aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* | | Merge branch 'master' of esmith1412/libreboot into masterAndrew Robbins2017-06-231-1/+1
|\ \ \ | |/ / |/| / | |/
| * Added four spaces to line 21, to make it show up as a sub-section of line 19.Elijah2017-06-231-1/+1
| |
* | Merge branch 'reproducible-archives' of kragle/libreboot into masterLeah Rowe2017-06-222-93/+97
|\ \
| * | Improved handling of filenames in archive creationAndrew Robbins2017-06-222-93/+97
| | | | | | | | | | | | | | | | | | | | | | | | Filenames listed in DOTTARFILES are now NUL terminated so that any with strange characters, such as a newline, do not negatively affect archive creation. DOTRNDSEED file which stores the random seed to be used by GCC during compilation is now included in the list of files to be archived. Cleaned up functions related to archive creation.
* | | Merge branch 'master' of esmith1412/libreboot into masterLeah Rowe2017-06-223-128/+257
|\ \ \ | |/ / |/| / | |/
| * Added 'Systems' to Modifying GRUB and Installing GNU+Linux titlesElijah2017-06-211-2/+2
| |
| * Re-added an updated Trisquel GNU+Linux install guide; modified index.md to ↵Elijah2017-06-213-128/+257
| | | | | | | | reflect new documentation. Renamed 'How to Install GNU+Linux on a Libreboot System' to 'How to Prepare and Boot a USB Installer in Libreboot Systems' in index.md, for clarification.
* | Merge branch 'root/libreboot' of kragle/libreboot into masterLeah Rowe2017-06-202-14/+33
|\ \
| * | Added vars RANDOM_SEED, LIBFAKETIME_PATH + misc.Andrew Robbins2017-06-192-14/+33
|/ / | | | | | | | | | | | | | | All environment variables necessary for creating reproducible builds should now be present. If libfaketime is not linked then the only reproducibility-related variables SOURCE_DATE_EPOCH and RANDOM_SEED (gcc flag -frandom-seed) will be used. -frandom-seed will be added in a later commit.
* | Merge branch 'master' of consts/libreboot into masterLeah Rowe2017-06-171-0/+66
|\ \
| * | changed description of workaround option in help outputconsts2017-06-181-2/+2
| | |
| * | Fixed compile errorconsts2017-06-171-15/+7
| | |
| * | Workaround for MX25 chipsconsts2017-06-171-0/+74
|/ / | | | | | | https://notabug.org/libreboot/libreboot/issues/193
* | Merge branch 'master' of eemeli/libreboot into masterLeah Rowe2017-06-171-25/+48
|\ \
| * | Remove old and obvious issues and add link to tux stickers to cover backlightEemeli Blåsten2017-06-171-17/+9
| | |
| * | Move issues under Issues and SolutionsEemeli Blåsten2017-06-171-2/+2
| | |
| * | Capitalize Coreboot in titleEemeli Blåsten2017-06-171-1/+1
| | |
| * | Add copyright noticeEemeli Blåsten2017-06-171-0/+1
| | |
| * | Mention sluggish touchpad on old kernels before solutionEemeli Blåsten2017-06-171-5/+3
| | |
| * | Make instructions for enabling 3-finger tap more prominentEemeli Blåsten2017-06-171-4/+7
| | |
| * | Add instruction on enabling AltGr on the Macbook 2.1Eemeli Blåsten2017-06-171-0/+1
| | | | | | | | | | | | | | | | | | Under Trisquel run "sudo dpkg-reconfigure keyboard-configuration" and select "Use Keypad Enter as AltGr" when presented. Under Parabola add the line "KEYMAP_TOGGLE=lv3:enter_switch" to /etc/vconsole.conf.
| * | Add instruction on enabling AltGr on the Macbook 2.1Eemeli Blåsten2017-06-171-0/+23
| | | | | | | | | | | | | | | | | | Under Trisquel run "sudo dpkg-reconfigure keyboard-configuration" and select "Use Keypad Enter as AltGr" when presented. Under Parabola add the line "KEYMAP_TOGGLE=lv3:enter_switch" to /etc/vconsole.conf.
| * | Add section and subsection for issues in the macbook 2.1Eemeli Blåsten2017-06-171-0/+5
|/ /
* | Merge branch 'master' of esmith1412/libreboot into masterLeah Rowe2017-06-141-1/+1
|\|
| * Change incorrect email address, esmith61412@posteo.net, to correct email ↵Elijah Smith2017-06-141-1/+1
| | | | | | | | address, esmith1412@posteo.net
* | Merge branch 'master' of esmith1412/libreboot into masterLeah Rowe2017-06-141-0/+1
|\|
| * Entered additional paragraph break at line #94, to make #### 1. Download a ↵Elijah Smith2017-06-141-0/+1
| | | | | | | | Pre-Compiled Image from the Libreboot Website, show up as a header, instead of regular text.
* | Merge branch 'master' of esmith1412/libreboot into masterLeah Rowe2017-06-145-825/+614
|\|
| * Add all updated GNU+Linux installation-related filesElijah Smith2017-06-145-825/+614
| |
* | Merge branch 'master' of p0rt/libreboot into masterLeah Rowe2017-06-132-12/+11
|\ \
| * | fix issue #131p0rt2017-06-142-12/+11
|/ /
* | Merge branch 'master' of esmith1412/libreboot into masterLeah Rowe2017-06-134-1370/+1219
|\|
| * Updated encrypted Parabola, configuring Parabola, updating GRUB, and the GNU ↵Elijah Smith2017-06-124-1370/+1219
| | | | | | | | Install Index
* | Merge branch 'master' of zyliwax/libreboot into masterLeah Rowe2017-06-131-2/+2
|\ \ | |/ |/|
| * Add missing spaces between boot parameterszyliwax2017-06-131-2/+2
|/
* Merge branch 'www/c201-parabola-instructions' of libreboot/libreboot into masterAndrew Robbins2017-06-112-1/+15
|\
| * Add link to Parabola installation instructions for C201Leah Rowe2017-06-112-1/+15
|/
* Merge branch 'www/news-post-about-mailing-list' of libreboot/libreboot into ↵Alyssa Rosenzweig2017-06-101-0/+25
|\ | | | | | | master
| * News post about the new development mailing list for LibrebootLeah Rowe2017-06-101-0/+25
|/
* Merge branch 'www/add-technoethical-t400-to-suppers-page' of ↵Alyssa Rosenzweig2017-06-101-0/+1
|\ | | | | | | libreboot/libreboot into master
| * add Technoethical T400S to suppliers pageLeah Rowe2017-06-101-0/+1
|/
* Merge branch 'www/improve-git-link-on-homepage' of libreboot/libreboot into ↵Alyssa Rosenzweig2017-06-102-1/+9
|\ | | | | | | master
| * git.md: add link to management policy at the start of the documentLeah Rowe2017-06-101-0/+3
| |
| * also make more clear how to send patches, on the homepageLeah Rowe2017-06-101-3/+3
| |
| * Make it more clear, on the homepage, where support and dev discussion isLeah Rowe2017-06-101-0/+5
| |
| * Improve git.md link on homepage: make it more clear that that's to send patchesLeah Rowe2017-06-101-1/+1
|/
* Merge branch 'www/link-to-mailing-list' of libreboot/libreboot into masterAlyssa Rosenzweig2017-06-102-4/+34
|\
| * Link to the new mailing lists self-hosted on libreboot.orgLeah Rowe2017-06-102-4/+34
|/
* Merge branch 'master' of Anon8535337/nm-1 into masterLeah Rowe2017-06-081-1/+1
|\
| * fixed permissions issueAnon85353372017-06-081-1/+1
|/