Text clarity
This commit is contained in:
@@ -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
|
Icon supports multiple image options at boot time by building Live CD-style ISO
|
||||||
writes multiple ISO images to a /boot partition, and uses grub to select
|
images. It writes multiple ISO images to a /boot partition, and uses grub to
|
||||||
between them at boot time (with hotkeys for headless selection). A second grub
|
select between them at boot time (with hotkeys for headless selection). A second
|
||||||
instance runs inside the ISO to allow further customization.
|
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
|
Images utilize a tmpfs overlay filesystem, so by default filesystem changes
|
||||||
are discarded on reboot or upgrade. An optional /persistent filesystem allows
|
are discarded on reboot or upgrade. An optional /persistent filesystem allows
|
||||||
|
|||||||
Reference in New Issue
Block a user