- add support for loading SELinux policy - add support to AMI RAID - for software raid: - parse /proc/mdstat too (what for?) - test devfs support - don't suppose that if I have hwraid it is in module. - rewrite code to use more awk - use System.map to determine compiled fs support - check support for i2o - add support for setting grsec options from initrd (using echo or sysctl) (does it make any sense?) - pivot_root support (what exactly?) - more inteligent LABEL=/UUID= support - think about initramfs (read and understand Drafts about this) - add support for adding some objects (libs, execs and other) to initrd - add support for adding some custom code to linuxrc (define hooks places) - missing module are not critical (but write big warning about this) - add cryptofs on rootfs - finish dmraid support - support UUID and LABEL for root= kernel commandline option from initrd - tmpfs /dev hints from: https://wiki.ubuntu.com/ReplacementInit - use dmsetup deps to find dmraid, dm-multipath, lvm2 deps: # dmsetup deps 360060160dac01800c462f46c2e3fdb11p2 1 dependencies : (254, 7) # dmsetup deps 360060160dac01800c462f46c2e3fdb11 2 dependencies : (8, 0) (8, 64) @8992 - softraid ($have_md) isn't detected