[Initscripts-ng-commits] r306 - in /trunk/src/insserv/debian/patches: 40_nosusescript.dpatch 41_debiandefault.dpatch 42_redundantlvl.dpatch

pere at users.alioth.debian.org pere at users.alioth.debian.org
Fri Dec 28 14:37:19 UTC 2007


Author: pere
Date: Fri Dec 28 14:37:19 2007
New Revision: 306

URL: http://svn.debian.org/wsvn/initscripts-ng/?sc=1&rev=306
Log:
Adjust patches with new offsets.

Modified:
    trunk/src/insserv/debian/patches/40_nosusescript.dpatch
    trunk/src/insserv/debian/patches/41_debiandefault.dpatch
    trunk/src/insserv/debian/patches/42_redundantlvl.dpatch

Modified: trunk/src/insserv/debian/patches/40_nosusescript.dpatch
URL: http://svn.debian.org/wsvn/initscripts-ng/trunk/src/insserv/debian/patches/40_nosusescript.dpatch?rev=306&op=diff
==============================================================================
--- trunk/src/insserv/debian/patches/40_nosusescript.dpatch (original)
+++ trunk/src/insserv/debian/patches/40_nosusescript.dpatch Fri Dec 28 14:37:19 2007
@@ -22,7 +22,7 @@
  
  /*
   * This helps us to set none LSB conform scripts to required
-@@ -1894,6 +1894,7 @@
+@@ -1824,6 +1824,7 @@
  	/* main scanner for LSB comment in current script */
  	lsb = scan_script_defaults(d->d_name);
  
@@ -38,7 +38,7 @@
  
  	/*
  	 * Oops, no comment found, guess one
-@@ -2266,6 +2268,7 @@
+@@ -2206,6 +2208,7 @@
  
      expand_conf();
  
@@ -46,7 +46,7 @@
      /*
       *  Set initial order of some services
       */
-@@ -2277,6 +2280,7 @@
+@@ -2207,6 +2210,7 @@
      setorder("serial",	10, false); setlsb("serial");
      setorder("gpm",	20, false); setlsb("gpm");
      setorder("boot.setup", 20, false);

Modified: trunk/src/insserv/debian/patches/41_debiandefault.dpatch
URL: http://svn.debian.org/wsvn/initscripts-ng/trunk/src/insserv/debian/patches/41_debiandefault.dpatch?rev=306&op=diff
==============================================================================
--- trunk/src/insserv/debian/patches/41_debiandefault.dpatch (original)
+++ trunk/src/insserv/debian/patches/41_debiandefault.dpatch Fri Dec 28 14:37:19 2007
@@ -31,7 +31,7 @@
  		    }
  #ifndef SUSE
  		    /*
-@@ -1986,15 +1995,12 @@
+@@ -2086,15 +2095,12 @@
  	    free(begin);
  	}
  

Modified: trunk/src/insserv/debian/patches/42_redundantlvl.dpatch
URL: http://svn.debian.org/wsvn/initscripts-ng/trunk/src/insserv/debian/patches/42_redundantlvl.dpatch?rev=306&op=diff
==============================================================================
--- trunk/src/insserv/debian/patches/42_redundantlvl.dpatch (original)
+++ trunk/src/insserv/debian/patches/42_redundantlvl.dpatch Fri Dec 28 14:37:19 2007
@@ -46,7 +46,7 @@
  
      return serv;
  }
-@@ -1124,45 +1109,82 @@
+@@ -1224,45 +1209,82 @@
      char *location;
      const int lvl;
      const int seek;




More information about the Initscripts-ng-commits mailing list