Revert toram bootoption to expected behaviour.
authorMichael Prokop <mika@grml.org>
Fri, 26 Jun 2015 12:52:05 +0000 (14:52 +0200)
committerEvgeni Golov <evgeni@grml.org>
Fri, 21 Aug 2015 14:44:47 +0000 (16:44 +0200)
commitac5eb22cdeb44618c3e5c52dccd26d871d4096d0
tree559234b93db94c35cc4df7d348c3e9be677534e6
parent1799c463161e0e8976d955e37467edac3c810e39
Revert toram bootoption to expected behaviour.

In commit 36bb11382c81d5bce4b69f6d3d618dfd1c38dffb
of live-initramfs-grml (when merging Debian's version 1.157.4-1)
the behaviour of toram bootoption was modified, see
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=534878

On Grml we want to have the option to load the whole medium
into RAM to e.g. have additional directories like /deb,
/scripts or whatever. This is possible using the toram bootoption
without any additional arguments.

If you do NOT want to load the whole medium to RAM just
boot using toram=grml.squashfs (or whatever it's named,
there's a ready-to-use bootoption in Grml's bootsplash
menu available) instead.

Ammusingly the requested behaviour is available in Debian's
live-boot if rsync is not available, so this patch
actually just unifies the code paths and reverts the
behaviour change back to what the log message says.
components/9990-toram-todisk.sh