summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-06-05Automatically translate date formats in po files.Daniel Baumann
2012-06-05Removing grub-efi from d-i packages for the time being, it doesn't work ↵Daniel Baumann
correctly yet.
2012-06-05Correcting cron.d directory removal in postrm.Daniel Baumann
2012-06-04Updating auto example scripts.Daniel Baumann
2012-06-04Releasing debian version 3.0~a49-1.debian/3.0_a49-1Daniel Baumann
2012-06-04Moving local includes from auto/{functions,scripts} to ↵Daniel Baumann
local/{functions,scripts} where they belong.
2012-06-04Updating cache directory names to consistent naming scheme.Daniel Baumann
2012-06-04Making firmware package assembling a bit more robust.Daniel Baumann
2012-06-04Adding grub-efi to static list of packages for the d-i pool for amd64.Daniel Baumann
2012-06-03Renaming internal .stage to .build for consistency within the configuration ↵Daniel Baumann
tree.
2012-06-03Removing some more configuration files on purge (Closes: #672379).Daniel Baumann
2012-06-03Adding default for --debian-installer-preseedfile.Ben Armstrong
2012-06-03Renaming config/binary_debian-installer-includes to ↵Daniel Baumann
config/includes.binary_debian-installer for consistency with the other include directories.
2012-06-03Don't bother supporting firmware on ubuntu, they seem to have a different ↵Daniel Baumann
archive structure.
2012-05-31Removing pre-squeeze XORG_CONFIG variable from the chroot environment.Daniel Baumann
2012-05-31Allowing to use comments in config/environment.{binary,chroot}.Daniel Baumann
2012-05-31Allowing to inject variables through config/environment.binary into the ↵Daniel Baumann
binary environment.
2012-05-31Cleaning http_proxy and ftp_proxy settings in chroot, people using apt ↵Daniel Baumann
proxies set them throught the apt pseudo-proxy options, and people using real proxies use config/environment.{chroot,binary} to set them.
2012-05-31Moving firmware symlink creation to the end of binary_debian-installer in ↵Daniel Baumann
order to ensure to take only the latest packages into account that get into the image, regardless if they come from the archive or are localy included.
2012-05-25Naming resulting binary isohybrid image binary.hybrid.iso from now on for ↵Daniel Baumann
consistency with the different hdd images later on.
2012-05-25Correcting renaming of syslinux files in progress mode to actually work.Daniel Baumann
2012-05-25Releasing debian version 3.0~a48-1.debian/3.0_a48-1Daniel Baumann
2012-05-24Allowing to inject variables through config/environment.chroot into the ↵Daniel Baumann
chroots environment.
2012-05-23Using /boot on live media instead of /isolinux or /syslinux in progress mode.Daniel Baumann
2012-05-23Correcting typo in binary_rootfs to restore 'plain' live filesystem support.Daniel Baumann
2012-05-14Fixing typo in rescue package list.Tails developers
2012-04-29Adding failsafe entries for syslinux bootloaders in embedded configs.Daniel Baumann
2012-04-28Updating release list for ubuntu.Daniel Baumann
2012-04-27Transforming failsafe boot parameter into an own option.Daniel Baumann
2012-04-27Releasing debian version 3.0~a47-1.debian/3.0_a47-1Daniel Baumann
2012-04-27Slight reordering in lb_binary_debian-installer.Daniel Baumann
2012-04-26Adding symlinks in /firmware for debian-installer on live media.Daniel Baumann
2012-04-26Unconditionally including firmware in all images by default. This is safe ↵Daniel Baumann
since only firmware available within the configured archive area is included automatically, see manpage.
2012-04-26Updating static list of live specific packages that get unconditionally ↵Daniel Baumann
added and included in the source images.
2012-04-26Also include firmware-linux meta package if non-free is enabled.Daniel Baumann
While the actual firmware packages are automatically detected, it is handy to have the firmware-linux meta package included if non-free is enabled. That way, future upgrades to newer kernels will keep having all available firmware packages pulled in too.
2012-04-26Automatically preseed some known firmware packages.Daniel Baumann
2012-04-26Adding entries about the firmware options in lb_config manpage.Daniel Baumann
2012-04-26Adding support for including firmware packages automatically within the live ↵Daniel Baumann
system.
2012-04-26Removing 'frozen' symlink in d-i dists, the other suitnames can probably go to.Daniel Baumann
2012-04-26Generating package indices for the detected sections within binary pool, ↵Daniel Baumann
needed for proper firmware package placement.
2012-04-26Installing packages into their detected sections within binary pool, needed ↵Daniel Baumann
for proper firmware package placement.
2012-04-26Adding support for including firmware packages automatically within ↵Daniel Baumann
debian-installer.
2012-04-23Updating defaults for linux-latest metapackages in wheezy.Daniel Baumann
2012-04-21Adding memtest to the list of options appended in fail-safe mode.Daniel Baumann
2012-04-18Adding nosplash to the list of options appended in fail-safe mode.intrigeri
2012-04-17Correcting destination directory for extraction of the gfxboot-theme in ↵Daniel Baumann
ubuntu mode.
2012-04-11Temporarily including bzip2 manually when bootstrapping until #657560 has ↵Daniel Baumann
been fixed in unstable.
2012-04-10Correcting regression in the form of a wrong path in binary_syslinux for ↵Daniel Baumann
syslinux theme packages.
2012-04-08Making extraction of the manpage section in manpages/Makefile work with ↵Daniel Baumann
multiple dots in the filename.
2012-04-06When removing fstab for live-installer also touch an empty file for it to ↵Daniel Baumann
avoid other packages failing on non-existing fstab.