[SCM] live-config branch, upstream, updated. upstream/2.0.2-1-gc698fb2

Daniel Baumann daniel at debian.org
Thu Sep 2 16:40:05 UTC 2010


The following commit has been merged in the upstream branch:
commit c698fb2e5eb562b16b189f5124ac36b77188b8d7
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Sep 2 18:37:20 2010 +0200

    Adding upstream version 2.0.3.

diff --git a/VERSION b/VERSION
index e9307ca..50ffc5a 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2.0.2
+2.0.3
diff --git a/docs/README b/docs/README
new file mode 100644
index 0000000..8059e3d
--- /dev/null
+++ b/docs/README
@@ -0,0 +1,25 @@
+live-boot in Debian
+===================
+
+Regressions
+-----------
+
+During the squeeze release cycle, live-initramfs was splitted into live-boot
+(early userspace) and live-config (late userspace). This allowed to rewrite the
+late userspace code in a better way and gain a lot of speed improvement at the
+same time.
+
+However, as with every rewrite, there are a few regressions. Compared to lennys
+live-initramfs version 1.x, live-boot and live-config version 2.x of squeeze
+have to following known bugs:
+
+  * no serial console support during booting.
+
+  * the locale script doesn't automatically configures the keyboard when a
+    'short' locale is specified (like locales=de).
+
+All of these bugs will be fixed at some point during the squeeze+1 release
+cycle. Since live-boot and live-config version 3.x will contain legacy support
+for squeeze, upgrading to the next generation will be pretty painless.
+
+ -- Daniel Baumann <daniel at debian.org>  Thu, 02 Sep 2010 16:29:21 +0200
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.
diff --git a/manpages/de/live-config.de.7 b/manpages/de/live-config.de.7
index f7e50a0..549abf2 100644
--- a/manpages/de/live-config.de.7
+++ b/manpages/de/live-config.de.7
@@ -11,7 +11,7 @@
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH LIVE\-CONFIG 7 21.08.2010 2.0.2 "Debian Live Projekt"
+.TH LIVE\-CONFIG 7 02.09.2010 2.0.3 "Debian Live Projekt"
 
 .SH NAME
 \fBlive\-config\fP \- System Konfiguration Skripte
@@ -329,7 +329,7 @@ einem HTTP/FTP Server auszuführen.
 .SH "SIEHE AUCH"
 \fIlive\-boot\fP(7)
 .PP
-\fIlive\-helper\fP(7)
+\fIlive\-build\fP(7)
 
 .SH HOMEPAGE
 Weitere Informationen über live\-config und das Debian Live Projekt können
diff --git a/manpages/en/live-config.7 b/manpages/en/live-config.7
index 6bdc136..3ceb8a4 100644
--- a/manpages/en/live-config.7
+++ b/manpages/en/live-config.7
@@ -6,7 +6,7 @@
 .\" under certain conditions; see COPYING for details.
 .\"
 .\"
-.TH LIVE\-CONFIG 7 2010\-08\-21 2.0.2 "Debian Live Project"
+.TH LIVE\-CONFIG 7 2010\-09\-02 2.0.3 "Debian Live Project"
 
 .SH NAME
 \fBlive\-config\fR \- System Configuration Scripts
@@ -226,7 +226,7 @@ allows to run arbitrary commands from a script placed on the live media or an ht
 .SH SEE ALSO
 \fIlive\-boot\fR(7)
 .PP
-\fIlive\-helper\fR(7)
+\fIlive\-build\fR(7)
 
 .SH HOMEPAGE
 More information about live\-config and the Debian Live project can be found on the homepage at <\fIhttp://live.debian.net/\fR> and in the manual at <\fIhttp://live.debian.net/manual/\fR>.
diff --git a/manpages/fr/live-config.fr.7 b/manpages/fr/live-config.fr.7
index 9c92aa4..ff6fbb3 100644
--- a/manpages/fr/live-config.fr.7
+++ b/manpages/fr/live-config.fr.7
@@ -11,7 +11,7 @@
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH LIVE\-CONFIG 7 21.08.2010 2.0.2 "Projet Debian Live"
+.TH LIVE\-CONFIG 7 02.09.2010 2.0.3 "Projet Debian Live"
 
 .SH NOM
 \fBlive\-config\fP \- Scripts de configuration du système
@@ -331,7 +331,7 @@ média live, ou sur un serveur http/ftp.
 .SH "VOIR AUSSI"
 \fIlive\-boot\fP(7)
 .PP
-\fIlive\-helper\fP(7)
+\fIlive\-build\fP(7)
 
 .SH "PAGE D'ACCEUIL"
 Plus d'informations sur live\-config et le Debian Live project peuvent être
diff --git a/manpages/po/de/live-config.7.po b/manpages/po/de/live-config.7.po
index 9fd0bb8..df5c1c4 100644
--- a/manpages/po/de/live-config.7.po
+++ b/manpages/po/de/live-config.7.po
@@ -4,8 +4,8 @@
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: live-config 2.0.2\n"
-"POT-Creation-Date: 2010-08-21 23:40+0300\n"
+"Project-Id-Version: live-config 2.0.3\n"
+"POT-Creation-Date: 2010-09-02 18:36+0300\n"
 "PO-Revision-Date: 2010-05-24 09:59+0300\n"
 "Last-Translator: Daniel Baumann <daniel at debian.org>\n"
 "Language-Team: none\n"
@@ -24,14 +24,14 @@ msgstr "LIVE-CONFIG"
 #. type: TH
 #: en/live-config.7:9
 #, no-wrap
-msgid "2010-08-21"
-msgstr "21.08.2010"
+msgid "2010-09-02"
+msgstr "02.09.2010"
 
 #. type: TH
 #: en/live-config.7:9
 #, no-wrap
-msgid "2.0.2"
-msgstr "2.0.2"
+msgid "2.0.3"
+msgstr "2.0.3"
 
 #. type: TH
 #: en/live-config.7:9
@@ -1346,8 +1346,8 @@ msgstr "I<live-boot>(7)"
 
 #. type: Plain text
 #: en/live-config.7:230
-msgid "I<live-helper>(7)"
-msgstr "I<live-helper>(7)"
+msgid "I<live-build>(7)"
+msgstr "I<live-build>(7)"
 
 #. type: SH
 #: en/live-config.7:231
diff --git a/manpages/po/fr/live-config.7.po b/manpages/po/fr/live-config.7.po
index 1133ad8..638d5c6 100644
--- a/manpages/po/fr/live-config.7.po
+++ b/manpages/po/fr/live-config.7.po
@@ -4,8 +4,8 @@
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: live-config 2.0.2\n"
-"POT-Creation-Date: 2010-08-21 23:40+0300\n"
+"Project-Id-Version: live-config 2.0.3\n"
+"POT-Creation-Date: 2010-09-02 18:36+0300\n"
 "PO-Revision-Date: 2010-05-24 09:59+0300\n"
 "Last-Translator: Thierry Lépicier <thierry.lepicier at free.fr>\n"
 "Language-Team: none\n"
@@ -24,14 +24,14 @@ msgstr "LIVE-CONFIG"
 #. type: TH
 #: en/live-config.7:9
 #, no-wrap
-msgid "2010-08-21"
-msgstr "21.08.2010"
+msgid "2010-09-02"
+msgstr "02.09.2010"
 
 #. type: TH
 #: en/live-config.7:9
 #, no-wrap
-msgid "2.0.2"
-msgstr "2.0.2"
+msgid "2.0.3"
+msgstr "2.0.3"
 
 #. type: TH
 #: en/live-config.7:9
@@ -1348,8 +1348,8 @@ msgstr "I<live-boot>(7)"
 
 #. type: Plain text
 #: en/live-config.7:230
-msgid "I<live-helper>(7)"
-msgstr "I<live-helper>(7)"
+msgid "I<live-build>(7)"
+msgstr "I<live-build>(7)"
 
 #. type: SH
 #: en/live-config.7:231
diff --git a/manpages/po/pt_BR/live-config.7.po b/manpages/po/pt_BR/live-config.7.po
index f598d17..3a80949 100644
--- a/manpages/po/pt_BR/live-config.7.po
+++ b/manpages/po/pt_BR/live-config.7.po
@@ -4,8 +4,8 @@
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: live-config 2.0.2\n"
-"POT-Creation-Date: 2010-08-21 23:40+0300\n"
+"Project-Id-Version: live-config 2.0.3\n"
+"POT-Creation-Date: 2010-09-02 18:36+0300\n"
 "PO-Revision-Date: 2010-05-24 09:59+0300\n"
 "Last-Translator: Tassia Camoes Araujo <tassia at gmail.com>\n"
 "Language-Team: none\n"
@@ -23,14 +23,14 @@ msgstr "LIVE-CONFIG"
 #. type: TH
 #: en/live-config.7:9
 #, no-wrap
-msgid "2010-08-21"
-msgstr "21-08-2010"
+msgid "2010-09-02"
+msgstr "02-09-2010"
 
 #. type: TH
 #: en/live-config.7:9
 #, no-wrap
-msgid "2.0.2"
-msgstr "2.0.2"
+msgid "2.0.3"
+msgstr "2.0.3"
 
 #. type: TH
 #: en/live-config.7:9
@@ -1337,8 +1337,8 @@ msgstr "I<live-boot>(7)"
 
 #. type: Plain text
 #: en/live-config.7:230
-msgid "I<live-helper>(7)"
-msgstr "I<live-helper>(7)"
+msgid "I<live-build>(7)"
+msgstr "I<live-build>(7)"
 
 #. type: SH
 #: en/live-config.7:231
diff --git a/manpages/pot/live-config.7.pot b/manpages/pot/live-config.7.pot
index 394f9f5..2e10462 100644
--- a/manpages/pot/live-config.7.pot
+++ b/manpages/pot/live-config.7.pot
@@ -7,13 +7,14 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-config VERSION\n"
-"POT-Creation-Date: 2010-08-21 23:40+0300\n"
+"POT-Creation-Date: 2010-09-02 18:36+0300\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
+"Language: \n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=CHARSET\n"
-"Content-Transfer-Encoding: ENCODING"
+"Content-Transfer-Encoding: 8bit\n"
 
 #. type: TH
 #: en/live-config.7:9
@@ -24,13 +25,13 @@ msgstr ""
 #. type: TH
 #: en/live-config.7:9
 #, no-wrap
-msgid "2010-08-21"
+msgid "2010-09-02"
 msgstr ""
 
 #. type: TH
 #: en/live-config.7:9
 #, no-wrap
-msgid "2.0.2"
+msgid "2.0.3"
 msgstr ""
 
 #. type: TH
@@ -1197,7 +1198,7 @@ msgstr ""
 
 #. type: Plain text
 #: en/live-config.7:230
-msgid "I<live-helper>(7)"
+msgid "I<live-build>(7)"
 msgstr ""
 
 #. type: SH
diff --git a/manpages/pt_BR/live-config.pt_BR.7 b/manpages/pt_BR/live-config.pt_BR.7
index 3c2b718..f4f7a11 100644
--- a/manpages/pt_BR/live-config.pt_BR.7
+++ b/manpages/pt_BR/live-config.pt_BR.7
@@ -11,7 +11,7 @@
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH LIVE\-CONFIG 7 21\-08\-2010 2.0.2 "Projeto Debian Live"
+.TH LIVE\-CONFIG 7 02\-09\-2010 2.0.3 "Projeto Debian Live"
 
 .SH NOME
 \fBlive\-config\fP \- Scripts para Configuração do Sistema
@@ -319,7 +319,7 @@ mídia live ou um servidor http/ftp.
 .SH "VER TAMBÉM"
 \fIlive\-boot\fP(7)
 .PP
-\fIlive\-helper\fP(7)
+\fIlive\-build\fP(7)
 
 .SH HOMEPAGE
 Mais informações sobre live\-config e o projeto Debian Live podem ser
diff --git a/scripts/config/010-slim b/scripts/config/011-slim
similarity index 100%
rename from scripts/config/010-slim
rename to scripts/config/011-slim
diff --git a/scripts/config/011-console-common b/scripts/config/012-console-common
similarity index 100%
rename from scripts/config/011-console-common
rename to scripts/config/012-console-common
diff --git a/scripts/config/012-console-setup b/scripts/config/013-console-setup
similarity index 100%
rename from scripts/config/012-console-setup
rename to scripts/config/013-console-setup
diff --git a/scripts/config/013-keyboard-configuration b/scripts/config/014-keyboard-configuration
similarity index 100%
rename from scripts/config/013-keyboard-configuration
rename to scripts/config/014-keyboard-configuration
diff --git a/scripts/config/014-sysvinit b/scripts/config/015-sysvinit
similarity index 100%
rename from scripts/config/014-sysvinit
rename to scripts/config/015-sysvinit
diff --git a/scripts/config/014-sysv-rc b/scripts/config/016-sysv-rc
similarity index 100%
rename from scripts/config/014-sysv-rc
rename to scripts/config/016-sysv-rc
diff --git a/scripts/config/100-apport b/scripts/config/101-apport
similarity index 100%
rename from scripts/config/100-apport
rename to scripts/config/101-apport
diff --git a/scripts/config/101-gnome-panel-data b/scripts/config/102-gnome-panel-data
similarity index 100%
rename from scripts/config/101-gnome-panel-data
rename to scripts/config/102-gnome-panel-data
diff --git a/scripts/config/102-gnome-power-manager b/scripts/config/103-gnome-power-manager
similarity index 100%
rename from scripts/config/102-gnome-power-manager
rename to scripts/config/103-gnome-power-manager
diff --git a/scripts/config/103-gnome-screensaver b/scripts/config/104-gnome-screensaver
similarity index 100%
rename from scripts/config/103-gnome-screensaver
rename to scripts/config/104-gnome-screensaver
diff --git a/scripts/config/104-initramfs-tools b/scripts/config/105-initramfs-tools
similarity index 100%
rename from scripts/config/104-initramfs-tools
rename to scripts/config/105-initramfs-tools
diff --git a/scripts/config/105-kaboom b/scripts/config/106-kaboom
similarity index 100%
rename from scripts/config/105-kaboom
rename to scripts/config/106-kaboom
diff --git a/scripts/config/106-kde-services b/scripts/config/107-kde-services
similarity index 100%
rename from scripts/config/106-kde-services
rename to scripts/config/107-kde-services
diff --git a/scripts/config/107-kpersonalizer b/scripts/config/108-kpersonalizer
similarity index 100%
rename from scripts/config/107-kpersonalizer
rename to scripts/config/108-kpersonalizer
diff --git a/scripts/config/108-live-installer-launcher b/scripts/config/109-live-installer-launcher
similarity index 100%
rename from scripts/config/108-live-installer-launcher
rename to scripts/config/109-live-installer-launcher
diff --git a/scripts/config/109-module-init-tools b/scripts/config/110-module-init-tools
similarity index 100%
rename from scripts/config/109-module-init-tools
rename to scripts/config/110-module-init-tools
diff --git a/scripts/config/110-policykit b/scripts/config/111-policykit
similarity index 100%
rename from scripts/config/110-policykit
rename to scripts/config/111-policykit
diff --git a/scripts/config/111-sslcert b/scripts/config/112-sslcert
similarity index 100%
rename from scripts/config/111-sslcert
rename to scripts/config/112-sslcert
diff --git a/scripts/config/112-update-notifier b/scripts/config/113-update-notifier
similarity index 100%
rename from scripts/config/112-update-notifier
rename to scripts/config/113-update-notifier
diff --git a/scripts/config/113-anacron b/scripts/config/114-anacron
similarity index 100%
rename from scripts/config/113-anacron
rename to scripts/config/114-anacron
diff --git a/scripts/config/114-util-linux b/scripts/config/115-util-linux
similarity index 100%
rename from scripts/config/114-util-linux
rename to scripts/config/115-util-linux
diff --git a/scripts/config/115-login b/scripts/config/116-login
similarity index 100%
rename from scripts/config/115-login
rename to scripts/config/116-login
diff --git a/scripts/config/116-xserver-xorg b/scripts/config/117-xserver-xorg
similarity index 100%
rename from scripts/config/116-xserver-xorg
rename to scripts/config/117-xserver-xorg
diff --git a/scripts/config/117-ureadahead b/scripts/config/118-ureadahead
similarity index 100%
rename from scripts/config/117-ureadahead
rename to scripts/config/118-ureadahead

-- 
live-config



More information about the debian-live-changes mailing list