Author: glen Date: Tue Nov 6 02:22:16 2007 New Revision: 8996 Modified: geninitrd/trunk/TODO Log: - cleanup (kill pointless and done things)
Modified: geninitrd/trunk/TODO ============================================================================== --- geninitrd/trunk/TODO (original) +++ geninitrd/trunk/TODO Tue Nov 6 02:22:16 2007 @@ -1,21 +1,10 @@ - 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: _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
