summaryrefslogtreecommitdiff
path: root/scripts/live
AgeCommit message (Expand)Author
2011-03-09Removing unionfs workaround for kernel versions << 2.6.22, not usefull anymore.Daniel Baumann
2011-03-09Correcting live-media=removeable{,-usb} behaviour to match the documented one.amnesia
2011-03-09Adding skipconfig parameter to disable most customization.Daniel Baumann
2011-03-09Merging casper 1.170.Daniel Baumann
2011-03-09Merging casper 1.168.Daniel Baumann
2011-03-09Adding support for ethdevice bootoption.Michael Prokop
2011-03-09Adding support for isofrom/fromiso bootoption.Michael Prokop
2011-03-09Forwardporting and extending usage of rsync when booting with toram based on ...Daniel Baumann
2011-03-09Adjusting grep call in is_nice_device to match new output of vol_id.Tzafrir Cohen
2011-03-09Applying patch from Holger Brunn <holger.brunn@web.de> to live-media-path whe...Daniel Baumann
2011-03-09Adding (experimental) forcepersistentfsck bootoption to force fsck on root pe...Daniel Baumann
2011-03-09Allow for multiple but unique persistent media.Richard Nelson
2011-03-09Making plainroot work (Closes: #523120).Daniel Baumann
2011-03-09Also updating USB device detection in initramfs script for linux 2.6.29 and n...Daniel Baumann
2011-03-09Fixing typo in snapshot file list.Luigi Capriotti
2011-03-09Fixing relaxed permissions of / in the live filesystem.Luigi Capriotti
2011-03-09Making fetch to work with file on sub dir on tftp server.Steven Shiau
2011-03-09Improved an useful debug string.Marco Amadori
2011-03-09Partition snapshots works again.Marco Amadori
2011-03-09Correcting check for usb when using removable-usb keyword.Daniel Baumann
2011-03-09Adding removable-usb keyword to further restrict live media selection.Daniel Baumann
2011-03-09Also allowing to use the removable keyword for specifying a live media.Daniel Baumann
2011-03-09Respecting media timeout even when specificing media device manually.Daniel Baumann
2011-03-09Adding silent boot parameter.Daniel Baumann
2011-03-09Checking if /var/log is writable before trying to copy live.log to the newly ...Rene Mayrhofer
2011-03-09Adding ext4 support.Daniel Baumann
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