summaryrefslogtreecommitdiff
path: root/scripts/build/binary_debian-installer
AgeCommit message (Collapse)Author
2012-12-22Removing grub package from binary_debian-installer for wheezy.Daniel Baumann
2012-12-17Removing kubuntu mode, it's not different anymore to standard ubuntu mode.Daniel Baumann
2012-12-06Adding back legacy filtering for firmware packages on squeeze when contrib ↵Daniel Baumann
or non-free is not enabled.
2012-12-06Dropping ubuntu guards on firmware selection code, we're not enabling ↵Daniel Baumann
firmware inclusion in ubuntu mode anyway. Also, we're not keeping this as ubuntu should just update their archive structure for content files to match debian. Not worth keeping temporary extra turns just for ubuntu.
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-22Correct typo on commit 11d97a6a5f17fe2c500a798aa4a32fa6889e409cRichard Nelson
2012-11-22Adding backwards compatible handling for squeeze and the ubuntus for ↵Daniel Baumann
old-style Contents files in the archive.
2012-11-02Workarounding recent archive changes wrt/ content files until #692111 is fixed.Daniel Baumann
2012-10-25Renaming progress mode to progress-linux to match the used naming scheme.Daniel Baumann
2012-10-22Renaming config/includes.binary_debian-installer to simply ↵Daniel Baumann
config/includes.debian-installer.
2012-10-22Renaming config/binary_debian-installer to simply config/debian-installer.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-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-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.
2011-03-09Prefixing helper scripts to make 'out of source' usage usable (Closes: #572455).Daniel Baumann
2011-03-09Updating internal variables from lh to lb scheme, should be the last piece ↵Daniel Baumann
to finish the live-helper to live-build rename.
2011-03-09Updating copyright headers for live-build.Daniel Baumann
2011-03-09Moving /usr/share/live-helper to /usr/share/live/build.Daniel Baumann
2011-03-09Rearranging helpers scripts in source tree.Daniel Baumann