summaryrefslogtreecommitdiff
path: root/scripts/build/lb_binary_debian-installer
AgeCommit message (Collapse)Author
2011-09-28Correcting check for debian-installer-distribution when using daily images ↵Daniel Baumann
in non-derivatives mode.
2011-09-14Correcting incomplete checks for local packages in lb_binary_debian-installer.Daniel Baumann
2011-09-13Renaming usb-hdd binary image type to simply hdd.Daniel Baumann
This is the first step in conglomerating code for all hdd-ish image types, independent of the partitioning scheme being used, and adding future hdd-ish image types for virtualiziation software.
2011-09-07Also respect config/packages for packages to be installed in both chroot and ↵Daniel Baumann
binary.
2011-09-07Using config/packages.binary instead of config/binary_local-udebs.Daniel Baumann
2011-09-07Using config/packages.binary instead of config/binary_local-debs.Daniel Baumann
2011-07-25Updating grub packages list in binary_debian-installer.Daniel Baumann
2011-07-24Adding mdadm manually to extra packages for binary pool for being used by ↵Daniel Baumann
debian-installer (Closes: #607225).
2011-07-21Adding paths for remote debian-installer images on armel.Cody A.W. Somerville
2011-07-19Adding kubuntu mode in order to have different defadefault hooks enabled for ↵Daniel Baumann
ubuntu and kubuntu (needed for #630088).
2011-05-12Updating url for debian-installer daily-images.Daniel Baumann
2011-03-09Correcting udeb download for derivatives to only fall back to debians ↵Daniel Baumann
repository if required to.
2011-03-09Correcting typo in derivatives check when fetching d-i components.Daniel Baumann
2011-03-09Adding multi-repository support for debian-installer udebs at build-time.Daniel Baumann
2011-03-09Renaming mirror options to parent mirror for handling derivatives nice in ↵Daniel Baumann
future.
2011-03-09Adding initial support for parent distribution for debian-installer.Daniel Baumann
2011-03-09Updating year in hooks and script files.Daniel Baumann
2011-03-09Adding derivatives handling for progress.Daniel Baumann
2011-03-09Applying patch from Cody A.W. Somerville <cody.somerville@canonical.com> to ↵Daniel Baumann
update kernel packages for ubuntu in lb_binary_debian-installer.
2011-03-09Renaming --architecture to --architectures in preparation for multi-arch.Daniel Baumann
2011-03-09Also including auxiliary packages in d-i pool (Closes: #604551).Daniel Baumann
2011-03-09Making d-i indices copying depending on binary image type.Daniel Baumann
2011-03-09Fixing typo in symlink on fat workaround.Ben Armstrong
2011-03-09Workarounding symlink on usb-hdd when including debian-installer and using ↵Daniel Baumann
vfat filesystems.
2011-03-09Avoid using bashism when handling codename/suite mapping for ↵Daniel Baumann
debian-installer release file.
2011-03-09Also correcting version number in debian-installer release file.Daniel Baumann
2011-03-09Fixing debian-installer Release file generation.Otavio Salvador
To behave properly installer properly handles codename/suite combination. Specially for sid/unstable this is really required otherwise we can end up trying to configure a broken sources.list.
2011-03-09Fixing debian-installer index generation.Otavio Salvador
When figuring out which suite to use, cdrom-detect looks for the Release file and the first one to be tried is the content of /etc/default-release, inside of installer initrd, that needs to be available as symbolic link.
2011-03-09Adding debian version 3.0~a1-1.Daniel Baumann
2011-03-09Updating year in manpage, hooks, script and template files.Daniel Baumann
2011-03-09Applying patch from Cody A.W. Somerville <cody.somerville@canonical.com> to ↵Daniel Baumann
update kernel packages for ubuntu in lb_binary_debian-installer.
2011-03-09Also including auxiliary packages in d-i pool (Closes: #604551).Daniel Baumann
2011-03-09Making d-i indices copying depending on binary image type.Daniel Baumann
2011-03-09Fixing typo in symlink on fat workaround.Ben Armstrong
2011-03-09Workarounding symlink on usb-hdd when including debian-installer and using ↵Daniel Baumann
vfat filesystems.
2011-03-09Avoid using bashism when handling codename/suite mapping for ↵Daniel Baumann
debian-installer release file.
2011-03-09Also correcting version number in debian-installer release file.Daniel Baumann
2011-03-09Fixing debian-installer Release file generation.Otavio Salvador
To behave properly installer properly handles codename/suite combination. Specially for sid/unstable this is really required otherwise we can end up trying to configure a broken sources.list.
2011-03-09Fixing debian-installer index generation.Otavio Salvador
When figuring out which suite to use, cdrom-detect looks for the Release file and the first one to be tried is the content of /etc/default-release, inside of installer initrd, that needs to be available as symbolic link.
2011-03-09Also adding kbd to debian-installer packages.Daniel Baumann
2011-03-09Also handling console related packages in debian-installer when ↵Daniel Baumann
live-installer is used.
2011-03-09Adding consle-setup and keyboard-configuration manually to package pool for ↵Daniel Baumann
debian-installer in order to workaround a flawed debian-installer change in squeeze.
2011-03-09Prefixing helper scripts to make 'out of source' usage usable (Closes: #572455).Daniel Baumann