Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simplify download page: move rsync mirrors to it, rather than separate page | Leah Rowe | 2017-06-22 | 2 | -50/+20 |
| | | | | | | | Also delete the libreboot.org http mirror. libreboot.org still hosts rsync, so the mirrors will still be able to sync new releases all the same. this reduces the bandwidth constraints on libreboot.org, allowing it to have more bandwidth for other purposes | ||||
* | Merge branch 'reproducible-archives' of kragle/libreboot into master | Leah Rowe | 2017-06-22 | 2 | -93/+97 |
|\ | |||||
| * | Improved handling of filenames in archive creation | Andrew Robbins | 2017-06-22 | 2 | -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 master | Leah Rowe | 2017-06-22 | 3 | -128/+257 |
|\ \ | |/ |/| | |||||
| * | Added 'Systems' to Modifying GRUB and Installing GNU+Linux titles | Elijah | 2017-06-21 | 1 | -2/+2 |
| | | |||||
| * | Re-added an updated Trisquel GNU+Linux install guide; modified index.md to ↵ | Elijah | 2017-06-21 | 3 | -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 master | Leah Rowe | 2017-06-20 | 2 | -14/+33 |
|\ \ | |||||
| * | | Added vars RANDOM_SEED, LIBFAKETIME_PATH + misc. | Andrew Robbins | 2017-06-19 | 2 | -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 master | Leah Rowe | 2017-06-17 | 1 | -0/+66 |
|\ \ | |||||
| * | | changed description of workaround option in help output | consts | 2017-06-18 | 1 | -2/+2 |
| | | | |||||
| * | | Fixed compile error | consts | 2017-06-17 | 1 | -15/+7 |
| | | | |||||
| * | | Workaround for MX25 chips | consts | 2017-06-17 | 1 | -0/+74 |
|/ / | | | | | | | https://notabug.org/libreboot/libreboot/issues/193 | ||||
* | | Merge branch 'master' of eemeli/libreboot into master | Leah Rowe | 2017-06-17 | 1 | -25/+48 |
|\ \ | |||||
| * | | Remove old and obvious issues and add link to tux stickers to cover backlight | Eemeli Blåsten | 2017-06-17 | 1 | -17/+9 |
| | | | |||||
| * | | Move issues under Issues and Solutions | Eemeli Blåsten | 2017-06-17 | 1 | -2/+2 |
| | | | |||||
| * | | Capitalize Coreboot in title | Eemeli Blåsten | 2017-06-17 | 1 | -1/+1 |
| | | | |||||
| * | | Add copyright notice | Eemeli Blåsten | 2017-06-17 | 1 | -0/+1 |
| | | | |||||
| * | | Mention sluggish touchpad on old kernels before solution | Eemeli Blåsten | 2017-06-17 | 1 | -5/+3 |
| | | | |||||
| * | | Make instructions for enabling 3-finger tap more prominent | Eemeli Blåsten | 2017-06-17 | 1 | -4/+7 |
| | | | |||||
| * | | Add instruction on enabling AltGr on the Macbook 2.1 | Eemeli Blåsten | 2017-06-17 | 1 | -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.1 | Eemeli Blåsten | 2017-06-17 | 1 | -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.1 | Eemeli Blåsten | 2017-06-17 | 1 | -0/+5 |
|/ / | |||||
* | | Merge branch 'master' of esmith1412/libreboot into master | Leah Rowe | 2017-06-14 | 1 | -1/+1 |
|\| | |||||
| * | Change incorrect email address, esmith61412@posteo.net, to correct email ↵ | Elijah Smith | 2017-06-14 | 1 | -1/+1 |
| | | | | | | | | address, esmith1412@posteo.net | ||||
* | | Merge branch 'master' of esmith1412/libreboot into master | Leah Rowe | 2017-06-14 | 1 | -0/+1 |
|\| | |||||
| * | Entered additional paragraph break at line #94, to make #### 1. Download a ↵ | Elijah Smith | 2017-06-14 | 1 | -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 master | Leah Rowe | 2017-06-14 | 5 | -825/+614 |
|\| | |||||
| * | Add all updated GNU+Linux installation-related files | Elijah Smith | 2017-06-14 | 5 | -825/+614 |
| | | |||||
* | | Merge branch 'master' of p0rt/libreboot into master | Leah Rowe | 2017-06-13 | 2 | -12/+11 |
|\ \ | |||||
| * | | fix issue #131 | p0rt | 2017-06-14 | 2 | -12/+11 |
|/ / | |||||
* | | Merge branch 'master' of esmith1412/libreboot into master | Leah Rowe | 2017-06-13 | 4 | -1370/+1219 |
|\| | |||||
| * | Updated encrypted Parabola, configuring Parabola, updating GRUB, and the GNU ↵ | Elijah Smith | 2017-06-12 | 4 | -1370/+1219 |
| | | | | | | | | Install Index | ||||
* | | Merge branch 'master' of zyliwax/libreboot into master | Leah Rowe | 2017-06-13 | 1 | -2/+2 |
|\ \ | |/ |/| | |||||
| * | Add missing spaces between boot parameters | zyliwax | 2017-06-13 | 1 | -2/+2 |
|/ | |||||
* | Merge branch 'www/c201-parabola-instructions' of libreboot/libreboot into master | Andrew Robbins | 2017-06-11 | 2 | -1/+15 |
|\ | |||||
| * | Add link to Parabola installation instructions for C201 | Leah Rowe | 2017-06-11 | 2 | -1/+15 |
|/ | |||||
* | Merge branch 'www/news-post-about-mailing-list' of libreboot/libreboot into ↵ | Alyssa Rosenzweig | 2017-06-10 | 1 | -0/+25 |
|\ | | | | | | | master | ||||
| * | News post about the new development mailing list for Libreboot | Leah Rowe | 2017-06-10 | 1 | -0/+25 |
|/ | |||||
* | Merge branch 'www/add-technoethical-t400-to-suppers-page' of ↵ | Alyssa Rosenzweig | 2017-06-10 | 1 | -0/+1 |
|\ | | | | | | | libreboot/libreboot into master | ||||
| * | add Technoethical T400S to suppliers page | Leah Rowe | 2017-06-10 | 1 | -0/+1 |
|/ | |||||
* | Merge branch 'www/improve-git-link-on-homepage' of libreboot/libreboot into ↵ | Alyssa Rosenzweig | 2017-06-10 | 2 | -1/+9 |
|\ | | | | | | | master | ||||
| * | git.md: add link to management policy at the start of the document | Leah Rowe | 2017-06-10 | 1 | -0/+3 |
| | | |||||
| * | also make more clear how to send patches, on the homepage | Leah Rowe | 2017-06-10 | 1 | -3/+3 |
| | | |||||
| * | Make it more clear, on the homepage, where support and dev discussion is | Leah Rowe | 2017-06-10 | 1 | -0/+5 |
| | | |||||
| * | Improve git.md link on homepage: make it more clear that that's to send patches | Leah Rowe | 2017-06-10 | 1 | -1/+1 |
|/ | |||||
* | Merge branch 'www/link-to-mailing-list' of libreboot/libreboot into master | Alyssa Rosenzweig | 2017-06-10 | 2 | -4/+34 |
|\ | |||||
| * | Link to the new mailing lists self-hosted on libreboot.org | Leah Rowe | 2017-06-10 | 2 | -4/+34 |
|/ | |||||
* | Merge branch 'master' of Anon8535337/nm-1 into master | Leah Rowe | 2017-06-08 | 1 | -1/+1 |
|\ | |||||
| * | fixed permissions issue | Anon8535337 | 2017-06-08 | 1 | -1/+1 |
|/ | |||||
* | Merge branch 'www/website-cleanup' of libreboot/libreboot into master | Alyssa Rosenzweig | 2017-06-06 | 3 | -179/+75 |
|\ |