summaryrefslogtreecommitdiff
path: root/scripts/build
AgeCommit message (Expand)Author
2012-12-10Skipping creation of soon to be replaced config/templates directory.Daniel Baumann
2012-12-10Removing local/bin by default in lb_clean too.Daniel Baumann
2012-12-06Adding back legacy filtering for firmware packages on squeeze when contrib or...Daniel Baumann
2012-12-06Dropping ubuntu guards on firmware selection code, we're not enabling firmwar...Daniel Baumann
2012-12-04Adding support for local apt conf.d snippets in archive definitions (Closes: ...Daniel Baumann
2012-12-04Harmonizing apt configuration handling in chroot_archives.Daniel Baumann
2012-12-01Adding dropped empty-line separator in binary_debian-installer.Daniel Baumann
2012-12-01Updating powerpc kernel list on ubuntu.Daniel Baumann
2012-11-30Also avoiding to use xz compression for squashfs for kubuntu.Daniel Baumann
2012-11-30Replicating same qemu support within bootstrap_debootstrao for bootstrap_cdeb...Daniel Baumann
2012-11-30Using hash rather than pipe as sed separator for writing boot parameters into...Daniel Baumann
2012-11-29Using four letter digit prefixes for hooks like for consistency with all othe...Daniel Baumann
2012-11-28Updating note about integrity check boot parameter within checksum files.Daniel Baumann
2012-11-28Marking comments in checksum files as such to avoid harmless but anoying warn...Daniel Baumann
2012-11-22Correct another typo on commit 11d97a6a5f17fe2c500a798aa4a32fa6889e409cRichard Nelson
2012-11-22Correct typo on commit 11d97a6a5f17fe2c500a798aa4a32fa6889e409cRichard Nelson
2012-11-22Adding default-preseeding for non-free firmware only when non-free is actuall...Daniel Baumann
2012-11-22Adding backwards compatible handling for squeeze and the ubuntus for old-styl...Daniel Baumann
2012-11-19Correcting a typo in chroot_apt when re-configuring apt preferences, found by...Daniel Baumann
2012-11-14Correcting copying of archive specific apt preferences files, thanks to Thana...Daniel Baumann
2012-11-02Workarounding recent archive changes wrt/ content files until #692111 is fixed.Daniel Baumann
2012-11-01Correcting typos in aptitude-options name in lb config, thanks to Frank Gard ...Daniel Baumann
2012-10-31Removing debconf-nowarnings option, doesn't provide any advantage to disable ...Daniel Baumann
2012-10-31Also supporting the other way around: removing systemd from a bootstrap and s...Daniel Baumann
2012-10-31Making sysvinit removal on systemd systems conditional, newer bootstraps migh...Daniel Baumann
2012-10-29Removing sysvinit when building images with systemd.Daniel Baumann
2012-10-28Shortening initsystem specific hacks for wheezy, systemd on squeeze never was...Daniel Baumann
2012-10-27Removing cruft line breaks in bailout messages for bootstrap tools.Daniel Baumann
2012-10-26Removing workaround for #657560 where we had to temporarily include bzip2 int...Daniel Baumann
2012-10-25Removing unecessary removal of apt preferences.Daniel Baumann
2012-10-25Renaming progress mode to progress-linux to match the used naming scheme.Daniel Baumann
2012-10-24Addin missing comma in the long debootstrap-options that caused an unrecogniz...chals
2012-10-22Renaming config/includes.binary_debian-installer to simply config/includes.de...Daniel Baumann
2012-10-22Renaming config/binary_rootfs to simply config/rootfs.Daniel Baumann
2012-10-22Avoid creating old left-over directory for custom syslinux splash handing fro...Daniel Baumann
2012-10-22Removing support for local grub/grub2 splash image and config manipulations, ...Daniel Baumann
2012-10-22Renaming config/binary_debian-installer to simply config/debian-installer.Daniel Baumann
2012-10-22Renaming config/chroot_apt to simply config/apt.Daniel Baumann
2012-10-22Renaming local/scripts to local/bin for executables overriding not just lb sc...Daniel Baumann
2012-10-22Removing local/functions functionality, it's not really usefull anyway.Daniel Baumann
2012-10-22Removing some left-overs from bootstrap-copy removal in lb config.Daniel Baumann
2012-10-08Correcting variable handling for --bootappend-live-failsafe in lb config.Daniel Baumann
2012-10-04Making failsafe boot parameters fully customizable like the normal ones.Daniel Baumann
2012-10-03Allowing to include multiple kernel images but menu entry is generated only f...Michal Suchanek
2012-10-03Removing unsupported and unsupportable bootstrap_copy.Daniel Baumann
2012-10-01Add missing whitespace when concatenating multiple live.cfg syslinux files.Daniel Baumann
2012-10-01Using menu default only once when populating syslinux configurations for more...Daniel Baumann
2012-10-01Simplify internal replacement strings when processing syslinux configuration ...Daniel Baumann
2012-10-01Also use .contents suffix for file list of sources images like for binary ima...Daniel Baumann
2012-09-30Avoiding warnings when checking for arguments in clean.Daniel Baumann