Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Markup more code content with code and pre tags | Edgard Schmidt | 2017-11-25 | 2 | -6/+19 |
| | |||||
* | Merge branch 'swiftfixesdocs' of swiftgeek/libreboot into master | Leah Rowe | 2017-10-05 | 1 | -25/+35 |
|\ | |||||
| * | Fix parabola instructions | Swift Geek | 2017-10-05 | 1 | -25/+35 |
| | | | | | | | | | | | | | | • match grub.cfg of current release and naming scheme of this guide (rootvol) • add stub section about generating grub.cfg • make section about ODD issues generic (happens to every device with native sata) • formatting fixes/workarounds | ||||
* | | Fix "here" syndrome by W3C recommendation | Caleb Herbert | 2017-10-05 | 3 | -36/+41 |
|/ | |||||
* | Update 'docs/gnulinux/encrypted_debian.md' | Swift Geek | 2017-08-30 | 1 | -2/+2 |
| | |||||
* | docs/gnulinux/grub_cbfs: small path name fix | Ian Kelling | 2017-07-24 | 1 | -1/+1 |
| | |||||
* | Do not manually indent code blocks | Michael Reed | 2017-07-16 | 5 | -189/+189 |
| | | | | This is a hack, and should really be done with CSS (see next commit). | ||||
* | Merge branch 'master' of esmith1412/libreboot into master | Leah Rowe | 2017-06-23 | 1 | -1/+1 |
|\ | |||||
| * | Improved link list | Elijah | 2017-06-23 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'master' of esmith1412/libreboot into master | Andrew Robbins | 2017-06-23 | 1 | -1/+1 |
|\| | |||||
| * | Added four spaces to line 21, to make it show up as a sub-section of line 19. | Elijah | 2017-06-23 | 1 | -1/+1 |
| | | |||||
* | | 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 '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 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 | ||||
* | | Add missing spaces between boot parameters | zyliwax | 2017-06-13 | 1 | -2/+2 |
|/ | |||||
* | Manual typographic fixes | Alyssa Rosenzweig | 2017-05-27 | 7 | -122/+122 |
| | |||||
* | Misc manual fixes | Alyssa Rosenzweig | 2017-05-13 | 4 | -65/+74 |
| | |||||
* | Fix underscores in code | Alyssa Rosenzweig | 2017-05-13 | 1 | -4/+4 |
| | |||||
* | Add more missing padding | Alyssa Rosenzweig | 2017-05-13 | 3 | -0/+6 |
| | |||||
* | Typographically correct ellipses | Alyssa Rosenzweig | 2017-05-13 | 3 | -6/+6 |
| | |||||
* | Parabola troubleshooting guide was badly broken | Alyssa Rosenzweig | 2017-05-13 | 1 | -32/+51 |
| | |||||
* | Pad code bottoms | Alyssa Rosenzweig | 2017-05-13 | 3 | -0/+48 |
| | |||||
* | Remove \ and squeaze | Alyssa Rosenzweig | 2017-05-13 | 7 | -24/+2 |
| | |||||
* | Cleanup more pseudo-code | Alyssa Rosenzweig | 2017-05-13 | 2 | -18/+36 |
| | |||||
* | Manual revisions | Alyssa Rosenzweig | 2017-05-13 | 1 | -15/+19 |
| | |||||
* | Missing bottoms | Alyssa Rosenzweig | 2017-05-13 | 5 | -0/+9 |
| | |||||
* | Fix missing code tops | Alyssa Rosenzweig | 2017-05-13 | 4 | -0/+6 |
| | |||||
* | Remove phantom ToCs | Alyssa Rosenzweig | 2017-05-13 | 3 | -53/+3 |
| | |||||
* | Re-license all documentation under GNU Free Documentation License v1.3/higher | Leah Rowe | 2017-04-30 | 7 | -7/+56 |
| | |||||
* | fix more FAQ links | Leah Rowe | 2017-04-06 | 1 | -1/+1 |
| | |||||
* | fix up the page titles | Leah Rowe | 2017-04-06 | 2 | -2/+2 |
| | |||||
* | change .html links to .md links, everywhere | Leah Rowe | 2017-04-05 | 6 | -20/+20 |
| | |||||
* | make all links relative, this time without breaking them | Leah Rowe | 2017-04-05 | 3 | -4/+4 |
| | |||||
* | Revert "Remove absolute links from the site, where links to libreboot.org ↵ | Leah Rowe | 2017-04-05 | 2 | -3/+3 |
| | | | | | | are concerned" This reverts commit 59e9187db47d9ca157ac6eaa4406b478a518a990. | ||||
* | Remove absolute links from the site, where links to libreboot.org are concerned | Leah Rowe | 2017-04-05 | 2 | -3/+3 |
| | |||||
* | Always use YAML metadata | Alyssa Rosenzweig | 2017-04-04 | 7 | -7/+21 |
| | |||||
* | remove "back to" links | Leah Rowe | 2017-04-05 | 1 | -4/+0 |
| | |||||
* | Begin removal of distros page as off-topic, and squeeze some more | Alyssa Rosenzweig | 2017-04-04 | 6 | -13/+0 |
| | |||||
* | Remove "back to previous index" | Alyssa Rosenzweig | 2017-04-04 | 1 | -2/+0 |
| | |||||
* | Cleanup "back to top..." | Alyssa Rosenzweig | 2017-04-04 | 1 | -14/+0 |
| | |||||
* | Passive CC inclusion | Alyssa Rosenzweig | 2017-04-04 | 7 | -231/+7 |
| | |||||
* | squeeze | Alyssa Rosenzweig | 2017-04-03 | 7 | -234/+0 |
| |