]> git.pld-linux.org Git - projects/geninitrd.git/blob - TODO
Unbreak softraid detection.
[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 - support UUID and LABEL for root= kernel commandline option from initrd
20 - tmpfs /dev hints from: https://wiki.ubuntu.com/ReplacementInit
21 - use dmsetup deps to find dmraid, dm-multipath, lvm2 deps:
22
23 # dmsetup deps 360060160dac01800c462f46c2e3fdb11p2
24 1 dependencies  : (254, 7)
25 # dmsetup deps 360060160dac01800c462f46c2e3fdb11
26 2 dependencies  : (8, 0) (8, 64)
This page took 0.042344 seconds and 4 git commands to generate.