]> git.pld-linux.org Git - packages/rc-scripts.git/commitdiff
- rel 3; fix errors about init crypt auto/th/rc-scripts-0_4_3_5-3
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 2 Dec 2010 15:43:23 +0000 (15:43 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rc-scripts-svn.patch -> 1.4
    rc-scripts.spec -> 1.337

rc-scripts-svn.patch
rc-scripts.spec

index d3e12f9cfb134ae4f8c771c5a3764b096777ed08..f0e032f52bd5258bdd54e602a4230581301e3c3a 100644 (file)
@@ -26,7 +26,15 @@ Index: rc.d/rc.sysinit
        fi
  
        # Configure Linux kernel (initial configuration, some required modules still
-@@ -342,10 +346,11 @@
+@@ -335,6 +339,7 @@
+               TIME_SETUP_DELAYED=yes
+       fi
++      delay_cryptsetup=0
+       if [ -f /etc/crypttab ] && ! is_empty_file /etc/crypttab; then
+               # XXX might need modules dep
+               # Device mapper & related initialization
+@@ -342,10 +347,11 @@
                        modprobe dm-mod
                fi
  
@@ -40,7 +48,7 @@ Index: rc.d/rc.sysinit
        fi
  
        # Start up swapping
-@@ -461,10 +466,11 @@
+@@ -461,10 +467,11 @@
                done
        fi
  
@@ -55,7 +63,7 @@ Index: rc.d/rc.sysinit
        fi
  else
        # Start logging console output since we have all /dev stuff setup
-@@ -669,6 +675,13 @@
+@@ -669,6 +676,13 @@
                fi
        fi
  
index bae529435270ba7c839300656654127dcfeeaa6f..5cd080209e92b88a559a6f68a9229e45f2e372bd 100644 (file)
@@ -9,7 +9,7 @@ Summary(pl.UTF-8):      inittab i skrypty startowe z katalogu /etc/rc.d
 Summary(tr.UTF-8):     inittab ve /etc/rc.d dosyaları
 Name:          rc-scripts
 Version:       0.4.3.5
-Release:       2
+Release:       3
 License:       GPL v2
 Group:         Base
 Source0:       ftp://distfiles.pld-linux.org/src/%{name}-%{version}.tar.gz
This page took 0.037787 seconds and 4 git commands to generate.