~ubuntu-branches/ubuntu/natty/insserv/natty-updates

« back to all changes in this revision

Viewing changes to debian/patches/11_debian_conf.patch

  • Committer: Bazaar Package Importer
  • Author(s): Petter Reinholdtsen, Kel Modderman, Petter Reinholdtsen
  • Date: 2010-05-07 09:45:19 UTC
  • mfrom: (1.1.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20100507094519-laz6segpkp1t9mce
Tags: 1.14.0-2
[ Kel Modderman ]
* Add 21_tweak_warnings.patch to make insserv warn about differing on
  disk state/LSB runlevel info for the script(s) in its argument list.
  (Closes: #578308)
* Add 100_show.patch which allows insserv --showall to dump start/stop
  bit, sequence number, runlevels and script name in the format:
  SK:NUM:RUNLEVELS:SCRIPT. It is commented out in quilt series file
  until confirmation from #573004 that it is actually useful.
* Add 30_interactive_regexp_match_fix.patch which fixes failure to
  properly match the correct group in the regular expression used on
  the X-Interactive keyword. (Closes: #580564)
* Modify 92_m68k_alignment.patch so that the define is grouped in an
  area of code which other similar defines live.

[ Petter Reinholdtsen ]
* Improve the output from make-testsuite. 
* Adjust the test_x_interactive behaviour to make sure it fails with
  a fatal error if X-Interactive: true do not work.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
Fixes:   None, made as part of Debian porting.
3
3
Status:  Debian specific, showed to upstream.
4
4
---
5
 
Index: insserv/insserv.conf
6
 
===================================================================
7
 
--- insserv.orig/insserv.conf   2009-09-26 22:35:26.000000000 +0200
8
 
+++ insserv/insserv.conf        2009-09-26 22:35:39.000000000 +0200
 
5
--- a/insserv.conf
 
6
+++ b/insserv.conf
9
7
@@ -1,29 +1,29 @@
10
8
 #
11
9
 # All local filesystems are mounted (done during boot phase)
12
10
 #
13
 
-$local_fs      boot.localfs
 
11
-$local_fs      boot.localfs +boot.crypto
14
12
+$local_fs      +mountall +mountoverflowtmp +umountfs
15
13
 
16
14
 #
17
15
 # Low level networking (ethernet card)
18
16
 #
19
 
-$network       network +pcmcia +hotplug
 
17
-$network       network
20
18
+$network       +networking +ifupdown
21
19
 
22
20
 #
30
28
 # be remote. Most applications that care will probably require
31
29
 # both $local_fs and $remote_fs)
32
30
 #
33
 
-$remote_fs     $local_fs +nfs
 
31
-$remote_fs     $local_fs +nfs +smbfs
34
32
+$remote_fs     $local_fs +mountnfs +mountnfs-bootclean +umountnfs +sendsigs
35
33
 
36
34
 #
37
35
 # System logger is operational
38
36
 #
39
37
-$syslog                syslog
40
 
+$syslog                +rsyslog +sysklogd +syslog-ng +dsyslog +inetutils-syslogd 
 
38
+$syslog                +rsyslog +sysklogd +syslog-ng +dsyslog +inetutils-syslogd
41
39
 
42
40
 #
43
41
 # SunRPC portmapper available
44
 
@@ -33,9 +33,9 @@
 
42
@@ -33,9 +33,9 @@ $portmap      portmap
45
43
 #
46
44
 # The system time has been set correctly
47
45
 #
51
49
 #
52
50
 # Services which need to be interactive
53
51
 #
54
 
-<interactive>   boot.crypto boot.localfs boot.rootfsck apache apache2 kdump
55
 
+<interactive>   glibc udev console-screen keymap keyboard-setup console-setup cryptdisks cryptdisks-early checkfs-loop
 
52
-<interactive>   apache apache2 boot.clock boot.crypto boot.crypto-early boot.localfs boot.rootfsck kbd kdump ntp
 
53
+<interactive>  glibc udev console-screen keymap keyboard-setup console-setup cryptdisks cryptdisks-early checkfs-loop