This commit is contained in:
Ian Gulliver
2016-04-02 13:44:54 -07:00
parent f41c6f2183
commit 03da2ca189

View File

@@ -8,6 +8,26 @@ forward and backward in a secure, repeatable, staged manner.
Images utilize a tmpfs overlay filesystem, so by default filesystem changes
are discarded on reboot or upgrade.
## Overview
+-------------------------------------------------------------+
| Physical disk |
| +-----------------------------------------+ +-------------+ |
| | /boot | | /persistent | |
| | +-----------------+ +-----------------+ | | | |
| | | 1459629471.iso | | 1459629717.iso | | | | |
| | | | | | | | | |
| | | kernel | | kernel | | | | |
| | | initrd | | initrd | | | | |
| | | | | | | | | |
| | | +-------------+ | | +-------------+ | | | | |
| | | | squashfs | | | | squashfs | | | | | |
| | | | / (root) fs | | | | / (root) fs | | | | | |
| | | +-------------+ | | +-------------+ | | | | |
| | +-----------------+ +-----------------+ | | | |
| +-----------------------------------------+ +-------------+ |
+-------------------------------------------------------------+
## Setup
```bash
@@ -18,7 +38,7 @@ cd iconograph
## Image creation
### Overview
### Image composition
Icon creates images by merging the kernel and boot system of a desktop live CD
with a server/custom filesystem. You'll need to download the desktop live CD