X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=outline.md;fp=outline.md;h=31900e2b7897368fcbd6e3b97cddde27b04a31ea;hb=ed5ce94453595611f867aa26801094938cc690bd;hp=0000000000000000000000000000000000000000;hpb=5c7527aa84590ea6b852d4cb1e3be0899351387c;p=bootcd.git diff --git a/outline.md b/outline.md new file mode 100644 index 0000000..31900e2 --- /dev/null +++ b/outline.md @@ -0,0 +1,24 @@ +# overall sequence (sysV init / systemd) + +* `pl_sysinit` +* `pl_boot` + +# `pl_sysinit` + +* udev +* **PY** `pl_hwinit` + * loads modules / blacklisted + * modprobe `sd_mod`, `usb_storage`, `floppy` + * wait 10' for USB subsystem to come up +* initrd +* block-devices +* device-mapper-node +* sysctl +* rsyslog +* **SH** `pl_netinit` + * locate network config + * IPMI + * determine interface name<> +* clock + +# `pl_boot`