Text clarity

This commit is contained in:
Ian Gulliver
2016-04-02 13:52:22 -07:00
parent 5a30b3cff4
commit 67a10b41f7

View File

@@ -27,10 +27,11 @@ forward and backward in a secure, repeatable, staged manner.
+-------------------------------------------------------------+
```
Icon supports multiple image options by building Live CD-style ISO images. It
writes multiple ISO images to a /boot partition, and uses grub to select
between them at boot time (with hotkeys for headless selection). A second grub
instance runs inside the ISO to allow further customization.
Icon supports multiple image options at boot time by building Live CD-style ISO
images. It writes multiple ISO images to a /boot partition, and uses grub to
select between them at boot time (with hotkeys for headless selection). A second
grub instance runs inside the ISO to allow further customization (e.g. running
and upgrading memtest86).
Images utilize a tmpfs overlay filesystem, so by default filesystem changes
are discarded on reboot or upgrade. An optional /persistent filesystem allows