From cc8723977244cf2b6119ae4b12a981d0c943cf1f Mon Sep 17 00:00:00 2001
From: Francis Rowe
-
-
-
- fchmmr, or you can contact him by his email address info@gluglug.org.uk (GPG)."); ?>
-
-
-
- mtjm on the libreboot IRC channel, or find contact information (including GPG keys) on his website http://mtjm.eu/"); ?>
-
- ProteanOS maintainer, responsible for maintaining ProteanOS builds on many libreboot targets."); ?>
- pehjota, or you can find contact information on the ProteanOS website."); ?>
-
- FSF sysadmin, responsible for maintaining the libreboot and libreboot-dev mailing lists."); ?>
- nully in the libreboot IRC channel."); ?>
-
- remove the ME on ICH9-M laptops (originally the ThinkPad X200, and later expanded to more laptops)."); ?>
- sgsit on the libreboot IRC channel."); ?>
-
+
+ fchmmr, or you can contact him by his email address info@gluglug.org.uk (GPG)."); ?>
+
+
+
+ mtjm on the libreboot IRC channel, or find contact information (including GPG keys) on his website http://mtjm.eu/"); ?>
+
+ ProteanOS maintainer, responsible for maintaining ProteanOS builds on many libreboot targets."); ?>
+ pehjota, or you can find contact information on the ProteanOS website."); ?>
+
+ FSF sysadmin, responsible for maintaining the libreboot and libreboot-dev mailing lists."); ?>
+ nully in the libreboot IRC channel."); ?>
+
+ remove the ME on ICH9-M laptops (originally the ThinkPad X200, and later expanded to more laptops)."); ?>
+ sgsit on the libreboot IRC channel."); ?>
+
+
+
+
+
+
+ rom/ in that directory."); ?>
+ crossgcc/ in that directory."); ?>
+
+
+
+
+
+
+
+
+
+ .
+ .
+
+
+
+
+
+
+
+ ../docs/tasks.html.
+
+ ../docs/maintain/index.html and ../docs/git/index.html."); ?>
+
-
+ This also contains the documentation:"); ?>
-
-
-
- rom/ in that directory."); ?>
- crossgcc/ in that directory."); ?>
+
-
-
-
-
+
-
+
+
+
-
- .
- .
-
+
-
+
+
+
+
+ https://www.gnu.org/licenses/license-list.html.
+
+
+ GNU Free Documentation License, because we do not want to endorse or support the Invariant clauses that this license allows. Changes submitted under this license will be rejected, even if it contains no Invariant sections."); ?>
+
-
+ git add path/to/file. You should also add any other files that are listed as modified in the git status. If there are deleted files in the git status, you can use git rm path/to/file. As long as you have added all the untracked files, it is generally easier to use:"); ?>
-
- ../docs/tasks.html.
+
- ../docs/maintain/index.html and ../docs/git/index.html."); ?>
+
- This also contains the documentation:"); ?>
- The documentation is in the other repository linked above:"); ?>
-
-
- git documentation describes how to use git."); ?>
-
-
-
-
-
-
-
-
-
-
-
-
- https://www.gnu.org/licenses/license-list.html.
-
-
- GNU Free Documentation License, because we do not want to endorse or support the Invariant clauses that this license allows. Changes submitted under this license will be rejected, even if it contains no Invariant sections."); ?>
-
-
- git add path/to/file. You should also add any other files that are listed as modified in the git status. If there are deleted files in the git status, you can use git rm path/to/file. As long as you have added all the untracked files, it is generally easier to use:"); ?>
-
+
-
-
-
-
-
-
+
+
-
-
- $ git clone
- "; ?>
+ $ git clone
+ "; ?>
-
+
- $ git clone
- "; ?>
+ $ git clone
+ "; ?>
-
-
-
+
+
- " />
-
-
+
+ " />
+
+ free (libre) BIOS/UEFI replacement for your computer. Based on coreboot, the aim is to distribute low-level boot firmware that is 100% free software, and to make coreboot easy to use.");
- ?>
-
-
-
- Francis Rowe
- Michał Masłowski
- Patrick "P. J." McDermott
- Lisa Maginnis
- Steve Shenton
- Francis Rowe
+ Michał Masłowski
+ Patrick "P. J." McDermott
+ Lisa Maginnis
+ Steve Shenton
+
+ $ gpg --recv-keys
+
+ $ sha512sum -c sha512sum.txt
+
+ $ gpg --verify sha512sum.txt.sig
+ HTTP mirrors
+
+ FTP mirrors
+
+
+
+ $ git clone
- $ gpg --recv-keys
+ The documentation is in the other repository linked above:"); ?>
+ $ git clone
- $ sha512sum -c sha512sum.txt
+ git documentation describes how to use git."); ?>
- $ gpg --verify sha512sum.txt.sig
+
+ $ git config --global user.name "Your Name"
+ $ git config --global user.email your@emailaddress.com
+ $ git config --global core.editor nano
+ $ git config --global color.status auto
+ $ git config --global color.branch auto
+ $ git config --global color.interactive auto
+ $ git config --global color.diff auto
+ $ git status
HTTP mirrors
-
- FTP mirrors
-
-
-
+ Copyright (C) 20XX John Doe <john@doe.com>"); ?>
+
+ $ git commit -a
+ git commit)"); ?>
+ $ git commit --amend
+
+ $ git commit -a --amend
+ $ git log
- $ git clone
-
- $ git clone
-
-
- $ git config --global user.name "Your Name"
- $ git config --global user.email your@emailaddress.com
-
- $ git config --global core.editor nano
- $ git config --global color.status auto
- $ git config --global color.branch auto
- $ git config --global color.interactive auto
- $ git config --global color.diff auto
-
- $ git status
-
- Copyright (C) 20XX John Doe <john@doe.com>"); ?>
-
- $ git commit -a
- git commit)"); ?>
-
- $ git commit --amend
-
- $ git commit -a --amend
-
+ $ git config --global --add alias.lol "log --graph --decorate --pretty=oneline --abbrev-commit --all"
+
+ $ git lol
+ git log, but on steroids."); ?>
+
- $ git log
+
- $ git config --global --add alias.lol "log --graph --decorate --pretty=oneline --abbrev-commit --all"
-
- $ git lol
- git log, but on steroids."); ?>
+