[ubuntu/vivid-proposed] dell-recovery 1.32 (Accepted)

Mario Limonciello Mario_Limonciello at Dell.com
Wed Mar 18 21:29:18 UTC 2015


dell-recovery (1.32) vivid; urgency=low

  [ Mario Limonciello ]
  * change vendor check to check more variables and check for Wyse.
  * Fix swap check recipe.  It was checking the wrong variable for size_gb.
  * Add a 7-day delayed popup when recovery media isn't created at OOBE.
    It will be launched at login if later than the 7th day.
  * If no UP or RP found send empty strings rather than None
  * Set default partition name to be DIAGS instead of DellUtility.
    (LP: #1431857)

  [ Steven Wu ]
  * Add support for selecting multiple FISH packages at a time.

  [ Shih-Yuan Lee (FourDollars) ]
  * Fix the progressbar issue when restoring the system from recovery
    partition. (LP: #1324342)
  * Disable network during the installation. (LP: #1309410)
  * Delete swap partition after disabled. (LP: #1284474)
  * Fix disk_layout misjudgement issue. (LP: #1324394)
  * If there is a Kylin overlay, set language to zh_CN.UTF-8. (LP: #1321607)
  * Increase the cushion of recovery partition up to 600mb.
  * Improve emergency scripts support.
  * Disable hibernate (S4) if RAM >= 4GB. (LP: #1284474)
  * Use /casper/vmlinuz.efi instead of /casper/vmlinuz in grub menu entries.
  * Fix no swap issue that makes no hibernate option. (LP: #1284474)
  * Improve isodevice support.
  * Manually install all matched DKMS packages instead of using autoinstall of
    ubuntu-drivers-common.
  * Add basic ubuntu-drivers autoinstall support and improve isodevice
    support.
  * udev/96-dell-recovery-partition.rules: Hide recovery partition.
    ubiquity/dell-bootstrap.py: Avoid some issues from UEFI BIOS.
  * Avoid some issues from UEFI BIOS.
  * Fix the partition string decoding issue that causes the language page
    missing issue and other issues about the recovery partition.
  * Fix the potential factory issue for UEFI BIOS.
  * Using `udevadm settle` to wait for the event queue to finish.
  * Some disk's logical sector size is smaller than physical sector size so
    that using 'optimal' alignment type to get better performance.
  * Avoid using mkpartfs of parted. (LP: #1309410)
  * Avoid using sleep_network in factory install. (LP: #1309410)
  * Fix the wrong calculation of memory size. (LP: #1284474)

  [ Shengyao Xue ]
  * We disabled Ethernet in phase 1 and 2 of installation, now enable it back.
    (LP: #1329148)

  [ Kai-Heng Feng ]
  * Force using utf-8 when writing grub menu. (LP: #1416280)
  * Add an additional size assertion when finding installation drive to avoid
    installing on non-disk persistent block device (e.g. Realtek rts5139.)
    (LP: #1401422)
  * Explicitly specify UTF-8 encoding when opening multilingual files.
    (LP: #1380900)

Date: Wed, 09 Apr 2014 17:57:28 -0500
Changed-By: Mario Limonciello <Mario_Limonciello at Dell.com>
Maintainer: Mario Limonciello <superm1 at ubuntu.com>
https://launchpad.net/ubuntu/+source/dell-recovery/1.32
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Wed, 09 Apr 2014 17:57:28 -0500
Source: dell-recovery
Binary: dell-recovery dell-recovery-casper dell-recovery-bootloader
Architecture: source
Version: 1.32
Distribution: vivid
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: 1284474 1309410 1321607 1324342 1324394 1329148 1380900 1401422 1416280 1431857
Changes: 
 dell-recovery (1.32) vivid; urgency=low
 .
   [ Mario Limonciello ]
   * change vendor check to check more variables and check for Wyse.
   * Fix swap check recipe.  It was checking the wrong variable for size_gb.
   * Add a 7-day delayed popup when recovery media isn't created at OOBE.
     It will be launched at login if later than the 7th day.
   * If no UP or RP found send empty strings rather than None
   * Set default partition name to be DIAGS instead of DellUtility.
     (LP: #1431857)
 .
   [ Steven Wu ]
   * Add support for selecting multiple FISH packages at a time.
 .
   [ Shih-Yuan Lee (FourDollars) ]
   * Fix the progressbar issue when restoring the system from recovery
     partition. (LP: #1324342)
   * Disable network during the installation. (LP: #1309410)
   * Delete swap partition after disabled. (LP: #1284474)
   * Fix disk_layout misjudgement issue. (LP: #1324394)
   * If there is a Kylin overlay, set language to zh_CN.UTF-8. (LP: #1321607)
   * Increase the cushion of recovery partition up to 600mb.
   * Improve emergency scripts support.
   * Disable hibernate (S4) if RAM >= 4GB. (LP: #1284474)
   * Use /casper/vmlinuz.efi instead of /casper/vmlinuz in grub menu entries.
   * Fix no swap issue that makes no hibernate option. (LP: #1284474)
   * Improve isodevice support.
   * Manually install all matched DKMS packages instead of using autoinstall of
     ubuntu-drivers-common.
   * Add basic ubuntu-drivers autoinstall support and improve isodevice
     support.
   * udev/96-dell-recovery-partition.rules: Hide recovery partition.
     ubiquity/dell-bootstrap.py: Avoid some issues from UEFI BIOS.
   * Avoid some issues from UEFI BIOS.
   * Fix the partition string decoding issue that causes the language page
     missing issue and other issues about the recovery partition.
   * Fix the potential factory issue for UEFI BIOS.
   * Using `udevadm settle` to wait for the event queue to finish.
   * Some disk's logical sector size is smaller than physical sector size so
     that using 'optimal' alignment type to get better performance.
   * Avoid using mkpartfs of parted. (LP: #1309410)
   * Avoid using sleep_network in factory install. (LP: #1309410)
   * Fix the wrong calculation of memory size. (LP: #1284474)
 .
   [ Shengyao Xue ]
   * We disabled Ethernet in phase 1 and 2 of installation, now enable it back.
     (LP: #1329148)
 .
   [ Kai-Heng Feng ]
   * Force using utf-8 when writing grub menu. (LP: #1416280)
   * Add an additional size assertion when finding installation drive to avoid
     installing on non-disk persistent block device (e.g. Realtek rts5139.)
     (LP: #1401422)
   * Explicitly specify UTF-8 encoding when opening multilingual files.
     (LP: #1380900)
Checksums-Sha1: 
 84a89109724bb06262e6302701423ea9cc3e8f30 1186 dell-recovery_1.32.dsc
 bd3e698b3b22cecc24f0b0a18f25a15266f6ec33 1225711 dell-recovery_1.32.tar.gz
Checksums-Sha256: 
 b6378238b8929fd1fb379af68f0e14bc5885e47f8d8498787754d93821aa1e00 1186 dell-recovery_1.32.dsc
 af1bcd7ece92307e50f9f812b7ea89ce04975fb164222e0c7d73869b2d9b96b0 1225711 dell-recovery_1.32.tar.gz
Files: 
 0da491f9ee6719f6cd062f048d5ddb5b 1186 utils optional dell-recovery_1.32.dsc
 aeaaa1ff4bf28cc50bb2c7ec6c2bdd61 1225711 utils optional dell-recovery_1.32.tar.gz
Original-Maintainer: Mario Limonciello <mario_limonciello at dell.com>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iEYEARECAAYFAlUJ5/sACgkQ2CrZjkA73Yub4wCdE8LteZK3Rw0mOY7nyjsvUtrg
q9AAmgNoufGz0kaOHAqebNoo71WW9SGF
=KusU
-----END PGP SIGNATURE-----


More information about the Vivid-changes mailing list