]> git.pld-linux.org Git - projects/geninitrd.git/blob - TODO
a19f39d8d2da00b4d52b399ed7c93d0c9c66ffe5
[projects/geninitrd.git] / TODO
1 - add support for loading SELinux policy  
2 - add support to AMI RAID
3 - for software raid:
4   - parse /proc/mdstat too (what for?)
5 - test devfs support
6 - don't suppose that if I have hwraid it is in module.
7 - rewrite code to use more awk 
8 - use System.map to determine compiled fs support
9 - check support for i2o
10 - add support for setting grsec options from initrd (using echo or sysctl) (does it make any sense?)
11 - pivot_root support (what exactly?)
12 - more inteligent LABEL=/UUID= support
13 - think about initramfs (read and understand Drafts about this)
14 - add support for adding some objects (libs, execs and other) to initrd
15 - add support for adding some custom code to linuxrc (define hooks places)
16 - missing module are not critical (but write big warning about this)
17 - add cryptofs on rootfs
18 - finish dmraid support
19 - use blkid to resolve UUID and LABEL
20 - support UUID and LABEL for root= kernel commandline option from initrd
21 - tmpfs /dev hints from: https://wiki.ubuntu.com/ReplacementInit
This page took 0.025123 seconds and 2 git commands to generate.