X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fpatches%2F19_revert_toram_bootoption_to_expected_behaviour.patch;h=b2fe5ef978f614aaf6dc4474ec32816484b78654;hb=3d46167c4f419479f09a4c8bc1025e6f2248b2d5;hp=627f709119f34d3cbd4dc0c957fe76197a53db73;hpb=a06109b61c125129e45b0fde2bf7b1d61865735b;p=live-boot-grml.git diff --git a/debian/patches/19_revert_toram_bootoption_to_expected_behaviour.patch b/debian/patches/19_revert_toram_bootoption_to_expected_behaviour.patch index 627f709..b2fe5ef 100644 --- a/debian/patches/19_revert_toram_bootoption_to_expected_behaviour.patch +++ b/debian/patches/19_revert_toram_bootoption_to_expected_behaviour.patch @@ -27,11 +27,9 @@ @DPATCH@ index d79beed..1b6926e 100755 -Index: b/scripts/live -=================================================================== ---- a/scripts/live 2011-07-24 22:08:09.000000000 +0200 -+++ b/scripts/live 2011-07-24 22:08:10.000000000 +0200 -@@ -563,7 +563,7 @@ +--- a/scripts/boot/9990-toram-todisk.sh ++++ b/scripts/boot/9990-toram-todisk.sh +@@ -10,7 +10,7 @@ if [ -z "${MODULETORAM}" ] then @@ -40,7 +38,7 @@ Index: b/scripts/live else MODULETORAMFILE="${copyfrom}/${LIVE_MEDIA_PATH}/${MODULETORAM}" -@@ -639,8 +639,7 @@ +@@ -86,8 +86,7 @@ echo " * Copying whole medium to RAM" 1>/dev/console rsync -a --progress ${copyfrom}/* ${copyto} 1>/dev/console # "cp -a" from busybox also copies hidden files else