[ubuntu/precise] dell-recovery 1.12 (Accepted)

Mario Limonciello Mario_Limonciello at Dell.com
Fri Nov 18 01:10:20 UTC 2011


dell-recovery (1.12) precise; urgency=low

  [ Mario Limonciello ]
  * Update bootloader patches to current grub2-trunk.
  * Add support to run GRUB2 binary builder out of tree via environment
    variables.
  * Add a 10 second countdown and automatic reboot at the end of stage 1.
  * Call emergency.sh as LAST item in casper.
  * If running in persistent mode, forcefully regenerate the apt-cache
    on boot.
  * Copy files using a blacklist excluding casper-rw rather than an all
    inclusive whitelist.  Fixes problems with persistence and dell-recovery.
  * Update the GPT utility partition creation logic.  (LP: #877858)
  * Capture the state of all packages after post install scripts to prevent
    bad interactions with remove_oem_extras after ubiquity r5804
  * Update README for more current information.
  * Don't regenerate the UUID during stage 1 anymore.  Instead, pre-populate
    the disk's UUID on the kernel command line of the target install.
    Requires casper 1.290 or later to work.
  * Add some preseeded language fixes that are reactive to casper 1.289
    from precise and 1.287.1 from oneiric. (LP: #888298)
    - Don't preseed the language in a standard preseed file as it overrides
      casper's attempt at setting the language.
    - Don't let dell-bootstrap set language based on locale.  Only have it
      set English if no other language has been specified yet.
  * Create a flag on the disk filesystem to indicate an install is in progress.
  * Remove the casper UUID in SUCCESS_SCRIPT as well as stage 1 of recovery.
    This will prevent the RP from booting unless the UUID is present on
    /proc/cmdline.
  * Don't include grubenv in the files that go in /factory on install media.
  * Include a grub.cfg script that will be copied into the recovery media and
    source the proper location of installs in progress.
  * Always set install_finished on completion to ensure sticks aren't booted
    again.
  * Unset install_finished when mounting the RP during OOBE.

  [ Kent Baxley ]
  * Preseed chinese installs as zh_CN.UTF-8 rather than just zh_CN.  Fixes
    translation problems for chinese factory installs. (LP: #879114)

  [ Chen Hsin-Yi ]
  * Encode all strings stored in XML as UTF-8. (LP: #890113)
  * Add a unit test to test for bug 890113.

  [ Chris Townsend ]
  * Fix pyflakes error of assigned but unused variable 'e' from UTF-8 XML
    patch.

Date: Thu, 17 Nov 2011 19:04:21 -0600
Changed-By: Mario Limonciello <Mario_Limonciello at Dell.com>
Maintainer: Mario Limonciello <superm1 at ubuntu.com>
https://launchpad.net/ubuntu/precise/+source/dell-recovery/1.12
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Thu, 17 Nov 2011 19:04:21 -0600
Source: dell-recovery
Binary: dell-recovery dell-recovery-casper dell-recovery-bootloader
Architecture: source
Version: 1.12
Distribution: precise
Urgency: low
Maintainer: Mario Limonciello <superm1 at ubuntu.com>
Changed-By: Mario Limonciello <Mario_Limonciello at Dell.com>
Description: 
 dell-recovery - Dell Recovery Media Creation Package
 dell-recovery-bootloader - Bootloader images for Dell's factory process
 dell-recovery-casper - Dell Recovery Casper Hooks
Launchpad-Bugs-Fixed: 877858 879114 888298 890113
Changes: 
 dell-recovery (1.12) precise; urgency=low
 .
   [ Mario Limonciello ]
   * Update bootloader patches to current grub2-trunk.
   * Add support to run GRUB2 binary builder out of tree via environment
     variables.
   * Add a 10 second countdown and automatic reboot at the end of stage 1.
   * Call emergency.sh as LAST item in casper.
   * If running in persistent mode, forcefully regenerate the apt-cache
     on boot.
   * Copy files using a blacklist excluding casper-rw rather than an all
     inclusive whitelist.  Fixes problems with persistence and dell-recovery.
   * Update the GPT utility partition creation logic.  (LP: #877858)
   * Capture the state of all packages after post install scripts to prevent
     bad interactions with remove_oem_extras after ubiquity r5804
   * Update README for more current information.
   * Don't regenerate the UUID during stage 1 anymore.  Instead, pre-populate
     the disk's UUID on the kernel command line of the target install.
     Requires casper 1.290 or later to work.
   * Add some preseeded language fixes that are reactive to casper 1.289
     from precise and 1.287.1 from oneiric. (LP: #888298)
     - Don't preseed the language in a standard preseed file as it overrides
       casper's attempt at setting the language.
     - Don't let dell-bootstrap set language based on locale.  Only have it
       set English if no other language has been specified yet.
   * Create a flag on the disk filesystem to indicate an install is in progress.
   * Remove the casper UUID in SUCCESS_SCRIPT as well as stage 1 of recovery.
     This will prevent the RP from booting unless the UUID is present on
     /proc/cmdline.
   * Don't include grubenv in the files that go in /factory on install media.
   * Include a grub.cfg script that will be copied into the recovery media and
     source the proper location of installs in progress.
   * Always set install_finished on completion to ensure sticks aren't booted
     again.
   * Unset install_finished when mounting the RP during OOBE.
 .
   [ Kent Baxley ]
   * Preseed chinese installs as zh_CN.UTF-8 rather than just zh_CN.  Fixes
     translation problems for chinese factory installs. (LP: #879114)
 .
   [ Chen Hsin-Yi ]
   * Encode all strings stored in XML as UTF-8. (LP: #890113)
   * Add a unit test to test for bug 890113.
 .
   [ Chris Townsend ]
   * Fix pyflakes error of assigned but unused variable 'e' from UTF-8 XML
     patch.
Checksums-Sha1: 
 1b45849bf331c7c41059c2638d8c813bf0f03afb 1044 dell-recovery_1.12.dsc
 7b40ae393f1d7302e953aa8f563fa4e9ad4bddae 1423509 dell-recovery_1.12.tar.gz
Checksums-Sha256: 
 6fbff769125e4559ae9dc7dcfa3d386d82e0bc746a10736abaeb88bf8168930a 1044 dell-recovery_1.12.dsc
 a77f922f49ca67226a5ab74f2ce17cee0d214e44c00f0b15d38a3ad33f7304f1 1423509 dell-recovery_1.12.tar.gz
Files: 
 a035f70b1ae9431eec651205bd4d647c 1044 utils optional dell-recovery_1.12.dsc
 74abda00d1d9df01e737fa481a4b2135 1423509 utils optional dell-recovery_1.12.tar.gz
Original-Maintainer: Mario Limonciello <mario_limonciello at dell.com>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEARECAAYFAk7FryEACgkQ2CrZjkA73Ys9MACgjUAe0xZEdgc5k0WRFPxmf+Jd
e3gAn2YSHaL+WhqvqkJXLDX9PykiOM1K
=fSgt
-----END PGP SIGNATURE-----


More information about the Precise-changes mailing list