summaryrefslogtreecommitdiff
path: root/scripts/live
AgeCommit message (Expand)Author
2011-03-09Adding patch from Thierry Walrant <debian.tgc@walrant.net> to allow setting a...Daniel Baumann
2011-03-09Support further checks on loopback image and support skipping union mounts (C...Rene Mayrhofer
2011-03-09Cleaned the boot log a bit.Marco Amadori
2011-03-09Reworked integrity-check (Closes: #507477).Marco Amadori
2011-03-09Removing spurious 'livefs_root' in copy_live_to();.Daniel Baumann
2011-03-09Also adding ralink to network device check.Daniel Baumann
2011-03-09Turning 'no supported filesystem images found' into a panic message, rather t...Daniel Baumann
2011-03-09Adding a panic message when we netboot and have no supported network device (...Daniel Baumann
2011-03-09Add a warning message when no image can be found.Daniel Baumann
2011-03-09Merging casper 1.145.Daniel Baumann
2011-03-09Merging casper 1.144.Daniel Baumann
2011-03-09Merging casper 1.142.Daniel Baumann
2011-03-09Merging casper 1.141.Daniel Baumann
2011-03-09Removed all "cat | grep", with grep, awk and sed.Marco Amadori
2011-03-09Be consistent in using 0/1 for True/False values instead of English represent...Chris Lamb
2011-03-09Implemented a persistence exclude list.Marco Amadori
2011-03-09Implemented a snapshot exclude list.Marco Amadori
2011-03-09Search for partition labels only (Closes: #486469).Marco Amadori
2011-03-09Reordered persistence lookups and boundaries (Closes: #500672).Marco Amadori
2011-03-09Included more debug and comments on persistence code.Marco Amadori
2011-03-09Fixed a wrong trial to copy an unexistant snapshot.Marco Amadori
2011-03-09Forces use of initramfs cpio over busybox's one.Marco Amadori
2011-03-09Fixed try_snap() umounting on error.Marco Amadori
2011-03-09Re-enable "break=live-premount" debug.Marco Amadori
2011-03-09Removed mount -n option, since mtab is there.Marco Amadori
2011-03-09Create /etc/mtab on the initramfs ASAP.Marco Amadori
2011-03-09Added a pretty vital mount debug string.Marco Amadori
2011-03-09Removed some useless spaces.Marco Amadori
2011-03-09Disabling default usage of local swap partitions. Can be enabled with the 'sw...Daniel Baumann
2011-03-09Enabling the "remove CD" prompt in splashy.Michal Suchanek
2011-03-09If the filesystem type of the rootfs cannot be automatically detected, we try...Daniel Baumann
2011-03-09Added "-n" option to all mount commands, thanks to Peter Holik <peter@holik.a...Marco Amadori
2011-03-09Hide error from attempting to "mount --move"Chris Lamb
2011-03-09Rework ugly `echo "debug:..` message to use log_{begin,end}_msg.Chris Lamb
2011-03-09Add an /etc/fstab to the initramfs to silence harmless "empty fstab" warnings.Chris Lamb
2011-03-09Remove a number of "${quiet}" checks - they are repeated in the log_*_msg fun...Chris Lamb
2011-03-09Print friendly error message on live-initramfs panic.Chris Lamb
2011-03-09Adding support for using tftp in fetch= parameter.Steven Shiau
2011-03-09Adding support for Virtio vd[a-z] drives.Ben Voui
2011-03-09Set default cow_mountopt where the other defaults are used.Chris Lamb
2011-03-09Don't use /sbin/losetup to test for '-r' option when the scripts just use "lo...Chris Lamb
2011-03-09Make sure mounting /cow-tmpfs provides mount options.Michael Prokop
2011-03-09Replacing previous imperfect changes for udevadm with check for udevadm and u...Daniel Baumann
2011-03-09Defaulting now to aufs if no union= parameter is given.Daniel Baumann
2011-03-09Merging casper version 1.134.Daniel Baumann
2011-03-09Merging casper version 1.133.Daniel Baumann
2011-03-09udevtrigger replacement.Marco Amadori
2011-03-09live-snapshot: now supports a static keep file list.Marco Amadori
2011-03-09Check losetup capabilities before specifying to mount as read-only.Chris Lamb
2011-03-09Try to bind /cow to /live/cow if unable to move.Marco Amadori