[SCM] live-config branch, debian-next, updated. 6fbe2aa9681f42a6d3a0db880bc1b66f90d9129c

Daniel Baumann daniel at debian.org
Sun Sep 26 14:01:16 UTC 2010


The following commit has been merged in the debian-next branch:
commit 6fbe2aa9681f42a6d3a0db880bc1b66f90d9129c
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Sep 26 16:01:04 2010 +0200

    Removing TODO file, merged into http://live.debian.net/devel/live-config/todo/.

diff --git a/Makefile b/Makefile
index a67c638..f9290a2 100644
--- a/Makefile
+++ b/Makefile
@@ -47,7 +47,7 @@ install:
 
 	# Installing docs
 	mkdir -p $(DESTDIR)/usr/share/doc/live-config
-	cp -r COPYING docs/* examples $(DESTDIR)/usr/share/doc/live-config
+	cp -r COPYING examples $(DESTDIR)/usr/share/doc/live-config
 
 	# Installing manpages
 	for MANPAGE in manpages/en/*; \
diff --git a/docs/TODO b/docs/TODO
deleted file mode 100644
index 730087e..0000000
--- a/docs/TODO
+++ /dev/null
@@ -1,30 +0,0 @@
-TODO
-====
-
-
-1. Regressions
-
-Everything that worked with live-initramfs works with live-boot/live-config,
-except for the following things:
-
-  * temporarily no serial console support during booting. this will be added
-    back in some time.
-  * the locale script temporarily doesn't automatically configures the keyboard
-    when a 'short' locale is specified (like locales=de).
-  * not exactely a regression, but some boot parameters did change, have a look
-    at the manpage of live-config.
-
-
-2. Todo items
-
-  * makeing plugins infrastructure self-contained
-  * making plugins post- and pre- login processing
-  * verify modifications with a d-i sample installation.
-  * allow some scripts (most prominently locales) to be run even in persistent mode.
-  * use verbose/quiet/interactive modes for scripts.
-  * use logfile.
-  * enable display managers only if they are the selected one.
-  * add option to specify the xsession.
-  * when not using persistency, do not import options into the debconf db.
-  * cleanup the scripts order and splitting.
-  * check if we have the most important scripts for ubuntu so that live-config supports both.

-- 
live-config



More information about the debian-live-changes mailing list