[Initscripts-ng-commits] r900 - in /trunk/src/insserv/debian: changelog patches/11_debian_conf.patch

pere at users.alioth.debian.org pere at users.alioth.debian.org
Fri Jun 26 16:45:46 UTC 2009


Author: pere
Date: Fri Jun 26 16:45:45 2009
New Revision: 900

URL: http://svn.debian.org/wsvn/initscripts-ng/?sc=1&rev=900
Log:
Add keyboard-setup, console-setup, cryptdisks, cryptdisks-early
and checkfs-loop as interactive scripts while we wait for a proper
fix for bug #458224 (Closes: #510517, #534711).

Modified:
    trunk/src/insserv/debian/changelog
    trunk/src/insserv/debian/patches/11_debian_conf.patch

Modified: trunk/src/insserv/debian/changelog
URL: http://svn.debian.org/wsvn/initscripts-ng/trunk/src/insserv/debian/changelog?rev=900&op=diff
==============================================================================
--- trunk/src/insserv/debian/changelog (original)
+++ trunk/src/insserv/debian/changelog Fri Jun 26 16:45:45 2009
@@ -1,7 +1,8 @@
 insserv (1.12.0-6) UNRELEASED; urgency=low
 
-  * Add cryptdisks, cryptdisks-early and checkfs-loop as interactive
-    scripts while we wait for a proper fix for bug #458224.
+  * Add keyboard-setup, console-setup, cryptdisks, cryptdisks-early
+    and checkfs-loop as interactive scripts while we wait for a proper
+    fix for bug #458224 (Closes: #510517, #534711).
   * Fix typo in testsuite function initdir_purge(), making sure the
     rc?.d directories are removed during purge.
   * Add new patch introducing a new keyword 'X-Interactive: true' in

Modified: trunk/src/insserv/debian/patches/11_debian_conf.patch
URL: http://svn.debian.org/wsvn/initscripts-ng/trunk/src/insserv/debian/patches/11_debian_conf.patch?rev=900&op=diff
==============================================================================
--- trunk/src/insserv/debian/patches/11_debian_conf.patch (original)
+++ trunk/src/insserv/debian/patches/11_debian_conf.patch Fri Jun 26 16:45:45 2009
@@ -50,4 +50,4 @@
  # Services which need to be interactive
  #
 -<interactive>   boot.crypto boot.localfs boot.rootfsck apache apache2 kdump
-+<interactive>   glibc hostname mountkernfs udev mountdevsubfs checkroot checkfs console-screen keymap cryptdisks cryptdisks-early checkfs-loop
++<interactive>   glibc hostname mountkernfs udev mountdevsubfs checkroot checkfs console-screen keymap keyboard-setup console-setup cryptdisks cryptdisks-early checkfs-loop




More information about the Initscripts-ng-commits mailing list