[Initscripts-ng-commits] r937 - in /trunk/src/insserv/debian: changelog insserv.postinst
kelmo-guest at users.alioth.debian.org
kelmo-guest at users.alioth.debian.org
Sun Jul 26 18:47:28 UTC 2009
Author: kelmo-guest
Date: Sun Jul 26 18:47:27 2009
New Revision: 937
URL: http://svn.debian.org/wsvn/initscripts-ng/?sc=1&rev=937
Log:
Fix typo in postinst. Remove no longer relevant changelog entry.
Modified:
trunk/src/insserv/debian/changelog
trunk/src/insserv/debian/insserv.postinst
Modified: trunk/src/insserv/debian/changelog
URL: http://svn.debian.org/wsvn/initscripts-ng/trunk/src/insserv/debian/changelog?rev=937&op=diff
==============================================================================
--- trunk/src/insserv/debian/changelog (original)
+++ trunk/src/insserv/debian/changelog Sun Jul 26 18:47:27 2009
@@ -6,12 +6,6 @@
* Change the default to enable dependency based boot sequencing if
it is safe to do. This should enable it in the common case,
while avoiding conversion on problems.
-
- [ Kel Modderman ]
- * Just use `update-bootsystem-insserv check' to check if changing to
- dependency based boot is safe in insserv.config debconf script.
-
- [ Petter Reinholdtsen ]
* Move all code from insserv.config to insserv.postist and remove
insserv.config to make sure update-bootsystem-insserv is available
and working when it is needed to test if it is safe to migrate to
Modified: trunk/src/insserv/debian/insserv.postinst
URL: http://svn.debian.org/wsvn/initscripts-ng/trunk/src/insserv/debian/insserv.postinst?rev=937&op=diff
==============================================================================
--- trunk/src/insserv/debian/insserv.postinst (original)
+++ trunk/src/insserv/debian/insserv.postinst Sun Jul 26 18:47:27 2009
@@ -23,7 +23,7 @@
esac
}
-############################## Ask the qeustion (insserv.config) #################################
+############################## Ask the question (insserv.config) #################################
#
# insserv.config moved here to be able to call update-bootsystem-insserv
#
More information about the Initscripts-ng-commits
mailing list