Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-02-06 | Updating year in copyright notices for 2012. | Daniel Baumann | |
2012-02-06 | Removing removal of bootstrap-base udeb in binary_debian-installer. | Daniel Baumann | |
If both bootstrap-base and live-installer are available on the installer, live-installer is prefereded by d-i (because of the live specific .disk info). If live-installer is included, can be disabled with live-installer/enable=false and d-i will use bootstrap-base in order to debootstrap the base system on /target. | |||
2012-02-06 | Adding note about 404 errors that are on purpose when fetching udebs in ↵ | Daniel Baumann | |
derivative mode. | |||
2011-10-30 | Adding temporary manual setting of d-i urls for progress. | Daniel Baumann | |
2011-09-28 | Correcting check for debian-installer-distribution when using daily images ↵ | Daniel Baumann | |
in non-derivatives mode. | |||
2011-09-14 | Correcting incomplete checks for local packages in lb_binary_debian-installer. | Daniel Baumann | |
2011-09-13 | Renaming 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-07 | Also respect config/packages for packages to be installed in both chroot and ↵ | Daniel Baumann | |
binary. | |||
2011-09-07 | Using config/packages.binary instead of config/binary_local-udebs. | Daniel Baumann | |
2011-09-07 | Using config/packages.binary instead of config/binary_local-debs. | Daniel Baumann | |
2011-07-25 | Updating grub packages list in binary_debian-installer. | Daniel Baumann | |
2011-07-24 | Adding mdadm manually to extra packages for binary pool for being used by ↵ | Daniel Baumann | |
debian-installer (Closes: #607225). | |||
2011-07-21 | Adding paths for remote debian-installer images on armel. | Cody A.W. Somerville | |
2011-07-19 | Adding kubuntu mode in order to have different defadefault hooks enabled for ↵ | Daniel Baumann | |
ubuntu and kubuntu (needed for #630088). | |||
2011-05-12 | Updating url for debian-installer daily-images. | Daniel Baumann | |
2011-03-09 | Correcting udeb download for derivatives to only fall back to debians ↵ | Daniel Baumann | |
repository if required to. | |||
2011-03-09 | Correcting typo in derivatives check when fetching d-i components. | Daniel Baumann | |
2011-03-09 | Adding multi-repository support for debian-installer udebs at build-time. | Daniel Baumann | |
2011-03-09 | Renaming mirror options to parent mirror for handling derivatives nice in ↵ | Daniel Baumann | |
future. | |||
2011-03-09 | Adding initial support for parent distribution for debian-installer. | Daniel Baumann | |
2011-03-09 | Updating year in hooks and script files. | Daniel Baumann | |
2011-03-09 | Adding derivatives handling for progress. | Daniel Baumann | |
2011-03-09 | Applying 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-09 | Renaming --architecture to --architectures in preparation for multi-arch. | Daniel Baumann | |
2011-03-09 | Also including auxiliary packages in d-i pool (Closes: #604551). | Daniel Baumann | |
2011-03-09 | Making d-i indices copying depending on binary image type. | Daniel Baumann | |
2011-03-09 | Fixing typo in symlink on fat workaround. | Ben Armstrong | |
2011-03-09 | Workarounding symlink on usb-hdd when including debian-installer and using ↵ | Daniel Baumann | |
vfat filesystems. | |||
2011-03-09 | Avoid using bashism when handling codename/suite mapping for ↵ | Daniel Baumann | |
debian-installer release file. | |||
2011-03-09 | Also correcting version number in debian-installer release file. | Daniel Baumann | |
2011-03-09 | Fixing 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-09 | Fixing 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-09 | Adding debian version 3.0~a1-1. | Daniel Baumann | |
2011-03-09 | Updating year in manpage, hooks, script and template files. | Daniel Baumann | |
2011-03-09 | Applying 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-09 | Also including auxiliary packages in d-i pool (Closes: #604551). | Daniel Baumann | |
2011-03-09 | Making d-i indices copying depending on binary image type. | Daniel Baumann | |
2011-03-09 | Fixing typo in symlink on fat workaround. | Ben Armstrong | |
2011-03-09 | Workarounding symlink on usb-hdd when including debian-installer and using ↵ | Daniel Baumann | |
vfat filesystems. | |||
2011-03-09 | Avoid using bashism when handling codename/suite mapping for ↵ | Daniel Baumann | |
debian-installer release file. | |||
2011-03-09 | Also correcting version number in debian-installer release file. | Daniel Baumann | |
2011-03-09 | Fixing 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-09 | Fixing 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-09 | Also adding kbd to debian-installer packages. | Daniel Baumann | |
2011-03-09 | Also handling console related packages in debian-installer when ↵ | Daniel Baumann | |
live-installer is used. | |||
2011-03-09 | Adding 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-09 | Prefixing helper scripts to make 'out of source' usage usable (Closes: #572455). | Daniel Baumann | |