Age | Commit message (Expand) | Author |
2011-03-09 | Adjusting code style of lh_dumpconfig. | Daniel Baumann |
2011-03-09 | Add lh_dumpconfig helper to print suitable output for pastebins and other rem... | Chris Lamb |
2011-03-09 | Ensure lh_binary_debian-installer includes local debs (Closes: #502877) | Marco Amadori |
2011-03-09 | Setup cleanup hook in the high-level helpers. | Chris Lamb |
2011-03-09 | Enforcing lh_config to be run before lh_build, see also http://lists.debian.o... | Daniel Baumann |
2011-03-09 | Using simplified Require_stagefile(); calls by passing multiple arguments. | Daniel Baumann |
2011-03-09 | For consistency, don't preserve uid/gid for files in binary_local-includes. | Chris Lamb |
2011-03-09 | Ensure all files installed via chroot_local-includes are owned by root:root. ... | Chris Lamb |
2011-03-09 | Making sure /etc/sudoers has right owner/permissions. | Daniel Baumann |
2011-03-09 | Manually setting owner of /etc/skel to root. | Daniel Baumann |
2011-03-09 | Making removal stage of lh_chroot_selinuxfs dependent on the existence of /se... | Daniel Baumann |
2011-03-09 | Applying patch from Frederic Boiteux <fboiteux@calistel.com> to support wildc... | Daniel Baumann |
2011-03-09 | Adding lh_chroot_selinuxfs helper to support building live images on a selinu... | Daniel Baumann |
2011-03-09 | lh_config --help and manpage 'copy' mention. | Marco Amadori |
2011-03-09 | Improving indices workaround by checking LH_BOOTSTRAP_FLAVOUR rather than LH_... | Daniel Baumann |
2011-03-09 | Include source for sparc-utils on that architecture. | Chris Lamb |
2011-03-09 | Correcting sparc architecture detection to ensure correct source package cont... | Chris Lamb |
2011-03-09 | Install appropriate tasksel program. | Chris Lamb |
2011-03-09 | Don't build up source package list inside chroot. | Chris Lamb |
2011-03-09 | Create a "missing-source.txt" file containing missing source packages instead... | Chris Lamb |
2011-03-09 | Only install memtest in lh_binary_syslinux if enabled. | Maximilian Gass |
2011-03-09 | Additionally save the 'scripts/' subdirectory if it contains files when build... | Chris Lamb |
2011-03-09 | Fix timing issue in create of source tarballs. Patch by Sebastian H <shbugrep... | Chris Lamb |
2011-03-09 | Adding explicit --yes to apt-get call when installing keyring packages (previ... | Daniel Baumann |
2011-03-09 | Really fix LH_BOOTSTRAP="copy". Thanks to Andreas Teuchert <ant+bdo@hsg-kl.de... | Chris Lamb |
2011-03-09 | Splitted "longoptions" in various lines. | Marco Amadori |
2011-03-09 | Adding scripts directory to to include custom helper scripts. | Daniel Baumann |
2011-03-09 | Fix handling of --version and getopt program name. | Chris Lamb |
2011-03-09 | Simplyfing partition size check when enforcing fat32. | Daniel Baumann |
2011-03-09 | Automatically enforcing fat32 on usb-hdd when detecting partitions bigger tha... | Daniel Baumann |
2011-03-09 | Automatically enforcing fat32 on usb-hdd when detecting files bigger than 2GB. | Daniel Baumann |
2011-03-09 | Correcting wrong logic in lh_cleans check for beeing in the config directory ... | Daniel Baumann |
2011-03-09 | Always using apt to install keyring packages (Closes: #498531). | Daniel Baumann |
2011-03-09 | Add silo to sparc source package selection. | Chris Lamb |
2011-03-09 | Use tar to perform lh_bootstrap_copy (Closes: #498385) | Chris Lamb |
2011-03-09 | Refactor partition size calculation, ensuring a uniform increase for ext part... | Chris Lamb |
2011-03-09 | Additionally unmount chroot/binary.tmp in lh_clean --chroot. | Chris Lamb |
2011-03-09 | Unmount chroot/dev.tmp/pts filestems created by lh_binary_usb-hdd in lh_clean. | Chris Lamb |
2011-03-09 | Add "/.disk" metadata on usb-hdd images. | Chris Lamb |
2011-03-09 | Use cp's "-T" option instead of shell globbing to ensure dotfiles in the bina... | Chris Lamb |
2011-03-09 | Standardise on appending " (fail-safe mode)" for all bootloaders. | Chris Lamb |
2011-03-09 | Fixing a chicken-egg problem with package indices when using minimal/stripped... | Daniel Baumann |
2011-03-09 | mksquashfs in Lenny supports -no-progress, so remove (broken) check. | Chris Lamb |
2011-03-09 | Correcting chroot call to process config/binary_rootfs/excludes in chrooted b... | Daniel Baumann |
2011-03-09 | Replacing Chroot(); call for removing the udev persistent-net rules with a di... | Daniel Baumann |
2011-03-09 | Passing -wildcards to mksquashfs call when having excludes, thanks to Phillip... | Daniel Baumann |
2011-03-09 | Fixed 2 typos in getopt longoptions string. | Marco Amadori |
2011-03-09 | Introducing config/binary_rootfs/excludes as a generic way to exclude files m... | Daniel Baumann |
2011-03-09 | Since #433076 is fixed in live-initramfs, we only need to adjust owner of the... | Daniel Baumann |
2011-03-09 | Renaming sections to categories in order to use the same names as Debian Poli... | Daniel Baumann |