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