X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fpatches%2F19_revert_toram_bootoption_to_expected_behaviour.patch;h=2f78fb2b43bc8c27ed735877ddb52ee413c168b8;hb=87a8e76b3aa1cd84a70fe5a9554e86bb80d54701;hp=d3717cdca9cbc1bcb0b20dddeb716a3ec68a2534;hpb=8cd0e7a9e961e73abe47b0d5c11d3c3a9cbdf802;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 d3717cd..2f78fb2 100644 --- 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 -@@ -563,7 +563,7 @@ +Index: live-boot-grml/scripts/live +=================================================================== +--- live-boot-grml.orig/scripts/live 2011-12-06 22:10:34.000000000 +0100 ++++ live-boot-grml/scripts/live 2011-12-06 22:10:34.000000000 +0100 +@@ -619,7 +619,7 @@ if [ -z "${MODULETORAM}" ] then @@ -38,7 +40,7 @@ index d79beed..1b6926e 100755 else MODULETORAMFILE="${copyfrom}/${LIVE_MEDIA_PATH}/${MODULETORAM}" -@@ -639,8 +639,7 @@ +@@ -695,8 +695,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