]> git.pld-linux.org Git - packages/geninitrd.git/blobdiff - geninitrd-ac.patch
This commit was manufactured by cvs2git to create branch 'AC-branch'.
[packages/geninitrd.git] / geninitrd-ac.patch
diff --git a/geninitrd-ac.patch b/geninitrd-ac.patch
new file mode 100644 (file)
index 0000000..2be7d6d
--- /dev/null
@@ -0,0 +1,16 @@
+--- geninitrd-8202.orig/geninitrd      2007-01-27 19:35:18.000000000 +0100
++++ geninitrd-8202/geninitrd   2007-02-05 11:31:33.000000000 +0100
+@@ -934,12 +934,7 @@
+ if [ "x" = "x$INITRDFS" ] ; then
+       if [ "x" = "x$FS" ] ; then
+-              # default value
+-              if [ "$pack_version" -ge "002005" ] ; then
+-                      INITRDFS="initramfs"
+-              else
+-                      INITRDFS="rom"
+-              fi
++              INITRDFS="rom"
+       else
+               echo >&2 "Warning: FS configuration options is obsoleted. Use INITRDFS instead"
+               INITRDFS="$FS"
This page took 0.172087 seconds and 4 git commands to generate.