This bug was fixed in the package base-installer - 1.143ubuntu1 --------------- base-installer (1.143ubuntu1) trusty; urgency=medium [ Colin Watson ] * Reverse lots of our delta against Debian relating to architectures no longer supported in Ubuntu (armel, hppa, ia64, sparc), to make merging from Debian less painful. * Resynchronise with Debian. Remaining changes: - Use and depend on the Ubuntu keyring. - Enable the restricted component by default, unless apt-setup/restricted is preseeded to false. - Set up the default sources.list to look in -updates and -security (the latter from apt-setup/security_host and apt-setup/security_path) as well as the unadorned suite; also -proposed if apt-setup/proposed is true. - Use Ubuntu kernel image names. - Allow preseeding base-installer/kernel/override-image to force a given kernel to be used. - Install busybox-initramfs rather than busybox. - Revert Joey's patch to call base-installer.d hooks after running debootstrap, which broke console-setup's expectation of being able to insert its configuration file into /target before console-setup is installed by debootstrap. - Add armhf/keystone, armhf/omap, and armhf/omap4 subarchitectures. - Install kernel headers to match the kernel. This may be overridden by setting base-installer/kernel/headers to false. - Add base-installer/kernel/backports-modules template, which may be preseeded to install selected linux-backports-modules-* packages. - Move some kernel installation support code from bootstrap-base to base-installer, and allow live-installer to override the title template used by that. - Add powerpc/e500 and powerpc/e500mc subarchitectures. - Add overlay archive support. - Add ppc64el architecture. * Remove code for some old Ubuntu i386 kernel names that no longer exist. [ dann frazier ] * Add arm64 kernel detection (LP: #1263756). base-installer (1.143) unstable; urgency=medium * Add HTTPS support: pass --no-check-certificate to debootstrap if debian-installer/allow_unauthenticated_ssl=true, set https_proxy if necessary, and copy any certificates that exist in d-i into the target system (LP: #1135163). base-installer (1.142) unstable; urgency=medium * pkgdetails.c: Only interpret percentages following whitespace, to cope with GNU wget outputting the local file name (which may contain "%" due to URL-encoding) after it finishes the download (LP: #1172101). base-installer (1.141) unstable; urgency=low [ Ian Campbell ] * armhf: Support armmp kernel flavour on mx5 and express and as default on generic platforms. * armhf: Select armmp-lpae kernel flavour on generic platforms when the hardware feature is available. base-installer (1.140) unstable; urgency=medium [ Aurelien Jarno ] * mips: fix octeon cpuinfo. base-installer (1.139) unstable; urgency=medium * mips: Drop support for non-supported architectures. * mips: Add support for octeon kernels. * mipsel: Drop support for non-supported architectures * mipsel: Add support for loongson-3a kernels. base-installer (1.138) unstable; urgency=low [ Updated translations ] * Bosnian (bs.po) by Amila Valjevčić * Hungarian (hu.po) by Judit Gyimesi base-installer (1.137) unstable; urgency=low [ Updated translations ] * Turkish (tr.po) by Mert Dirik * Ukrainian (uk.po) by Yuri Chornoivan base-installer (1.136) unstable; urgency=low [ Updated translations ] * Tajik (tg.po) by Victor Ibragimov base-installer (1.135) unstable; urgency=low [ Updated translations ] * Tajik (tg.po) by Victor Ibragimov base-installer (1.134) unstable; urgency=low [ Updated translations ] * Tajik (tg.po) by Victor Ibragimov base-installer (1.133) unstable; urgency=low [ Dmitrijs Ledkovs ] * Set debian source format to '3.0 (native)'. * Bump debhelper compat level to 9. * Set Vcs-* to canonical format. base-installer (1.132) unstable; urgency=low [ Colin Watson ] * Use correct compiler and strip when cross-building. base-installer (1.131) unstable; urgency=low [ Updated translations ] * Croatian (hr.po) by Tomislav Krznar base-installer (1.130) unstable; urgency=low [ Milan Kupcevic ] * Test suite support for Open Firmware /cpus directory. Closes: #629492 base-installer (1.129) unstable; urgency=low [ Milan Kupcevic ] * Properly recognize PowerPC SMP machines. Closes: #629492 [ Updated translations ] * Japanese (ja.po) by Kenshi Muto base-installer (1.128) unstable; urgency=low * Add support for armhf/vexpress. base-installer (1.127) unstable; urgency=low * Add myself to Uploaders. [ Updated translations ] * Asturian (ast.po) by ivarela * Galician (gl.po) by Jorge Barreiro * Kannada (kn.po) by Prabodh * Ukrainian (uk.po) by Yuri Chornoivan base-installer (1.126) unstable; urgency=low * Team upload [ Philipp Kern ] * Add s390x support. base-installer (1.125) unstable; urgency=low * Team upload * Replace XC-package-Type with Package-Type [ Updated translations ] * Welsh (cy.po) by Daffyd Tomos base-installer (1.124) unstable; urgency=low * Team upload [ Joey Hess ] * Add missing semicolon to /etc/apt/apt.conf.d/00CDMountPoint. [ Updated translations ] * Tibetan (bo.po) by Tennom * German (de.po) by Holger Wansing * Galician (gl.po) by Jorge Barreiro * Lithuanian (lt.po) by Rimas Kudelis * Latvian (lv.po) by Rūdolfs Mazurs * Macedonian (mk.po) by Arangel Angov * Panjabi (pa.po) by A S Alam * Portuguese (Brazil) (pt_BR.po) by Felipe Augusto van de Wiel (faw) base-installer (1.123) unstable; urgency=low [ Colin Watson ] * pkgdetails: Use fputs rather than fprintf for out-of-memory message. [ Martin Michlmayr ] * Simplify armel kernel file by removing unsupported platforms. [ Otavio Salvador ] * [linux] do not list linux-image-2.6 kernels as they're available for backward compatibility only. * Change kernel selection to choose linux-image-. Closes: #655437. -- Colin Watson