Age | Commit message (Expand) | Author |
2011-03-09 | Only print versions of live-helper in --dump output, not every package instal... | Chris Lamb |
2011-03-09 | Add 'dump' as a getopt longoption so as not to prevent rejection of --dump ar... | Chris Lamb |
2011-03-09 | NEW: "binary_debian-installer-includes" config directory. | Marco Amadori |
2011-03-09 | Don't attempt to remove scripts directory in lh_clean if it doesn't exist. | Daniel Baumann |
2011-03-09 | Even though users are supposed to have any local-includes with the correct ow... | Daniel Baumann |
2011-03-09 | Removing scripts directory through lh_clean, if it's not empty. | Daniel Baumann |
2011-03-09 | Copy menu binary from the correct directory | An-Cheng Huang |
2011-03-09 | Applied patch from Maximilian Gass <mxey@cloudconnected.org> to fix typo in g... | Daniel Baumann |
2011-03-09 | ignore harmless warnings from parted. | An-Cheng Huang |
2011-03-09 | Generalizing internal LH_CONFFILE variable. | Daniel Baumann |
2011-03-09 | Correcting manpage section reference in a comment in lh. | Daniel Baumann |
2011-03-09 | Cleaning up code of 'lh' short helper. | Daniel Baumann |
2011-03-09 | Implementing colorful output (currently disabled by default, though). | Daniel Baumann |
2011-03-09 | Generalizing internal LH_BREAKPOINTS variable. | Daniel Baumann |
2011-03-09 | Generalizing internal LH_VERBOSE variable. | Daniel Baumann |
2011-03-09 | Generalizing internal LH_QUIET variable. | Daniel Baumann |
2011-03-09 | Generalizing internal LH_DEBUG variable. | Daniel Baumann |
2011-03-09 | Generalizing internal LH_FORCE variable. | Daniel Baumann |
2011-03-09 | Slightely improving wording of the 'bootloader not yet supported' when creati... | Daniel Baumann |
2011-03-09 | Slightly reordering genisoimage option assembling. | Daniel Baumann |
2011-03-09 | Adding armel to architecture specific checks. | Daniel Baumann |
2011-03-09 | Generalizing internal Chroot(); by requiring its first argument to be the chr... | Daniel Baumann |
2011-03-09 | Renaming internal Read_conffile(); to Read_conffiles(); for consistency reasons. | Daniel Baumann |
2011-03-09 | Updating releases.sh to match internal namespace of included functions. | Daniel Baumann |
2011-03-09 | Improving version output of lh_config --dump. | Daniel Baumann |
2011-03-09 | Using dd rather than cat to write mbr.bin to usb-hdd images; dd is more robus... | Daniel Baumann |
2011-03-09 | Merging lh_dumpconfig into lh_config as --dump parameter. | Daniel Baumann |
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 |