lp:ubuntu/oneiric/pkgsel

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/oneiric/pkgsel
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Mature

Recent revisions

54. By Colin Watson

* Update Ubuntu-specific translations from Launchpad (LP: #797985).
* Implement pkgsel/upgrade using apt-get rather than aptitude
  (LP: #789386).

53. By Colin Watson

* Resynchronise with Debian. Remaining changes:
  - Install language packs and language support packages (using
    check-language-support if available). If this fails, install the
    language-selector update-notifier hook so that the user is prompted to
    install more complete language support after installation, unless
    pkgsel/ignore-incomplete-language-support is set to true.
  - 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.
  - Run updatedb at the end of pkgsel, unless pkgsel/updatedb is preseeded
    to false.
  - Explicitly install tasksel before doing anything else.

52. By Colin Watson

* localechooser/supported-locales only lists additional locales, so
  calculate the set of language packs to install using the union of it and
  debian-installer/locale (LP: #741304).
* Fix Chinese special cases for language packs to work properly.

51. By Colin Watson

Don't install language-selector-common if
pkgsel/install-language-support is preseeded to false (LP: #712145).

50. By Colin Watson

* Resynchronise with Debian. Remaining changes:
  - Install language packs and language support packages (using
    check-language-support if available). If this fails, install the
    language-selector update-notifier hook so that the user is prompted to
    install more complete language support after installation, unless
    pkgsel/ignore-incomplete-language-support is set to true.
  - 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.
  - Run updatedb at the end of pkgsel, unless pkgsel/updatedb is preseeded
    to false.
  - Explicitly install tasksel before doing anything else.

49. By Colin Watson

* Resynchronise with Debian. Remaining changes:
  - Install language packs and language support packages (using
    check-language-support if available). If this fails, install the
    language-selector update-notifier hook so that the user is prompted to
    install more complete language support after installation, unless
    pkgsel/ignore-incomplete-language-support is set to true.
  - 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.
  - Run updatedb at the end of pkgsel, unless pkgsel/updatedb is preseeded
    to false.
  - Explicitly install tasksel before doing anything else.

48. By Colin Watson

* Resynchronise with Debian. Remaining changes:
  - Install language packs and language support packages (using
    check-language-support if available). If this fails, install the
    language-selector update-notifier hook so that the user is prompted to
    install more complete language support after installation, unless
    pkgsel/ignore-incomplete-language-support is set to true.
  - 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.
  - Run updatedb at the end of pkgsel, unless pkgsel/updatedb is preseeded
    to false.
  - Explicitly install tasksel before doing anything else.

47. By Colin Watson

* Resynchronise with Debian. Remaining changes:
  - Install language packs and language support packages (using
    check-language-support if available). If this fails, install the
    language-selector update-notifier hook so that the user is prompted to
    install more complete language support after installation, unless
    pkgsel/ignore-incomplete-language-support is set to true.
  - 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.
  - Run updatedb at the end of pkgsel, unless pkgsel/updatedb is preseeded
    to false.
  - Explicitly install tasksel before doing anything else.

46. By Colin Watson

Install tasksel before doing anything else. This means that we can take
it out of the base system, thus saving space on the live CD.

45. By Colin Watson

Update Ubuntu-specific translations from Launchpad.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/precise/pkgsel
This branch contains Public information 
Everyone can see this information.

Subscribers