]> gitweb.fluxo.info Git - bootless.git/commitdiff
More links
authorSilvio Rhatto <rhatto@riseup.net>
Fri, 20 Jun 2014 22:23:53 +0000 (19:23 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Fri, 20 Jun 2014 22:23:53 +0000 (19:23 -0300)
index.mdwn

index e87e5ddfe13a20d450bdc8f809aff644c33debc4..fc16cac236b48bdebb89cca6804ba3274a4b412c 100644 (file)
@@ -6,7 +6,7 @@
 * Bootless is a bootloader installed in a removable media and used to initialize computers.
 * It is based on [git-annex](http://git-annex.branchable.com/) and [GNU Grub](https://www.gnu.org/software/grub/).
 * Initial support is targeted to Debian like operating systems.
-* Bootless currently used the [Hydra Suite](https://git.sarava.org/?p=hydra.git;a=summary).
+* Bootless currently used in the [Hydra Suite](https://git.sarava.org/?p=hydra.git;a=summary).
 
 Index
 -----
@@ -41,8 +41,9 @@ Grub:
 
 Boot:
 
-- [Auto-booting and Securing a Linux Server with an Encrypted Filesystem](http://serverfault.com/questions/34794/auto-booting-and-securing-a-linux-server-with-an-encrypted-filesystem).
-- [Smartmonster](https://github.com/ioerror/smartmonster).
+  * [Auto-booting and Securing a Linux Server with an Encrypted Filesystem](http://serverfault.com/questions/34794/auto-booting-and-securing-a-linux-server-with-an-encrypted-filesystem).
+  * [Smartmonster](https://github.com/ioerror/smartmonster).
+  * [#348147 - Allow subscripts to alter ROOT (was: Add support for cryptoroot) - Debian Bug report logs](https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=348147) ([crypt_root and real_root on gentoo](http://wiki.gentoo.org/wiki/Genkernel)).
 
 Images:
 
@@ -55,3 +56,7 @@ UEFI:
 
   * [gummiboot](http://freedesktop.org/wiki/Software/gummiboot/).
   * [booting a self-signed Linux kernel | The Linux Foundation](http://www.linuxfoundation.org/news-media/blogs/browse/2013/09/booting-self-signed-linux-kernel).
+
+Security:
+
+  * [implementing the evil maid attack on linux with Luks - Pollux's blog](https://www.wzdftpd.net/blog/index.php?post/2009/10/28/44-implementing-the-evil-maid-attack-on-linux-with-luks).