You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
genkernel_fork/TODO

33 lines
1.0 KiB

- Need configs for other currently-unsupported arches
- Make configs stackable
- Move modules_load to /etc/genkernel
- Move main config to /etc/genkernel
- Refactor code to be more simple and extendable
- Fix all TODO sections in the code
- Add all options to genkernel.conf
- Add "include" options to genkernel.conf
- Allow for architecture-specific or module-specific files to override defaults
- Create hooks for various points in the build/install phases for modules
- Add new boot support for the following:
- Hardware
- Infiniband
- FCP
- Security Tokens (TPM, Smart Cards, etc)
- Software
- Block protocols over Ethernet/IP
- iSCSI
- ATA over Ethernet
- FCP over Ethernet
- Infiniband over IP
- Multipath support
- Block devices (WIP: tsunam)
- Updates/Notification via multipathd (WIP: tsunam)
- Network
- Security Tokens for encrypted block devices
- Document the different code paths and hooks for external modules
- Add support for auto-detection
- Fully automatic
- Partially automatic
- Interactive