[ubuntu/maverick] initramfs-tools 0.98ubuntu1 (Accepted)

Colin Watson cjwatson at ubuntu.com
Wed Aug 18 13:25:26 BST 2010


initramfs-tools (0.98ubuntu1) maverick; urgency=low

  * Resynchronise with Debian.  Remaining changes:
    - Use busybox-initramfs for Depends.
    - Mount /dev with the default tmpfs size rather than sourcing udev.conf.
    - Set takeover=1 in update-initramfs.
    - Allow the mounting of a root filesystem as a loop device on top of a
      host filesystem, used for Wubi installs.
    - Add vfat support to the initramfs.
    - Add 2>&1 to the run-init line.
    - Add mountroot failure support, to allow meaningful messages when no
      root device can be found.
    - Panic if either the root device doesn't exist, or blkid cannot
      identify it.  Allows for mountroot failure hooks for md devices to be
      displayed.
    - Ignore blacklist for forced vga= usage.
    - Loop for 5 seconds waiting for $suspend to show up, adjustable with
      the resumedelay= command-line arg.
    - Allow for alternative PREREQS to be specified using | as the
      separator.
    - Support loading compcache from the initramfs.
    - Remove klibc utilities if busybox is in use.
    - Revert "framebuffer: Let udev create fb devices."  udev isn't started
      at this point and therefore can't create framebuffer devices.
    - Create /dev/mem and /dev/zero if video=uvesafb.
    - Add hid_* modules, since some keyboards will not be usable at the
      initramfs/busybox prompt without them.
    - Replace all instances of vol_id with blkid, and depend on util-linux.
    - Use gzip from busybox instead of klibc.  Depend on busybox-initramfs
      (>= 1:1.13.3-1ubuntu5) to ensure that we have it.
    - Remove bnx2 from the initramfs; it needs firmware, and at this stage
      we only support network modules that don't need firmware loading.
    - Don't display "Loading, please wait..." message when 'quiet' is in
      /proc/cmdline.
    - Allow scripts and hooks to specify OPTION=VAR, and unless VAR is set
      to something other than "n", the script will not be included.
    - Restore the framebuffer hook and script, copying KMS and other
      framebuffer drivers into the initramfs, but make them optional; you
      need to set FRAMEBUFFER=y for these to be included.
    - Silence /bin/resume output when trying to resume.
    - Depend on a sufficient version of udev to load fbcon.
    - Conflict with older versions of usplash.
    - Don't load keymaps unless we're loading a framebuffer; but set the
      keymap before giving a root shell.
    - Add new initramfs-tools-bin package containing a binary that uses
      libudev to wait for udev to create the udev device, or wait for udev
      to finish processing if we catch it in the act, and returns the
      filesystem type as already probed by udev.  Use it while mounting
      local root filesystems and while resuming.
    - Add hwaddr= alias for BOOTIF= for compatibility.
    - Allow specifying multiple break points using a comma delimiter.
    - Automatically blacklist vga16fb when vga= or video= specified on
      kernel command-line.
    - Call 'plymouth message' before resuming, to notify the user of the
      reason for the delay if the plymouth theme supports it.
    - Add a new 'fixrtc' script that tries to set the system clock forward
      based on the last mount time of the root disk; without this kludge,
      systems without a working RTC will end up in a perpetual reboot loop.
    - Drop hooks/keymap and associated code; console-setup takes care of
      this in Ubuntu.

initramfs-tools (0.98) unstable; urgency=low

  [ Michael Prokop ]
  * [7faeb32] fix typos in manpage, scripts/functions and
    conf/initramfs.conf - thanks lintian
  * [f1360c9] debian/NEWS: drop asterisk chars to make lintian happy
  * [c4a1981] install doc-base file for doc-base-registration
  * [f813bd9] add debian/source/format with "3.0 (native)" to make
    lintian happy
  * [38ee1a0] maintainer-notes: document "git remote prune origin" -
    thanks to maximilian attems <maks at debian.org>
  * [2390db8] maintainer-notes: use git config instead of environment
    variables - thanks to Gerfried Fuchs <rhonda at deb.at>
  * [c85bb1f] some minor rewording of sentences about development
    mailinglists
  * [7af6ef4] mkinitramfs: do not execute compress command under quotes
    (Closes: #588517)
  * [b65a486] update-initramfs: stop buildprocess if any script is
    failing
  * [e7daaf7] init: provide validate_init() wrapper to support absolute
    symlinks. (Closes: #590744)
  * [a0c3140] init: provide fastforward path for the common case when
    validating init binary.
  * [b343994] Bump Standards-Version to 3.9.1.

  [ maximilian attems ]
  * [837f261] mkinitramfs: set nounset and errexit
  * [be71015] reportbug: list the mkinitramfs hook scripts of reporting
    box
  * [295bca7] initramfs-tools.8: Enhance documentation of boot option
  * [c327689] update-initramfs: run_bootloader() return after zipl and
    flash-kernel
  * [089a903] mkinitramfs: set COMPRESS=gzip to be more consistent. -
    thanks to Colin Watson <cjwatson at ubuntu.com>
  * [210c83c] control: conform to latest policy without changes
  * [9613412] mkinitramfs: Provide error code of failed mkinitramfs
    creation
  * [51a8d5f] revert mkinitramfs errexit and nounset
  * [6bcb867] Maintainer notes document dev mailinglists
  * [7c6221d] maintainer notes: underline that mail to one of the 2
    lists is good
  * [762ae2a] update-initramfs: revert nounset (Closes: #588915)
  * [a4e1a9e] initramfs-tools: only allow hook scripts to errexit on
    mkinitramfs
  * [6f0b646] update-initramfs: run_bootloader() invoke Initramfs hooks

  [ Stephen Powell ]
  * [09d251a] postinst hook: respect INITRD variable
  * [ff6116f] Redirect STDOUT to STDERR for post{inst,rm} hooks

Date: Wed, 18 Aug 2010 13:05:53 +0100
Changed-By: Colin Watson <cjwatson at ubuntu.com>
Maintainer: Ubuntu Kernel Team <kernel-team at lists.ubuntu.com>
Signed-By: Colin Watson <cjwatson at canonical.com>
https://launchpad.net/ubuntu/maverick/+source/initramfs-tools/0.98ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Wed, 18 Aug 2010 13:05:53 +0100
Source: initramfs-tools
Binary: initramfs-tools initramfs-tools-bin
Architecture: source
Version: 0.98ubuntu1
Distribution: maverick
Urgency: low
Maintainer: Ubuntu Kernel Team <kernel-team at lists.ubuntu.com>
Changed-By: Colin Watson <cjwatson at ubuntu.com>
Description: 
 initramfs-tools - tools for generating an initramfs
 initramfs-tools-bin - binaries used by initramfs-tools
Closes: 588517 588915 590744
Changes: 
 initramfs-tools (0.98ubuntu1) maverick; urgency=low
 .
   * Resynchronise with Debian.  Remaining changes:
     - Use busybox-initramfs for Depends.
     - Mount /dev with the default tmpfs size rather than sourcing udev.conf.
     - Set takeover=1 in update-initramfs.
     - Allow the mounting of a root filesystem as a loop device on top of a
       host filesystem, used for Wubi installs.
     - Add vfat support to the initramfs.
     - Add 2>&1 to the run-init line.
     - Add mountroot failure support, to allow meaningful messages when no
       root device can be found.
     - Panic if either the root device doesn't exist, or blkid cannot
       identify it.  Allows for mountroot failure hooks for md devices to be
       displayed.
     - Ignore blacklist for forced vga= usage.
     - Loop for 5 seconds waiting for $suspend to show up, adjustable with
       the resumedelay= command-line arg.
     - Allow for alternative PREREQS to be specified using | as the
       separator.
     - Support loading compcache from the initramfs.
     - Remove klibc utilities if busybox is in use.
     - Revert "framebuffer: Let udev create fb devices."  udev isn't started
       at this point and therefore can't create framebuffer devices.
     - Create /dev/mem and /dev/zero if video=uvesafb.
     - Add hid_* modules, since some keyboards will not be usable at the
       initramfs/busybox prompt without them.
     - Replace all instances of vol_id with blkid, and depend on util-linux.
     - Use gzip from busybox instead of klibc.  Depend on busybox-initramfs
       (>= 1:1.13.3-1ubuntu5) to ensure that we have it.
     - Remove bnx2 from the initramfs; it needs firmware, and at this stage
       we only support network modules that don't need firmware loading.
     - Don't display "Loading, please wait..." message when 'quiet' is in
       /proc/cmdline.
     - Allow scripts and hooks to specify OPTION=VAR, and unless VAR is set
       to something other than "n", the script will not be included.
     - Restore the framebuffer hook and script, copying KMS and other
       framebuffer drivers into the initramfs, but make them optional; you
       need to set FRAMEBUFFER=y for these to be included.
     - Silence /bin/resume output when trying to resume.
     - Depend on a sufficient version of udev to load fbcon.
     - Conflict with older versions of usplash.
     - Don't load keymaps unless we're loading a framebuffer; but set the
       keymap before giving a root shell.
     - Add new initramfs-tools-bin package containing a binary that uses
       libudev to wait for udev to create the udev device, or wait for udev
       to finish processing if we catch it in the act, and returns the
       filesystem type as already probed by udev.  Use it while mounting
       local root filesystems and while resuming.
     - Add hwaddr= alias for BOOTIF= for compatibility.
     - Allow specifying multiple break points using a comma delimiter.
     - Automatically blacklist vga16fb when vga= or video= specified on
       kernel command-line.
     - Call 'plymouth message' before resuming, to notify the user of the
       reason for the delay if the plymouth theme supports it.
     - Add a new 'fixrtc' script that tries to set the system clock forward
       based on the last mount time of the root disk; without this kludge,
       systems without a working RTC will end up in a perpetual reboot loop.
     - Drop hooks/keymap and associated code; console-setup takes care of
       this in Ubuntu.
 .
 initramfs-tools (0.98) unstable; urgency=low
 .
   [ Michael Prokop ]
   * [7faeb32] fix typos in manpage, scripts/functions and
     conf/initramfs.conf - thanks lintian
   * [f1360c9] debian/NEWS: drop asterisk chars to make lintian happy
   * [c4a1981] install doc-base file for doc-base-registration
   * [f813bd9] add debian/source/format with "3.0 (native)" to make
     lintian happy
   * [38ee1a0] maintainer-notes: document "git remote prune origin" -
     thanks to maximilian attems <maks at debian.org>
   * [2390db8] maintainer-notes: use git config instead of environment
     variables - thanks to Gerfried Fuchs <rhonda at deb.at>
   * [c85bb1f] some minor rewording of sentences about development
     mailinglists
   * [7af6ef4] mkinitramfs: do not execute compress command under quotes
     (Closes: #588517)
   * [b65a486] update-initramfs: stop buildprocess if any script is
     failing
   * [e7daaf7] init: provide validate_init() wrapper to support absolute
     symlinks. (Closes: #590744)
   * [a0c3140] init: provide fastforward path for the common case when
     validating init binary.
   * [b343994] Bump Standards-Version to 3.9.1.
 .
   [ maximilian attems ]
   * [837f261] mkinitramfs: set nounset and errexit
   * [be71015] reportbug: list the mkinitramfs hook scripts of reporting
     box
   * [295bca7] initramfs-tools.8: Enhance documentation of boot option
   * [c327689] update-initramfs: run_bootloader() return after zipl and
     flash-kernel
   * [089a903] mkinitramfs: set COMPRESS=gzip to be more consistent. -
     thanks to Colin Watson <cjwatson at ubuntu.com>
   * [210c83c] control: conform to latest policy without changes
   * [9613412] mkinitramfs: Provide error code of failed mkinitramfs
     creation
   * [51a8d5f] revert mkinitramfs errexit and nounset
   * [6bcb867] Maintainer notes document dev mailinglists
   * [7c6221d] maintainer notes: underline that mail to one of the 2
     lists is good
   * [762ae2a] update-initramfs: revert nounset (Closes: #588915)
   * [a4e1a9e] initramfs-tools: only allow hook scripts to errexit on
     mkinitramfs
   * [6f0b646] update-initramfs: run_bootloader() invoke Initramfs hooks
 .
   [ Stephen Powell ]
   * [09d251a] postinst hook: respect INITRD variable
   * [ff6116f] Redirect STDOUT to STDERR for post{inst,rm} hooks
Checksums-Sha1: 
 37eaf5bb17fdc2229948502bc179574521793860 1813 initramfs-tools_0.98ubuntu1.dsc
 1a56b6a716294626d4f2bd93b8d52fc3444d9fa8 103840 initramfs-tools_0.98ubuntu1.tar.gz
Checksums-Sha256: 
 72fe2bb2063b64ac521fdb3c21b4fde03a1a2e6db7b441fab3ba7456f19f1276 1813 initramfs-tools_0.98ubuntu1.dsc
 b3020eb3114a8e63ccc1d2d72a4ff45cd2e5df372d37e0f645ea7e4c78326029 103840 initramfs-tools_0.98ubuntu1.tar.gz
Files: 
 512e2c6acc0a2b4f0385ad7d2d1a98c1 1813 utils optional initramfs-tools_0.98ubuntu1.dsc
 5a759e5e8680f3c70acdbf0acd619a96 103840 utils optional initramfs-tools_0.98ubuntu1.tar.gz
Original-Maintainer: Debian kernel team <debian-kernel at lists.debian.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Colin Watson <cjwatson at debian.org> -- Debian developer

iQIVAwUBTGvNYzk1h9l9hlALAQgLIw/5AXwhEWxLxEwTmycYqfMMBRYvVlzbz5zE
vgUblYTB0LBYmUySXKAaVH7mlkQCHjT7Y+HEAIZ6Pf5IPL0AKOIsY8Bc92bX2nhT
DjcTsBgbq5KnKXdu01UeofT914VWhqP6HYeCq4UJ2lR2syLir950NWKAVK2nwiRX
DJfWsElcBHnZBGeYxEBypqf7ACUTwfDGc8sjs3FWQXQVhygPihj89BUlB8yaF3mx
4JrYRAgz9lM18z9ClSj9a83KVhQcgXFVI+mt9S1Gw5rsuQrEHB3n51Orkfu0GOmT
nAqVobYdNoSMgHDPaSInEQBhR+8EzQpiCL7HToQqEviSeywy/S9xaVMtwPLfL+Yh
G2yj6DV2/0zT6GyKGf/X+bvdPOPW2YrSo2L/4CpjBDXHGIo65T0BrLsmwDINKCOx
XJHEU6AcgyjiRNLnK8GakQEmg4xFJPcf5Nrfz9LpF3652Bh5zCzuMuy/6JtfXsN3
NvK/CcdoAJU8C5lTpwRAFetcn3FlTEvfIYozkQxmwa9NxgzaX1CBYarn0CSMaZ86
LjZM71X7IxkKJ8G4JijTgMr5WFqW0I30/GlaHZu9M71gBOrKXIUROg1So+oDv8m0
arZCViHhp8rxIpc3pP0Vrjvwr1CEpB0pRVIvLbmS7EcmLhUjf2eCZGMFClVjfYNe
UTmg7OqbEEo=
=IGBu
-----END PGP SIGNATURE-----


More information about the Maverick-changes mailing list