summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-03-09Adding cursor functions for future usage.Daniel Baumann1-0/+51
2011-03-09Adding color functions for future usage.Daniel Baumann1-0/+39
2011-03-09Fixing a chicken-egg problem with package indices when using minimal/stripped...Daniel Baumann1-0/+9
2011-03-09Making gettext depends unversioned.Daniel Baumann1-2/+2
2011-03-09Removing currently unused Upstream-Depends field in control.Daniel Baumann1-1/+0
2011-03-09Don't install more than one kernel image when building minimal or stripped im...Daniel Baumann1-2/+18
2011-03-09Correcting some little glitches building with the rescue list.Mathieu Geli1-1/+5
2011-03-09mksquashfs in Lenny supports -no-progress, so remove (broken) check.Chris Lamb1-1/+1
2011-03-09Adding support for squeeze (lenny+1).Daniel Baumann2-0/+2
2011-03-09Improve architecture auto-detection.Chris Lamb1-2/+12
2011-03-09Releasing debian version 1.0.0-2.Daniel Baumann1-0/+35
2011-03-09Correcting chroot call to process config/binary_rootfs/excludes in chrooted b...Daniel Baumann1-1/+1
2011-03-09Adding lsusb to rescue list.Daniel Baumann1-1/+1
2011-03-09Setting project email address to the new debian-live@lists.debian.org.Daniel Baumann4-5/+5
2011-03-09Adding some more packages to the rescue list again.Daniel Baumann1-1/+1
2011-03-09Adding some more packages to the rescue list.Daniel Baumann1-1/+6
2011-03-09Replacing Chroot(); call for removing the udev persistent-net rules with a di...Daniel Baumann1-1/+1
2011-03-09Adding Debian Forensics packages to rescue list.Daniel Baumann1-1/+19
2011-03-09Passing -wildcards to mksquashfs call when having excludes, thanks to Phillip...Daniel Baumann1-1/+14
2011-03-09Fixed 2 typos in getopt longoptions string.Marco Amadori1-1/+1
2011-03-09Introducing config/binary_rootfs/excludes as a generic way to exclude files m...Daniel Baumann1-9/+36
2011-03-09Moving the automatic run of the script tests to package build-time invokation.Daniel Baumann2-1/+3
2011-03-09Since #433076 is fixed in live-initramfs, we only need to adjust owner of the...Daniel Baumann1-1/+1
2011-03-09Renaming sections to categories in order to use the same names as Debian Poli...Daniel Baumann15-34/+34
2011-03-09Improving check for a mounted chroot/dev/pts to cover all terminals, not just...Daniel Baumann1-1/+1
2011-03-09Using internal prefix for PACKAGES variable in function/packages.sh (Closes: ...Daniel Baumann1-7/+7
2011-03-09Including btrfs-tools in rescue list only when building sid.Daniel Baumann1-0/+2
2011-03-09Adding nilfs2-tools to rescue list.Daniel Baumann1-0/+1
2011-03-09Releasing live-helper 1.0.0-1.Daniel Baumann1-0/+138
2011-03-09Install loop-aes-utils if we are using encryption.Chris Lamb1-0/+4
2011-03-09Support expanding wildcards in udeb excludes.Chris Lamb1-3/+3
2011-03-09Remove pointless whitespace.Chris Lamb1-2/+2
2011-03-09Only install unionfs-tools under Etch in rescue list.Chris Lamb1-0/+2
2011-03-09Correct logic in LH_BOOTAPPEND_INSTALL handlingChris Lamb1-4/+7
2011-03-09Removing surrounded braces from LH_BOOTAPPEND_INSTALL - it is expanded by sed...Chris Lamb1-1/+1
2011-03-09Correcting typo LH_BOOTSTRAP_INSTALL -> LH_BOOTAPPEND_INSTALL in Grub kernel ...Chris Lamb1-1/+1
2011-03-09Correct bogus path for d-i preseed files.Chris Lamb1-1/+1
2011-03-09Don't install lists from chroot_local-packageslists without them being specif...Chris Lamb5-656/+640
2011-03-09Preserve changed apt settings (pdiffs, recommends, and secure) in binary imag...Daniel Baumann1-3/+12
2011-03-09Don't use interpolation to print usage and help as it breaks newlines and tabs.Chris Lamb2-3/+3
2011-03-09Remove accidental trailing '"' (quote) package from lh_config usage.Chris Lamb1-1/+1
2011-03-09Updating chroot hacks to reflect namechange of the udev persistent rules.Daniel Baumann1-2/+2
2011-03-09Correcting typo in win32-loader config.Daniel Baumann1-1/+1
2011-03-09Correcting win32-loader default values.Daniel Baumann1-2/+2
2011-03-09Making help.sh and version.sh messages translatable.Tiago Bortoletto Vaz2-27/+24
2011-03-09Making lh_chroot_interactive and lh_source_usb-hdd messages translatable.Tiago Bortoletto Vaz2-5/+5
2011-03-09Making lh_binary_usb-hdd messages translatable.Tiago Bortoletto Vaz1-4/+4
2011-03-09Making usage.sh messages translatable.Tiago Bortoletto Vaz1-8/+7
2011-03-09Moving win32-loader inclusion support from external hook into main program (C...Daniel Baumann6-16/+40
2011-03-09Adding generic echo function.Daniel Baumann1-0/+8