]> git.pld-linux.org Git - projects/geninitrd.git/blob - TODO
total rewite plan
[projects/geninitrd.git] / TODO
1 - add support to LVM
2 - add support to AMI RAID
3 - for software raid:
4   - parse /proc/mdstat too
5 - test devfs support
6 - find modules to preload
7 - don't suppose that if I have hwraid it is in module.
8
9 Total rewrite plan:
10 - rewrite code to use more awk 
11 - use System.map to determine compiled fs support
12 - check support for i2o
13 - add support for setting grsec options from initrd (using echo or sysctl)
14 - pivot_root support
15 - more inteligent LABEL=/UUID= support
16 - diskless workstation support (depend to pivot_root support and maybe some ip autoconfiguration tools)
17 - think about initramfs (read and understand Drafts about this)
18 - add support for adding some objects (libs, execs and other) to initrd
19 - add support for adding some custom code to linuxrc (define hooks places)
20 - missing module are not critical (but write big warning about this)
21 - add options to disable ANSI color codes in bsp
22
This page took 0.039293 seconds and 4 git commands to generate.