Improved support for user-supplied /etc/modules and /etc/network/interfaces

This commit is contained in:
frisco 2008-09-04 03:07:06 +00:00
parent 91a0cfb6de
commit 9d4f3d4f1e
3 changed files with 23 additions and 19 deletions

View file

@ -72,19 +72,14 @@ Short term goals:
----------------
do any more files need copyright notices?
set up reasonable defaults in cnas-default-settings (use gedit with multiple separate windows)
/etc/network/interfaces
Known Issues:
------------
Debian Live boot media shown in list of available disks
Mounted encrypted volumes shown twice in list of available disks (may have been fixed already)
*Debian Live boot media shown in list of available disks
*Mounted encrypted volumes shown twice in list of available disks
*syslinux splash screen needs customization
*needs to be built using a *.deb based on SVN "head" to make sure that glaring English-language
issues were fixed since live-cd 3.1
*When NOT using a user-supplied /etc/network/interfaces (haven't tried it *with* user-supplied
"interfaces") and the user chooses a new IP address via the web interface, the old DHCP-assigned
address is still accessible
*Reading an encrypted live-cd image doesn't work using Etch
*LH_APT_SECURE must be set to "enabled" in Etch or else cdebootstrap fails
LH_SOURCE="enabled" doesn't work yet