-
Committer:
Bazaar Package Importer
-
Author(s):
Colin Watson
-
Date:
2009-05-06 12:03:24 UTC
-
mfrom:
(2.1.2 lenny)
-
Revision ID:
james.westby@ubuntu.com-20090506120324-t6dd7raf3lf0zwha
Tags: 0.24ubuntu1
* Resynchronise with Debian. Remaining changes:
- Install language packs and language support packages. If this fails,
install the language-selector update-notifier hook so that the user is
prompted to install more complete language support after installation.
- Mark any pending update notifications as seen after installation.
- Move final sources.list into place before trying to install
pkgsel/include items and language packs.
- Remove special popularity-contest handling; Ubuntu just includes it in
standard.
- Divert update-initramfs and call it just once at the end (with
bind-mounted /dev, /proc, and /sys, and a preceding update-dev).
- Don't divert scrollkeeper-* any more; we use rarian-compat now and
Sebastien says it's fast enough.
- Ask whether the user wants to install updates automatically, using
either unattended-upgrades or landscape-client. This question is only
asked at a high enough priority to be displayed on server or netboot
installations, but may be preseeded on other installations.
- Allow preseeding pkgsel/install-recommends to install what the
packages on pkgsel/include Recommend, defaulting to false.
- Run updatedb at the end of pkgsel, unless pkgsel/updatedb is preseeded
to false.
* Run 'apt-get clean' after package installation (LP: #364249).