|
|
@ -25,8 +25,16 @@
|
|
|
|
- Network
|
|
|
|
- Network
|
|
|
|
- Security Tokens for encrypted block devices
|
|
|
|
- Security Tokens for encrypted block devices
|
|
|
|
- Document the different code paths and hooks for external modules
|
|
|
|
- Document the different code paths and hooks for external modules
|
|
|
|
- Add support for auto-detection
|
|
|
|
- Add support for Hardware auto-detection
|
|
|
|
- Fully automatic
|
|
|
|
- Fully automatic
|
|
|
|
|
|
|
|
- Verify required kernel support for detected hardware used at boot
|
|
|
|
|
|
|
|
- Automatically enable missing options
|
|
|
|
|
|
|
|
- All supported modules copied to initramfs via default modules_load
|
|
|
|
|
|
|
|
- Enable all "hot pluggable" devices (USB, PCMCIA, etc)
|
|
|
|
- Partially automatic
|
|
|
|
- Partially automatic
|
|
|
|
|
|
|
|
- Verify required kernel support for detected hardware used at boot
|
|
|
|
|
|
|
|
- Automatically enable missing options
|
|
|
|
|
|
|
|
- Copy only required modules to initramfs via modules_load
|
|
|
|
- Interactive
|
|
|
|
- Interactive
|
|
|
|
|
|
|
|
- Ask user what to do
|
|
|
|
|
|
|
|
|
|
|
|