X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fpatches%2F19_revert_toram_bootoption_to_expected_behaviour.patch;h=627f709119f34d3cbd4dc0c957fe76197a53db73;hb=d46d0105188c56457d4beb620c0cc7723be3a849;hp=9c53cd6b622ebfe0b688effe5fa536ea3682118a;hpb=8424e93b27a3c5ae551ff1a5c456d0de96fc67c8;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 old mode 100755 new mode 100644 index 9c53cd6..627f709 --- a/debian/patches/19_revert_toram_bootoption_to_expected_behaviour.patch +++ b/debian/patches/19_revert_toram_bootoption_to_expected_behaviour.patch @@ -27,9 +27,11 @@ @DPATCH@ index d79beed..1b6926e 100755 ---- a/scripts/live -+++ b/scripts/live -@@ -484,7 +484,7 @@ copy_live_to () +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 @@ if [ -z "${MODULETORAM}" ] then @@ -38,10 +40,7 @@ index d79beed..1b6926e 100755 else MODULETORAMFILE="${copyfrom}/${LIVE_MEDIA_PATH}/${MODULETORAM}" -index d79beed..57d1b41 100755 ---- a/scripts/live -+++ b/scripts/live -@@ -553,8 +553,7 @@ copy_live_to () +@@ -639,8 +639,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