Age | Commit message (Expand) | Author |
2012-04-26 | Adding support for including firmware packages automatically within the live ... | Daniel Baumann |
2012-04-26 | Removing 'frozen' symlink in d-i dists, the other suitnames can probably go to. | Daniel Baumann |
2012-04-26 | Generating package indices for the detected sections within binary pool, need... | Daniel Baumann |
2012-04-26 | Installing packages into their detected sections within binary pool, needed f... | Daniel Baumann |
2012-04-26 | Adding support for including firmware packages automatically within debian-in... | Daniel Baumann |
2012-04-21 | Adding memtest to the list of options appended in fail-safe mode. | Daniel Baumann |
2012-04-18 | Adding nosplash to the list of options appended in fail-safe mode. | intrigeri |
2012-04-17 | Correcting destination directory for extraction of the gfxboot-theme in ubunt... | Daniel Baumann |
2012-04-11 | Temporarily including bzip2 manually when bootstrapping until #657560 has bee... | Daniel Baumann |
2012-04-10 | Correcting regression in the form of a wrong path in binary_syslinux for sysl... | Daniel Baumann |
2012-04-06 | When removing fstab for live-installer also touch an empty file for it to avo... | Daniel Baumann |
2012-04-05 | Prefering default modules in initrd even on netboot images (Closes: #667594). | Daniel Baumann |
2012-04-04 | Moving kernel and initrd into tftpboot directory for netboot images. | Daniel Baumann |
2012-03-07 | Avoid calling update-initrd in lb_chroot_hacks if the target system has no in... | Daniel Baumann |
2012-03-03 | Adding architecture to the output message when running lb_config. | Daniel Baumann |
2012-02-26 | Removing --username cruft, live-config bootparameters should be used via --bo... | Daniel Baumann |
2012-02-26 | Removing --hostname cruft, live-config bootparameters should be used via --bo... | Daniel Baumann |
2012-02-07 | Removing warning about resolvconf package, not be needed anymore. | Daniel Baumann |
2012-02-07 | Correcting destination path for uuid.conf when using casper in binary_disk, t... | Daniel Baumann |
2012-02-07 | Correcting lzcat call in binary_disk to not bail out due to non-standard file... | Daniel Baumann |
2012-02-07 | Handling /etc/resolv.conf even if it's a dangling symlink like with resolv.co... | Daniel Baumann |
2012-02-06 | Shortening kernel and initrd filenames in /live again similar to what we did ... | Daniel Baumann |
2012-02-06 | Cleaning up handling of apt preferences when building in progress mode. | Daniel Baumann |
2012-02-06 | Simplyfing automatic pinning in derivative modes. | Daniel Baumann |
2012-02-06 | Dereferencing potential symlinked apt preference files in chroot_apt/*.pref. | Daniel Baumann |
2012-02-06 | Avoid removing populated apt preferences file in derivative mode. | Daniel Baumann |
2012-02-06 | Improve backports handling in derivatives mode. | Daniel Baumann |
2012-02-06 | Removing useless top-comment for /etc/apt/preferences.d/progress.pref. | Daniel Baumann |
2012-02-06 | Updating year in copyright notices for 2012. | Daniel Baumann |
2012-02-06 | Using /etc/apt/sources.list.d/debian.list instead of /etc/apt/sources.list in... | Daniel Baumann |
2012-02-06 | Removing removal of bootstrap-base udeb in binary_debian-installer. | Daniel Baumann |
2012-02-06 | Renaming forgotten binary_packagelists to binary_package-lists to match the r... | Daniel Baumann |
2012-02-06 | Avoid warning messages in binary_packagelists for not existing local lists. | Daniel Baumann |
2012-02-06 | Adding note about 404 errors that are on purpose when fetching udebs in deriv... | Daniel Baumann |
2012-02-06 | Giving a note about what mode we are configuring, now that mode is determined... | Daniel Baumann |
2012-02-06 | Updating lb_binary_syslinux for embedded syslinux themes. | Daniel Baumann |
2012-01-12 | Print the current time before starting a command with the lb wrapper script (... | Colin Watson |
2012-01-12 | Using syslinux payload as fallback in lb_binary_syslinux if no destinct image... | Daniel Baumann |
2012-01-12 | Correcting wrong and incompatible loop for casper initrds in binary_disk. | Daniel Baumann |
2012-01-10 | Unmount chroot/root/config when running lb_clean. | Matthijs Kooijman |
2012-01-10 | Use a two-stage mount again for mounting config inside chroot in lb_chroot_ho... | Matthijs Kooijman |
2012-01-10 | Make the config available to all hooks. | Matthijs Kooijman |
2012-01-10 | Fix pathname for running hooks in lb_chroot_hooks. | Matthijs Kooijman |
2012-01-10 | Make lb_chroot_hooks work with dash. | Matthijs Kooijman |
2012-01-07 | Using xz compression for squashfs only on wheezy and sid for the moment, not ... | Daniel Baumann |
2012-01-07 | Adding temporary hack with pinning to avoid squashfs-tools mismatch for artax... | Daniel Baumann |
2012-01-07 | Correcting assembling of automatic pinning in progress mode. | Daniel Baumann |
2012-01-07 | Fix unconditional overwriting of /etc/apt/preferences.d/progress.pref in prog... | Daniel Baumann |
2012-01-07 | Adding support for apt preference.d in config/chroot_apt. | Daniel Baumann |
2012-01-03 | Fixing lb_binary_rootfs leaving the chroot without archives files. | Matthijs Kooijman |