live-boot-grml.git
2011-03-09 Daniel BaumannReplacing obsolete dh_clean -k with dh_prep.
2011-03-09 Marco AmadoriRemoved all "cat | grep", with grep, awk and sed.
2011-03-09 Marco AmadoriDo not pollute the logs when looking for swap partitions.
2011-03-09 Marco AmadoriManpage clarifications on "nofiles".
2011-03-09 Chris LambDon't "cat |" to grep.
2011-03-09 Chris LambReflow long 'tr'-based pipelines for readability.
2011-03-09 Chris LambReflow some grammar in comments and in live-initramfs(7).
2011-03-09 Chris LambBe consistent in using 0/1 for True/False values instea...
2011-03-09 Chris LambUse "test -s" instead of testing file availability...
2011-03-09 Chris LambUse "grep -qs" over "grep -q" for compatibility (see...
2011-03-09 Chris LambRemove (accidental?) debian/changelog entry.
2011-03-09 Marco AmadoriImplemented a persistence exclude list.
2011-03-09 Marco AmadoriImplemented a snapshot exclude list.
2011-03-09 Marco AmadoriSearch for partition labels only (Closes: #486469).
2011-03-09 Marco AmadoriReordered persistence lookups and boundaries (Closes...
2011-03-09 Marco Amadorilive-snapshot: fixed include-list handling.
2011-03-09 Marco AmadoriConditional creation of /etc/fstab.
2011-03-09 Marco AmadoriChanged HOSTNAME and /etc/hosts handling.
2011-03-09 Daniel BaumannReleasing debian version 1.139.1-3.
2011-03-09 Daniel BaumannSourcing live.vars in 15autologin directly, rather...
2011-03-09 Marco AmadoriSet -u in live-snapshot only in debug mode.
2011-03-09 Marco AmadoriIncluded more debug and comments on persistence code.
2011-03-09 Marco AmadoriCheck for files and umount only if you can mount it...
2011-03-09 Marco AmadoriFixed a wrong trial to copy an unexistant snapshot.
2011-03-09 Marco AmadoriForces use of initramfs cpio over busybox's one.
2011-03-09 Marco AmadoriOverride maybe_break from initramfs-tools.
2011-03-09 Marco AmadoriFixed try_snap() umounting on error.
2011-03-09 Marco AmadoriAdd real cpio to initramfs for snapshot's uses.
2011-03-09 Marco AmadoriSkipped some runtime duplicated execution.
2011-03-09 Michael ProkopIgnore errors from fstype.
2011-03-09 Marco AmadoriRe-enable "break=live-premount" debug.
2011-03-09 Marco AmadoriRemoved mount -n option, since mtab is there.
2011-03-09 Marco AmadoriCreate /etc/mtab on the initramfs ASAP.
2011-03-09 Marco AmadoriAdded a pretty vital mount debug string.
2011-03-09 Marco AmadoriFix default user handling.
2011-03-09 Daniel BaumannUpdating vcs fields in control file.
2011-03-09 Chris LambRemove local overiddes of log_*_msg - #494257 is now...
2011-03-09 Marco AmadoriRemoved some useless spaces.
2011-03-09 Daniel BaumannRemoving currently unused Upstream-Depends field in...
2011-03-09 Daniel BaumannReleasing debian version 1.139.1-2.
2011-03-09 Daniel BaumannDisabling default usage of local swap partitions. Can...
2011-03-09 Daniel BaumannSetting project email address to the new debian-live...
2011-03-09 Michal SuchanekEnabling the "remove CD" prompt in splashy.
2011-03-09 Daniel BaumannIf the filesystem type of the rootfs cannot be automati...
2011-03-09 Daniel BaumannReleasing live-initramfs 1.139.1-1.
2011-03-09 Marco AmadoriAdded "-n" option to all mount commands, thanks to...
2011-03-09 Chris LambMove loop-aes-tools to Suggests; live-helper should...
2011-03-09 Chris LambRemove unnecessary indentation level.
2011-03-09 Daniel BaumannUpdating authors file.
2011-03-09 Daniel BaumannMerging casper 1.139.
2011-03-09 Chris LambModify hiding of harmless X.org reconfiguring messages.
2011-03-09 Chris LambRevert to using uid 1000 as PAM bug seems to have disap...
2011-03-09 Chris LambHide error from attempting to "mount --move"
2011-03-09 Chris LambRework ugly `echo "debug:..` message to use log_{begin...
2011-03-09 Chris LambDon't configure X.org if it's not installed.
2011-03-09 Chris LambFix check for X.org.
2011-03-09 Chris LambAdd an /etc/fstab to the initramfs to silence harmless...
2011-03-09 Chris LambSilence another "script-not-executable" message for...
2011-03-09 Chris LambAdd missing pipe. Thanks to Andreas Bombe.
2011-03-09 Chris LambShamefully adding myself to CREDITS
2011-03-09 Chris LambTidy "Disabling update-initramfs" message.
2011-03-09 Chris LambRe-order some commands so we don't call log_begin_msg...
2011-03-09 Chris LambDon't configure X when /usr/bin/X does not exist.
2011-03-09 Chris LambSilence 'script-not-executable' lintian warning - live...
2011-03-09 Chris LambFix spacing in swirl.
2011-03-09 Daniel BaumannNot going over the top with exclamation marks in the...
2011-03-09 Daniel BaumannUpdating credits file.
2011-03-09 Daniel BaumannSlightely adjusting to the more widespread used ascii...
2011-03-09 Chris LambOverride log_*_msg to print nicer status text (until...
2011-03-09 Chris LambHide "overwriting possibly-customised configuration...
2011-03-09 Chris LambHide "Shadow passwords are now on" status message on...
2011-03-09 Chris LambRemove a number of "${quiet}" checks - they are repeate...
2011-03-09 Chris LambRework locale handling
2011-03-09 Chris LambPrint friendly error message on live-initramfs panic.
2011-03-09 Chris LambFix path issue with live-preseed causing noisy errors...
2011-03-09 Chris LambSilence a number of annoying and distracting bootup...
2011-03-09 Chris LambAdd missing "log_end_msg" to live-bottom/21xdriver.
2011-03-09 Chris LambSet different log messages for live-bottom/21{xdriver...
2011-03-09 Chris LambRemove trailing "..." from calls to log_begin_msg ...
2011-03-09 Chris LambMove some arch-indep helper utilities to Build-Depends...
2011-03-09 Steven ShiauAdding support for using tftp in fetch= parameter.
2011-03-09 Steven ShiauAnother fix about using udevsettle or "udevadm settle".
2011-03-09 Ben VouiAdding support for Virtio vd[a-z] drives.
2011-03-09 Marco AmadoriBe sure that the discovered filesystem is not null.
2011-03-09 Daniel BaumannMerging casper 1.138.
2011-03-09 Daniel BaumannMerging casper 1.137.
2011-03-09 Marco AmadoriThe list of supported filesytems goes dynamic.
2011-03-09 Marco AmadoriAdded ntfs filesystem to the initramfs.
2011-03-09 Chris LambSet default cow_mountopt where the other defaults are...
2011-03-09 Chris LambDon't use /sbin/losetup to test for '-r' option when...
2011-03-09 Michael ProkopMove sourcing of live-functions in 38disable_restricted...
2011-03-09 Daniel BaumannReleasing debian version 1.136.3-1.
2011-03-09 Michael ProkopMake sure mounting /cow-tmpfs provides mount options.
2011-03-09 Daniel BaumannReleasing debian version 1.136.2-1.
2011-03-09 Daniel BaumannReplacing previous imperfect changes for udevadm with...
2011-03-09 Daniel BaumannCorrecting httpfs2 inclusion in hook.
2011-03-09 Daniel BaumannReleasing version 1.136.1-1.
2011-03-09 Daniel BaumannDefaulting now to aufs if no union= parameter is given.
2011-03-09 Daniel BaumannMerging casper version 1.136.
2011-03-09 Daniel BaumannMerging casper version 1.135.
next