functions at [270bafa39f]

File initrd/init-earlyboot/functions artifact 7e04e0736f part of check-in 270bafa39f


1. Load kernel modules
2. Mount devfs
3. Locate config partition
	-> If not found, mount "/system" as tmpfs and perform installation
	-> Offer to install
4. Load more kernel modules
5. Mount /system (if needed)
6. Mount /system/config (tmpfs) and copy contents to it
7. Unmount devfs
8. Pass control to later boot's init