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