diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2016-07-07 16:38:42 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2016-07-07 16:38:42 -0300 |
commit | 7a0588824fa661b3746fbd27aa6862ef02a4ee5c (patch) | |
tree | 4ca6e5f61f4bbdf375da31d6736ecf3f41cd15d4 | |
parent | bdd9d30341a48ff3dd3a2563bfaa3c9d25a063e5 (diff) | |
download | bootless-7a0588824fa661b3746fbd27aa6862ef02a4ee5c.tar.gz bootless-7a0588824fa661b3746fbd27aa6862ef02a4ee5c.tar.bz2 |
Some more on design
-rw-r--r-- | index.mdwn | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -17,7 +17,8 @@ Design The user has at least one USB thumb drive which will be used to boot multiple operating systems in multiple machines for multiple different projects/farms -(personal, work, hackerspace, etc). +(personal, work, hackerspace, etc). User keeps the bootless thumb driver in +a safe place protected from physical intrusions. The `bootless` application wraps around `grub-mkrescue` to create a USB bootdisk with preloaded custom configuration and optional kernel and initramfs |