summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-10-04Making failsafe boot parameters fully customizable like the normal ones.Daniel Baumann
2012-10-03Adding note about experimental in cgi frontend package description.Daniel Baumann
2012-10-03Updating package descriptions.Daniel Baumann
2012-10-03Allowing to include multiple kernel images but menu entry is generated only ↵Michal Suchanek
for one.
2012-10-03Removing ubuntu natty support, EOL.Daniel Baumann
2012-10-03Removing unsupported and unsupportable bootstrap_copy.Daniel Baumann
2012-10-02Releasing debian version 3.0~a63-1.debian/3.0_a63-1Daniel Baumann
2012-10-01Booting by default with 'quiet' and 'splash' parameters.Daniel Baumann
2012-10-01Add missing whitespace when concatenating multiple live.cfg syslinux files.Daniel Baumann
2012-10-01Releasing debian version 3.0~a62-1.debian/3.0_a62-1Daniel Baumann
2012-10-01Using menu default only once when populating syslinux configurations for ↵Daniel Baumann
more than one kernel flavour (Closes: #682957).
2012-10-01Clearing the screen when exiting syslinux menu.Daniel Baumann
2012-10-01Removing superfluous menu default directive in syslinux configuration files.Daniel Baumann
2012-10-01Simplify internal replacement strings when processing syslinux configuration ↵Daniel Baumann
files.
2012-10-01Using linux rather than kernel directive in syslinux configuration files.Daniel Baumann
2012-10-01Also use .contents suffix for file list of sources images like for binary ↵Daniel Baumann
images, rather than the old .list suffix.
2012-10-01Updating wheezy pre-release version.Daniel Baumann
2012-10-01Updating squeeze point release version.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-30Releasing debian version 3.0~a61-1.debian/3.0_a61-1Daniel Baumann
2012-09-30Adding slightly modified patch from Adam Conrad <adconrad@ubuntu.com> to ↵Daniel Baumann
remove resolvconf artifacts.
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 ↵Colin Watson
system.
2012-09-30Don't turn on xz compression in mksquashfs for ubuntu builds according to ↵Daniel Baumann
Adam Conrad <adconrad@ubuntu.com>.
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-30Using initramfs generator specific boot parameters in syslinux configuration ↵Daniel Baumann
files.
2012-09-30Using dedicated initrd line in syslinux configurations rather than stuffing ↵Daniel Baumann
everything in one line.
2012-09-29Correcting 'not-enough-arguments' check in Packages grep-aptavail helper.Daniel Baumann
2012-09-29Releasing debian version 3.0~a60-1.debian/3.0_a60-1Daniel Baumann
2012-09-29Updating to standards version 3.9.4.Daniel Baumann
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
Rather than a half broken image type, we'll bet our money on having proper partman recipies support implemented for hdd image types. Even if we don't make it for wheezy, it's better to not have virtual-hdd in there and tell users to use the jessie version for proper hdd images.
2012-09-26Releasing debian version 3.0~a59-1.debian/3.0_a59-1Daniel Baumann
2012-09-26Removing intel-microcode special handling in chroot_linux-image, microcode ↵Daniel Baumann
packages are already included automatically anyway.
2012-09-26Renaming volatile options refering to volatile archive to updates to match ↵Daniel Baumann
current archive namings.
2012-08-31Correcting cdebootstraps-options typo in getopt, thanks to chals ↵Daniel Baumann
<chals@altorricon.com>.
2012-08-30Updating base-files hack for plymouth in progress mode.Daniel Baumann
2012-08-29frontend/cgi correctly reference netboot binary-images in form.html.Richard Nelson
2012-08-29Adding baureo-backports and charon-backports as valid distributions in ↵Daniel Baumann
progress mode.
2012-08-27Releasing debian version 3.0~a58-1.debian/3.0_a58-1Daniel Baumann
2012-08-27Setting default progress distribution from artax to baureo.Daniel Baumann
2012-08-27Dropping lb prefix from live-build scripts, not needed anymore.Daniel Baumann
Previously, we needed to keep the lb_* prefix as the scripts could also be executed standalone. Since the lb wrapper is mandatory since squeeze, we can drop this now.
2012-08-27Making build.sh sourcing more robust (Closes: #684896).Daniel Baumann
2012-08-27Correcting printf call cosmetically in central wrapper when prepending date ↵Daniel Baumann
and time for each command to not choke upon multiple arguments.