summaryrefslogtreecommitdiffstats
path: root/docs/gnulinux/encrypted_parabola.html
Commit message (Collapse)AuthorAgeFilesLines
* backport changes to master branchLeah Woods2016-05-171-9/+0
|
* backport changes to master branchLeah Woods2016-05-061-1/+1
|
* backport changes to masterMinifree Ltd2016-04-281-1/+5
|
* backport changes to master branchMinifree Ltd2016-04-261-1/+1
|
* backort 8824bc8Francis Rowe2016-02-041-10/+10
|
* backport bcf3ffdFrancis Rowe2016-01-231-1/+1
|
* backport 6e932e0Francis Rowe2016-01-191-1/+1
|
* docs/gnulinux/*: recommend the diceware method for passphrasesFrancis Rowe2015-10-291-0/+12
|
* docs/gnulinux/*: Add notes about the depthcharge payloadFrancis Rowe2015-10-111-1/+4
|
* docs/gnulinux/encrypted_parabola.html: notes about -c flashrom argFrancis Rowe2015-09-021-0/+1
|
* docs/gnulinux/encrypted_parabola.html: Fix HTML errors/formattingFrancis Rowe2015-09-021-28/+28
|
* docs/gnulinux/encrypted_parabola.html: Fix HTML errorFrancis Rowe2015-09-021-1/+1
|
* docs/gnulinux/encrypted_parabola.html: Make it more user-friendlyJeroen Quint2015-09-021-56/+98
|
* docs/gnulinux/encrypted_parabola.html: ahci transfer timeout notesFrancis Rowe2015-08-301-0/+98
|
* docs/gnulinux/encrypted_parabola.html: Fix formatting issuesFrancis Rowe2015-08-281-3/+5
|
* docs/gnulinux/encrypted_parabola.html: clearer pword instructionsFrancis Rowe2015-08-251-24/+24
|
* docs/gnulinux/encrypted_parabola.html: bring it up to dateJeroen Quint2015-08-251-132/+134
|
* docs/gnulinux/encrypted_*.html: emphasize use of grubtest.cfgFrancis Rowe2015-08-161-2/+12
|
* Documentation: convert to GFDLFrancis Rowe2015-07-111-22/+53
| | | | | | | | | | | | | | | | | | | | | Some sections were owned by other people; these were re-written, deleted, or moved. Alternatively, they were re-licensed as-is, with permission from the relevant author(s). Patrick "P. J." McDermott on #libreboot freenode IRC: Saturday, 11 July 2015 log: <francis7> pehjota, you made a few changes to the libreboot documentation <francis7> pehjota, do I have your permission to re-license those parts under GFDL 1.3/higher, with no invariant sections or back/front cover texts? <francis7> (if so, can you write to the mailing list?) <pehjota> francis7: Sure, I'll send a message to the libreboot-dev list later. (pehjota=Patrick McDermott) (francis7=Francis Rowe, the person making this commit) TODO: docs/install/bbb_ehci.html: Get permission from author to re-license it (contact Alex David. tty0_ on IRC)
* Changed cryptomount occurences to exclude SOURCE.Tobias Heinicke2015-07-011-2/+9
| | | | | | | | The GNU/Linux installation guides call 'cryptomount -a', which ignores any SOURCE parameter given and mounts all encrypted volumes regardless. To avoid confusion I removed the parameter and added a small note regarding mounting only specific partitions.
* s/machine/systemFrancis Rowe2015-06-271-1/+1
| | | | It was annoying me.
* docs/gnulinux/encrypted_parabola.html: update license headerFrancis Rowe2015-06-101-0/+1
| | | | | (previous commit had a sign-off-by, but didn't update the license header. this patch corrects that)
* The patch for encrypt hook in is not needed. Just use ↵Arthur Heymans2015-06-101-11/+3
| | | | | | cryptkey=rootfs:/path/to/key Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
* Replace rm -r with rm -RFrancis Rowe2015-06-061-1/+1
|
* docs/gnulinux/encrypted_*.html: Remove notes about --unrestrictedFrancis Rowe2015-05-201-6/+0
| | | | | | | | | | | | | | | These instructions were dangerous. I was provided with them by a user who found them, and I thought that it would be safe to allow access to boot the HDD so long as the OS was encrypted. However, this is not the point. With that option unrestricted, anyone with physical access could replace the HDD with another LUKS-encrypted one with the same set up (just a different system, different key, different passphrase, etc) and now they are able to run their own code on that laptop. This *is* dangerous. There is a lot that an attacker can do to the laptop if they are able to boot an OS on it! Basically, Francis Rowe was being foolish to add these instructions. Now he's wised up a bit.
* docs/license.txt: rename to cc-by-sa-4.txtFrancis Rowe2015-05-181-2/+2
|
* docs/gnulinux/encrypted_*.html: Remove mention of password lengthFrancis Rowe2015-05-151-2/+1
| | | | It just scared people, and wasn't very useful advice.
* docs/gnulinux/encrypted_*.html: No password for default entryFrancis Rowe2015-04-271-0/+6
|
* docs/gnulinux/encrypted_parabola.html: Add missing bracketFrancis Rowe2015-03-011-1/+1
|
* docs/gnulinux/encrypted_parabola.html: Fix bad English.Francis Rowe2015-03-011-12/+14
|
* docs/gnulinux/encrypted_parabola.html: Fix incorrect email addressFrancis Rowe2015-03-011-1/+1
|
* Add documentation on how to unlock root encrypted fs with key in initramfs ↵Thomas Zelch2015-03-011-0/+30
| | | | in Parabola Linux
* Documentation: implement theme, drastically improve readabilityFrancis Rowe2015-02-041-334/+393
|
* Documentation: fix typos.Francis Rowe2015-01-291-9/+8
|
* Documentation (encrypted_parabola.html): Remove false informationFrancis Rowe2015-01-191-1/+1
| | | | Trisquel is still the development distro of choice.
* Documentation: *major* cleanup.Francis Rowe2014-11-051-0/+569
Cleanup was long overdue. Old structure was messy and inefficient.