diff --git a/ChangeLog b/ChangeLog index 111f949..89be410 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,9 @@ # Copyright 1999-2009 Gentoo Foundation; 2008-2009 Various authors (see AUTHORS) # Distributed under the GPL v2 + 08 Jan 2009; Chris Gianelloni TODO: + Added more verbosity to the auto-detection section. + 08 Jan 2009; Chris Gianelloni AUTHORS: Updated the AUTHORS section and the header for the ChangeLog, to reflect that individual authors now retain their copyright to code they submit. diff --git a/TODO b/TODO index 6f73653..9b9fbd7 100644 --- a/TODO +++ b/TODO @@ -25,8 +25,16 @@ - Network - Security Tokens for encrypted block devices - Document the different code paths and hooks for external modules -- Add support for auto-detection +- Add support for Hardware auto-detection - 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 + - Verify required kernel support for detected hardware used at boot + - Automatically enable missing options + - Copy only required modules to initramfs via modules_load - Interactive + - Ask user what to do