Merging casper 1.144.
[live-boot-grml.git] / scripts / live
2008-11-22 Daniel BaumannMerging casper 1.144.
2008-11-22 Daniel BaumannMerging casper 1.142.
2008-11-22 Daniel BaumannMerging casper 1.141.
2008-10-11 Marco AmadoriRemoved all "cat | grep", with grep, awk and sed.
2008-09-30 Chris LambBe consistent in using 0/1 for True/False values instea...
2008-09-30 Marco AmadoriImplemented a persistence exclude list.
2008-09-30 Marco AmadoriImplemented a snapshot exclude list.
2008-09-30 Marco AmadoriSearch for partition labels only (Closes: #486469).
2008-09-30 Marco AmadoriReordered persistence lookups and boundaries (Closes...
2008-09-16 Marco AmadoriIncluded more debug and comments on persistence code.
2008-09-16 Marco AmadoriFixed a wrong trial to copy an unexistant snapshot.
2008-09-16 Marco AmadoriForces use of initramfs cpio over busybox's one.
2008-09-16 Marco AmadoriFixed try_snap() umounting on error.
2008-09-15 Marco AmadoriRe-enable "break=live-premount" debug.
2008-09-15 Marco AmadoriRemoved mount -n option, since mtab is there.
2008-09-15 Marco AmadoriCreate /etc/mtab on the initramfs ASAP.
2008-09-15 Marco AmadoriAdded a pretty vital mount debug string.
2008-09-04 Marco AmadoriRemoved some useless spaces.
2008-08-31 Daniel BaumannDisabling default usage of local swap partitions. Can...
2008-08-26 Michal SuchanekEnabling the "remove CD" prompt in splashy.
2008-08-25 Daniel BaumannIf the filesystem type of the rootfs cannot be automati...
2008-08-22 Marco AmadoriAdded "-n" option to all mount commands, thanks to...
2008-08-14 Chris LambHide error from attempting to "mount --move"
2008-08-14 Chris LambRework ugly `echo "debug:..` message to use log_{begin...
2008-08-13 Chris LambAdd an /etc/fstab to the initramfs to silence harmless...
2008-08-08 Chris LambRemove a number of "${quiet}" checks - they are repeate...
2008-08-08 Chris LambPrint friendly error message on live-initramfs panic.
2008-08-08 Steven ShiauAdding support for using tftp in fetch= parameter.
2008-08-07 Ben VouiAdding support for Virtio vd[a-z] drives.
2008-07-31 Chris LambSet default cow_mountopt where the other defaults are...
2008-07-31 Chris LambDon't use /sbin/losetup to test for '-r' option when...
2008-07-17 Michael ProkopMake sure mounting /cow-tmpfs provides mount options.
2008-07-15 Daniel BaumannReplacing previous imperfect changes for udevadm with...
2008-07-14 Daniel BaumannDefaulting now to aufs if no union= parameter is given.
2008-07-14 Daniel BaumannMerging casper version 1.134.
2008-07-14 Daniel BaumannMerging casper version 1.133.
2008-07-12 Marco Amadoriudevtrigger replacement.
2008-06-16 Marco Amadorilive-snapshot: now supports a static keep file list.
2008-06-15 Chris LambCheck losetup capabilities before specifying to mount...
2008-06-13 Marco AmadoriTry to bind /cow to /live/cow if unable to move.
2008-06-09 Michal SuchanekAdd support for httpfs= and ftpfs= parameters.
2008-06-04 Daniel BaumannRenaming forgotton uuid file to live-uuid.
2008-05-31 Michal SuchanekWorkaround loop-aes-utils losetup incompatibility
2008-05-31 Michal SuchanekFix toram (change mount --move to mount -o move)
2008-05-31 Daniel BaumannMerging casper 1.132.
2008-05-31 Daniel BaumannIgnoring floppy devices for live filesystem as well...
2008-05-30 Daniel BaumannAdding patch from Michal Suchanek <hramrach@centrum...
2008-04-16 Daniel BaumannMerging casper 1.130.
2008-04-04 Marco AmadoriFixed a misleading debug message.
2008-04-04 Marco AmadoriAdded /cow mounting debug messages.
2008-04-04 Marco AmadoriFixed /cow mounting.
2008-03-26 Chris Lambhooks/live, scripts/live: Add USB modules, workaround...
2008-03-26 Chris Lambscripts/live: Make 'nopersistent' parameter actually...
2008-03-21 Daniel BaumannMerging casper 1.120.
2008-03-09 Daniel BaumannRemoving disabling of kwallet.
2008-03-02 Daniel BaumannAdding plainroot.
2008-02-29 Daniel BaumannAdding hook parameter to execute custom scripts.
2008-02-29 Andrey AsadchevPatch to use cryptsetup volumes for persistent storage.
2008-02-29 Andrey AsadchevExplicitly set Xorg video driver.
2008-02-26 Daniel BaumannMerging casper 1.118.
2008-02-21 Otavio Salvadorlive: add support for jffs2 images and snapshots
2007-12-22 Daniel BaumannMerging casper 1.111.
2007-11-14 Daniel BaumannFixing regression from mounting the ow device on a...
2007-11-10 Daniel BaumannFixing some coding style issues.
2007-11-10 Daniel BaumannAdding files to the live filesystem according to the...
2007-10-30 Jesse Hathawayadd support for mounting the cow device on an nfs volume
2007-10-28 Alex OwenFix typo to get serial console to work
2007-10-24 Jesse Hathawayadd support for exposedroot option for live-helper
2007-10-19 Daniel BaumannRemoving ubuntu support.
2007-10-09 Daniel BaumannRemoving nodiratime as it is already included in noatim...
2007-10-08 Daniel BaumannFixing typing error.
2007-10-08 Daniel BaumannAdjusting to live-initramfs.
2007-10-08 Daniel BaumannMerging casper 1.108.
2007-10-08 Daniel BaumannAlso using nodiratime, not just noatime.
2007-10-04 Daniel BaumannMerging casper 1.107.
2007-10-04 Daniel BaumannFixing typing error.
2007-09-28 Daniel BaumannMerging casper 1.106.
2007-09-27 Daniel BaumannApplied patch from Jesse W. Hathaway <jesse@mbuki-mvuki...
2007-09-27 Daniel BaumannFixing bashism.
2007-09-24 Daniel BaumannConsistently using curly brackets for variables.
2007-09-24 Daniel BaumannReplacing backticks with POSIX expression.
2007-09-23 Daniel BaumannAdding noapparmor boot parameter.
2007-09-23 Daniel BaumannApplied patch from Frederic Boiteux <fboiteux@calistel...
2007-09-23 Daniel BaumannAdding live-initramfs 1.99.2-1. debian/1.99.2-1
2007-09-23 Daniel BaumannAdding live-initramfs 1.95.3-1. debian/1.95.3-1
2007-09-23 Daniel BaumannAdding live-initramfs 1.95.2-1. debian/1.95.2-1
2007-09-23 Daniel BaumannAdding live-initramfs 1.95.1-1. debian/1.95.1-1
2007-09-23 Daniel BaumannAdding live-initramfs 1.91.6-1. debian/1.91.6-1
2007-09-23 Daniel BaumannAdding live-initramfs 1.91.5-1. debian/1.91.5-1
2007-09-23 Daniel BaumannAdding live-initramfs 1.91.4-1. debian/1.91.4-1
2007-09-23 Daniel BaumannAdding live-initramfs 1.91.3-1. debian/1.91.3-1
2007-09-23 Daniel BaumannAdding live-initramfs 1.91.2-1. debian/1.91.2-1
2007-09-23 Daniel BaumannAdding live-initramfs 1.87.5-1. debian/1.87.5-1
2007-09-23 Daniel BaumannAdding live-initramfs 1.87.4-1. debian/1.87.4-1
2007-09-23 Daniel BaumannAdding live-initramfs 1.87.3-1. debian/1.87.3-1
2007-09-23 Daniel BaumannAdding live-initramfs 1.87.2-1. debian/1.87.2-1