Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | encrypted_parabola.md: link /etc/default/grub explanation | Sebastian 'Swift Geek' Grzywna | 2019-05-09 | 1 | -1/+3 |
| | |||||
* | parabola: Update cryptsetup line | Sebastian 'Swift Geek' Grzywna | 2019-03-19 | 1 | -1/+1 |
| | | | | | Cryptsetup is now using LUKS2 by default. https://gitlab.com/cryptsetup/cryptsetup/commit/ae90497762bc4e3f04064e0ebbbde8c64bf27c4a | ||||
* | encrypted_parabola: Clean up home,boot mention | Sebastian 'Swift Geek' Grzywna | 2019-02-22 | 1 | -14/+6 |
| | | | | Those actions are only required when using separate home/boot volumes. | ||||
* | Fix vg naming in parabola guide | Sebastian 'Swift Geek' Grzywna | 2018-12-26 | 1 | -2/+4 |
| | |||||
* | Fix typo in docs/gnulinux/encrypted_parabola.md | Nichlas Severinsen | 2018-09-25 | 1 | -1/+1 |
| | |||||
* | Correct dm_mod typo in encrypted parabola setup doc | koreymacdougall | 2018-08-10 | 1 | -1/+1 |
| | |||||
* | Merge branch 'swifix' of swiftgeek/libreboot into master | Leah Rowe | 2018-06-28 | 1 | -1/+1 |
|\ | |||||
| * | Missing -o in grub-mkconfig | Sebastian 'Swift Geek' Grzywna | 2018-06-24 | 1 | -1/+1 |
| | | |||||
* | | Fix/update/remove dead/broken links on the website and documentation | Leah Rowe | 2018-06-13 | 1 | -2/+2 |
|/ | | | | | | Thanks go to skollrc for pointing out these dead links, on this thread: https://www.reddit.com/r/libreboot/comments/8pjjg5/some_dead_links_in_libreboot _website/ | ||||
* | encrypted_parabola.md: prabola typofix | Sebastian 'Swift Geek' Grzywna | 2018-05-09 | 1 | -1/+1 |
| | |||||
* | link to guide for encrypted hyperbola gnu+linux install | Leah Rowe | 2017-12-01 | 1 | -0/+2 |
| | |||||
* | Markup more code content with code and pre tags | Edgard Schmidt | 2017-11-25 | 1 | -5/+17 |
| | |||||
* | 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 | 1 | -13/+17 |
|/ | |||||
* | Do not manually indent code blocks | Michael Reed | 2017-07-16 | 1 | -47/+47 |
| | | | | This is a hack, and should really be done with CSS (see next commit). | ||||
* | Add all updated GNU+Linux installation-related files | Elijah Smith | 2017-06-14 | 1 | -294/+218 |
| | |||||
* | Updated encrypted Parabola, configuring Parabola, updating GRUB, and the GNU ↵ | Elijah Smith | 2017-06-12 | 1 | -698/+408 |
| | | | | Install Index | ||||
* | Manual typographic fixes | Alyssa Rosenzweig | 2017-05-27 | 1 | -5/+5 |
| | |||||
* | Fix underscores in code | Alyssa Rosenzweig | 2017-05-13 | 1 | -4/+4 |
| | |||||
* | Add more missing padding | Alyssa Rosenzweig | 2017-05-13 | 1 | -0/+2 |
| | |||||
* | Typographically correct ellipses | Alyssa Rosenzweig | 2017-05-13 | 1 | -2/+2 |
| | |||||
* | Parabola troubleshooting guide was badly broken | Alyssa Rosenzweig | 2017-05-13 | 1 | -32/+51 |
| | |||||
* | Pad code bottoms | Alyssa Rosenzweig | 2017-05-13 | 1 | -0/+27 |
| | |||||
* | Remove \ and squeaze | Alyssa Rosenzweig | 2017-05-13 | 1 | -9/+1 |
| | |||||
* | Cleanup more pseudo-code | Alyssa Rosenzweig | 2017-05-13 | 1 | -15/+30 |
| | |||||
* | Manual revisions | Alyssa Rosenzweig | 2017-05-13 | 1 | -15/+19 |
| | |||||
* | Missing bottoms | Alyssa Rosenzweig | 2017-05-13 | 1 | -0/+4 |
| | |||||
* | Fix missing code tops | Alyssa Rosenzweig | 2017-05-13 | 1 | -0/+2 |
| | |||||
* | Re-license all documentation under GNU Free Documentation License v1.3/higher | Leah Rowe | 2017-04-30 | 1 | -1/+8 |
| | |||||
* | change .html links to .md links, everywhere | Leah Rowe | 2017-04-05 | 1 | -5/+5 |
| | |||||
* | make all links relative, this time without breaking them | Leah Rowe | 2017-04-05 | 1 | -2/+2 |
| | |||||
* | Revert "Remove absolute links from the site, where links to libreboot.org ↵ | Leah Rowe | 2017-04-05 | 1 | -2/+2 |
| | | | | | | are concerned" This reverts commit 59e9187db47d9ca157ac6eaa4406b478a518a990. | ||||
* | Remove absolute links from the site, where links to libreboot.org are concerned | Leah Rowe | 2017-04-05 | 1 | -2/+2 |
| | |||||
* | Always use YAML metadata | Alyssa Rosenzweig | 2017-04-04 | 1 | -1/+3 |
| | |||||
* | Begin removal of distros page as off-topic, and squeeze some more | Alyssa Rosenzweig | 2017-04-04 | 1 | -2/+0 |
| | |||||
* | Passive CC inclusion | Alyssa Rosenzweig | 2017-04-04 | 1 | -33/+1 |
| | |||||
* | squeeze | Alyssa Rosenzweig | 2017-04-03 | 1 | -41/+0 |
| | |||||
* | Global grub prompt fixes | Alyssa Rosenzweig | 2017-04-03 | 1 | -3/+3 |
| | |||||
* | Unbork grub lines | Alyssa Rosenzweig | 2017-04-03 | 1 | -1/+1 |
| | |||||
* | Global fix | Alyssa Rosenzweig | 2017-04-03 | 1 | -58/+116 |
| | |||||
* | embedded code block top fix | Alyssa Rosenzweig | 2017-04-03 | 1 | -1/+3 |
| | |||||
* | Fix another class of code block bugs | Alyssa Rosenzweig | 2017-04-03 | 1 | -70/+70 |
| | |||||
* | Fix another class of code bug | Alyssa Rosenzweig | 2017-04-03 | 1 | -4/+4 |
| | |||||
* | More code blocks | Alyssa Rosenzweig | 2017-04-03 | 1 | -4/+4 |
| | |||||
* | Fix -- bug | Alyssa Rosenzweig | 2017-04-03 | 1 | -7/+7 |
| | |||||
* | Fix docs page titles | Alyssa Rosenzweig | 2017-03-27 | 1 | -3/+1 |
| | |||||
* | undo breakages | Alyssa Rosenzweig | 2017-03-20 | 1 | -291/+234 |
| | |||||
* | I can escape good | Alyssa Rosenzweig | 2017-03-17 | 1 | -5/+5 |
| | |||||
* | Remove dependency on libreboot-website | Alyssa Rosenzweig | 2017-03-17 | 1 | -8/+8 |
| |