diff options
| -rw-r--r-- | scripts/boot/README | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/scripts/boot/README b/scripts/boot/README new file mode 100644 index 0000000..9ebce20 --- /dev/null +++ b/scripts/boot/README @@ -0,0 +1,11 @@ +scripts overview + +00xx initramfs "bootstrapping" + +0xxx live-boot internals + +1xxx find and mount rootfs + +2xxx find and mount persistence + +3xxx anything after that involves read or write access to the rootfs |
