lp:ubuntu/oneiric-proposed/dell-recovery

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/oneiric-proposed/dell-recovery
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Mature

Recent revisions

79. By Mario Limonciello

* Backport fixes from trunk:
  - Add some preseeded language fixes that are reactive to casper 1.289
    from precise and 1.287.1 from oneiric.
  - 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.
  - (LP: #888298)

78. By Mario Limonciello

[ Mario Limonciello ]
* Backport fixes from trunk:
  - Update the GPT utility partition creation logic. (LP: #877858, #879140)
  - Capture the state of all packages after post install scripts to prevent
    bad interactions with remove_oem_extras after ubiquity r5804.
    (LP: #879137)

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

77. By Mario Limonciello

* If dell-eula is in the pool mark it for installation. No changes for livefs
  type installs.
* Only do the extra check for OS prober disable when using FIST.
* Update translations from launchpad.

76. By Mario Limonciello

* In EFI installs, make sure to preseed the disk layout question to ensure
  the MBR isn't rewritten in the cleanup stages.
* In late scripts, double check that os-prober is disabled. On EFI installs
  GRUB gets reinstalled, so the conffile might not persist.

75. By Mario Limonciello

* grub-setup.exe: ignore failures in the embedding test that may be caused by
  seek errors.
* grub-setup.exe: set root_dev to dest_dev for the case that DEVICE needs to
  be specified (avoiding having to add -r for the same argument).

74. By Mario Limonciello

Whoops, actually make the change I was talking about in 1.06.

73. By Mario Limonciello

Recommends on dpkg-dev to fix mingw32 grub-setup.exe build.

72. By Mario Limonciello

* If binaries already have been built for dell-recovery-bootloader, don't
  build them again.
* Clean up all dell-recovery-bootloader built binaries on purge.
* Drop devicekit-disks references.
* Add extra variables to hide EFI recovery partition as well as legacy
  recovery partition.
* Add support to build grub-setup.exe for a mingw32 target in postinst.
* Add depends of ubiquity for dell-recovery-bootloader and -casper to force
  them to be removed during OOBE.

71. By Mario Limonciello

* Drop all code related to setting default u/i. The u/i is always
  unity now, it will be 2D or 3D depending on the level of support
  of the graphics stack.
* Pass utf8_strings=True to connect_to_signal handlers to fix handling
  of unicode directories for storing ISOs
* Update translations from launchpad.

70. By Mario Limonciello

* Move all the "code" from dell-recovery-bootloader to it's own script
  so that it can be invoked from other places too.
* Store all GRUB configs in /factory from now. Don't use /boot/grub
  as that's where the on disk bootloaders will land for EFI as well
  as later MBR installs.
* Don't use grub-install at all. Always build bootloader binaries
  ourselves that rely items in /factory.
* Set up the FAIL and SUCCESS scripts to work out of /factory for grubenv.
* Reinstall GRUB to the MBR on fail if fist isn't around and not EFI.
* Add missing RP declaration in FAIL-SCRIPT.
* Lookup the recovery partition on demand during oem-config early
  command in case the devices were different during install.
* Depending on when FAIL_COMMAND happened, we might have mountpoints.
  Clean them up.
* Delay the write of the new MBR until the last step in the set active
  partition command.

Branch metadata

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

Subscribers