Making fetch to work with file on sub dir on tftp server.
[live-boot-grml.git] / scripts /
2011-03-09 Steven ShiauMaking fetch to work with file on sub dir on tftp server.
2011-03-09 Marco AmadoriImproved an useful debug string.
2011-03-09 Marco AmadoriTwo return code consistency fix.
2011-03-09 Marco AmadoriPartition snapshots works again.
2011-03-09 Daniel BaumannInitial commit for having support for persistency on...
2011-03-09 Daniel BaumannMaking sure that old swap entries are removed before...
2011-03-09 Daniel BaumannMerging swap live-bottom script into fstab script;...
2011-03-09 Daniel BaumannApplying patch from Michael Prokop <mika@grml.org>...
2011-03-09 Daniel BaumannCorrecting swap partition handling in fstab to not...
2011-03-09 Daniel BaumannCorrecting handling of locale default and environment...
2011-03-09 Daniel BaumannCorrecting kdm live-autologin handling to not always...
2011-03-09 Daniel BaumannCorrecting fstab handling to not always append entries...
2011-03-09 Daniel BaumannCorrecting typo in locale bottom script.
2011-03-09 Daniel BaumannCorrecting check for usb when using removable-usb keyword.
2011-03-09 Daniel BaumannAdding removable-usb keyword to further restrict live...
2011-03-09 Daniel BaumannCorrecting accidental syntax error in one of the previo...
2011-03-09 Daniel BaumannAlso allowing to use the removable keyword for specifyi...
2011-03-09 Daniel BaumannRespecting media timeout even when specificing media...
2011-03-09 Daniel BaumannAdding silent boot parameter.
2011-03-09 Daniel BaumannOnly calling install-keymap if it's actually installed...
2011-03-09 Daniel BaumannMerging casper 1.157.
2011-03-09 Daniel BaumannAdding comsetic line wrapping for output of local-gen...
2011-03-09 Daniel BaumannAdding hack to remove live specific filesystems from...
2011-03-09 Daniel BaumannImproving check in 21xdriver when we don't do anything.
2011-03-09 Rene MayrhoferChecking if /var/log is writable before trying to copy...
2011-03-09 Daniel BaumannMerging casper 1.156.
2011-03-09 Daniel BaumannAdding ext4 support.
2011-03-09 Kai HendryAdding basic xrandr support for lenny to enforce a...
2011-03-09 Daniel BaumannAdding patch from Thierry Walrant <debian.tgc@walrant...
2011-03-09 Daniel BaumannAdded missing variable quoting that lead to broken...
2011-03-09 Daniel BaumannSilencing xorg reconfiguration, thanks to Ronny Standtk...
2011-03-09 Daniel BaumannSilencing grep call on /etc/passwd.
2011-03-09 Daniel BaumannDon't redirect output of fstype detection to standard...
2011-03-09 Daniel BaumannAlso checking for wicd in 23networking, thanks to Ben...
2011-03-09 Rene MayrhoferSupport further checks on loopback image and support...
2011-03-09 Daniel BaumannSourcing live.vars in 21xdriver and 21xvidemode in...
2011-03-09 Marco AmadoriCleaned the boot log a bit.
2011-03-09 Marco AmadoriReworked integrity-check (Closes: #507477).
2011-03-09 Daniel BaumannMerging casper 1.154.
2011-03-09 Daniel BaumannRemoving spurious 'livefs_root' in copy_live_to();.
2011-03-09 Daniel BaumannAlso adding ralink to network device check.
2011-03-09 Daniel BaumannTurning 'no supported filesystem images found' into...
2011-03-09 Daniel BaumannAdding a panic message when we netboot and have no...
2011-03-09 Daniel BaumannAdd a warning message when no image can be found.
2011-03-09 Daniel BaumannMerging casper 1.149.
2011-03-09 Daniel BaumannMerging casper 1.148.
2011-03-09 Daniel BaumannMerging casper 1.145.
2011-03-09 Daniel BaumannMerging casper 1.144.
2011-03-09 Daniel BaumannMerging casper 1.143.
2011-03-09 Daniel BaumannMerging casper 1.142.
2011-03-09 Daniel BaumannMerging casper 1.141.
2011-03-09 Daniel BaumannMerging casper 1.140.
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 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 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 AmadoriConditional creation of /etc/fstab.
2011-03-09 Marco AmadoriChanged HOSTNAME and /etc/hosts handling.
2011-03-09 Daniel BaumannSourcing live.vars in 15autologin directly, rather...
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 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 Chris LambRemove local overiddes of log_*_msg - #494257 is now...
2011-03-09 Marco AmadoriRemoved some useless spaces.
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 Marco AmadoriAdded "-n" option to all mount commands, thanks to...
2011-03-09 Chris LambRemove unnecessary indentation level.
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 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...
next