summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-09Correcting typo with if/endif statements in the rescue list.Daniel Baumann
2011-03-09Adding scalpel to rescue list as suggested by Mathieu GELI <mathieu.geli@gmai...Daniel Baumann
2011-03-09Adding syslinux-common to rescue list.Daniel Baumann
2011-03-09Removing unsupported, unmaintained and unused knoppix package lists.Daniel Baumann
2011-03-09Applying patch from Ian Jackson <ian@davenant.greenend.org.uk> to update pack...Daniel Baumann
2011-03-09Use tar to perform lh_bootstrap_copy (Closes: #498385)Chris Lamb
2011-03-09Warn when using syslinux with a non-FAT LH_BINARY_FILESYSTEM.Chris Lamb
2011-03-09Refactor partition size calculation, ensuring a uniform increase for ext part...Chris Lamb
2011-03-09Additionally unmount chroot/binary.tmp in lh_clean --chroot.Chris Lamb
2011-03-09Unmount chroot/dev.tmp/pts filestems created by lh_binary_usb-hdd in lh_clean.Chris Lamb
2011-03-09Add "/.disk" metadata on usb-hdd images.Chris Lamb
2011-03-09Use cp's "-T" option instead of shell globbing to ensure dotfiles in the bina...Chris Lamb
2011-03-09Standardise on appending " (fail-safe mode)" for all bootloaders.Chris Lamb
2011-03-09Updating vcs fields in control file.Daniel Baumann
2011-03-09Adding cursor functions for future usage.Daniel Baumann
2011-03-09Adding color functions for future usage.Daniel Baumann
2011-03-09Fixing a chicken-egg problem with package indices when using minimal/stripped...Daniel Baumann
2011-03-09Making gettext depends unversioned.Daniel Baumann
2011-03-09Removing currently unused Upstream-Depends field in control.Daniel Baumann
2011-03-09Don't install more than one kernel image when building minimal or stripped im...Daniel Baumann
2011-03-09Correcting some little glitches building with the rescue list.Mathieu Geli
2011-03-09mksquashfs in Lenny supports -no-progress, so remove (broken) check.Chris Lamb
2011-03-09Adding support for squeeze (lenny+1).Daniel Baumann
2011-03-09Improve architecture auto-detection.Chris Lamb
2011-03-09Releasing debian version 1.0.0-2.Daniel Baumann
2011-03-09Correcting chroot call to process config/binary_rootfs/excludes in chrooted b...Daniel Baumann
2011-03-09Adding lsusb to rescue list.Daniel Baumann
2011-03-09Setting project email address to the new debian-live@lists.debian.org.Daniel Baumann
2011-03-09Adding some more packages to the rescue list again.Daniel Baumann
2011-03-09Adding some more packages to the rescue list.Daniel Baumann
2011-03-09Replacing Chroot(); call for removing the udev persistent-net rules with a di...Daniel Baumann
2011-03-09Adding Debian Forensics packages to rescue list.Daniel Baumann
2011-03-09Passing -wildcards to mksquashfs call when having excludes, thanks to Phillip...Daniel Baumann
2011-03-09Fixed 2 typos in getopt longoptions string.Marco Amadori
2011-03-09Introducing config/binary_rootfs/excludes as a generic way to exclude files m...Daniel Baumann
2011-03-09Moving the automatic run of the script tests to package build-time invokation.Daniel Baumann
2011-03-09Since #433076 is fixed in live-initramfs, we only need to adjust owner of the...Daniel Baumann
2011-03-09Renaming sections to categories in order to use the same names as Debian Poli...Daniel Baumann
2011-03-09Improving check for a mounted chroot/dev/pts to cover all terminals, not just...Daniel Baumann
2011-03-09Using internal prefix for PACKAGES variable in function/packages.sh (Closes: ...Daniel Baumann
2011-03-09Including btrfs-tools in rescue list only when building sid.Daniel Baumann
2011-03-09Adding nilfs2-tools to rescue list.Daniel Baumann
2011-03-09Releasing live-helper 1.0.0-1.Daniel Baumann
2011-03-09Install loop-aes-utils if we are using encryption.Chris Lamb
2011-03-09Support expanding wildcards in udeb excludes.Chris Lamb
2011-03-09Remove pointless whitespace.Chris Lamb
2011-03-09Only install unionfs-tools under Etch in rescue list.Chris Lamb
2011-03-09Correct logic in LH_BOOTAPPEND_INSTALL handlingChris Lamb
2011-03-09Removing surrounded braces from LH_BOOTAPPEND_INSTALL - it is expanded by sed...Chris Lamb
2011-03-09Correcting typo LH_BOOTSTRAP_INSTALL -> LH_BOOTAPPEND_INSTALL in Grub kernel ...Chris Lamb