X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fpatches%2F19_revert_toram_bootoption_to_expected_behaviour.patch;h=b2fe5ef978f614aaf6dc4474ec32816484b78654;hb=d6df506b889526a9c20e1750bc58f0e4b7fbc744;hp=892a37e7d9af1fd59969d0910e626d5f91d39ed4;hpb=ce765d3020af178c02b15250d65e9e7d8fb9454c;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 892a37e..b2fe5ef 100644 --- a/debian/patches/19_revert_toram_bootoption_to_expected_behaviour.patch +++ b/debian/patches/19_revert_toram_bootoption_to_expected_behaviour.patch @@ -29,7 +29,7 @@ index d79beed..1b6926e 100755 --- a/scripts/boot/9990-toram-todisk.sh +++ b/scripts/boot/9990-toram-todisk.sh -@@ -202,7 +202,7 @@ +@@ -10,7 +10,7 @@ if [ -z "${MODULETORAM}" ] then @@ -38,7 +38,7 @@ index d79beed..1b6926e 100755 else MODULETORAMFILE="${copyfrom}/${LIVE_MEDIA_PATH}/${MODULETORAM}" -@@ -278,8 +278,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