summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
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
2012-09-30Supporting parent distribution as a variable field in archive definitions.Daniel Baumann
2012-09-30Supporting parent distribution as a variable field in syslinux splashes.Daniel Baumann
2012-09-30Only producing zsync files for iso and iso-hybrid images.Daniel Baumann
2012-09-30Simplyfing clean option in lb config.Daniel Baumann
2012-09-30Adding slightly modified patch from Adam Conrad <adconrad@ubuntu.com> to remo...Daniel Baumann
2012-09-30Fixing execution of binary hooks.Colin Watson
2012-09-30If --build-with-chroot is false, run ! lines in package-lists in the host sys...Colin Watson
2012-09-30Don't turn on xz compression in mksquashfs for ubuntu builds according to Ada...Daniel Baumann
2012-09-30Using i386 -generic-pae kernel flavour on Ubuntu precise.Colin Watson
2012-09-30Switching Ubuntu from powerpc to powerpc-smp kernel.Adam Conrad
2012-09-29Including loadlin on d-i images on amd64 and i386.Daniel Baumann
2012-09-29Updating win32-loader inclusion handling.Daniel Baumann
2012-09-26Removing virtual-hdd image type.Daniel Baumann
2012-09-26Removing intel-microcode special handling in chroot_linux-image, microcode pa...Daniel Baumann
2012-09-26Renaming volatile options refering to volatile archive to updates to match cu...Daniel Baumann
2012-08-31Correcting cdebootstraps-options typo in getopt, thanks to chals <chals@altor...Daniel Baumann
2012-08-30Updating base-files hack for plymouth in progress mode.Daniel Baumann
2012-08-27Dropping lb prefix from live-build scripts, not needed anymore.Daniel Baumann
2012-08-27Making build.sh sourcing more robust (Closes: #684896).Daniel Baumann
2012-08-27Moving aborting when no bootstrap tool is installed from defaults to the resp...Daniel Baumann
2012-08-27Removing old LB= hack when wrapper was not mandatory.Daniel Baumann
2012-08-27Calling local live-build embedded in config directly rather than to adjust path.Daniel Baumann
2012-08-27Exposing --debootstrap-options and --cdebootstrap-options publicly.Daniel Baumann
2012-08-27Applying patch from Colin Watson <cjwatson@ubuntu.com> to correct chroot hook...Daniel Baumann
2012-08-27Removing bootstrap-keyring option.Daniel Baumann
2012-08-27Removing bootstrap-include and bootstrap-exclude options.Daniel Baumann
2012-08-27Removing bootstrap-flavour option (Closes: #685675).Daniel Baumann
2012-08-27Improving check for missing apt-ftparchive to check for the actual file, rath...Daniel Baumann
2012-08-24Using /etc/live/build/*.conf instead of /etc/live/build.d/*.conf for consiste...Daniel Baumann
2012-08-24Switching back to use the more common ${@} instead of ${*}, it's not required...Daniel Baumann