lp:ubuntu/maverick-proposed/dell-recovery

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/maverick-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

40. By Mario Limonciello

"6th time's a charm!"
* Cherry pick from trunk:
  - Use dbus-launch for launching usb-creator to help alleviate crashes in dbus.
    (LP: #698347)

39. By Mario Limonciello

Fix a typo from the backport. Trunk supported dual_seed in process_conf
but maverick didn't.
(LP: #692911, #687480)

38. By Mario Limonciello

* Cherry pick from trunk:
  - During OOBE save the first set language as the language that recovery
    from HDD is ran as. (LP: #687480)
  - Update Chinese translations from launchpad.
  - Fix widget translation for gtk Buttons.
  - Fix a backend crash when running in a more translated chinese.
  - Fix a backend crash with unicode paths.
  - Make sure the GRUB locale is properly set before rebooting in recovery.
* Add a workaround for bug 686788 and bug 686789 so that the GRUB menu
  shows up in Chinese when selected in oem-config.

37. By Mario Limonciello

* Adjust the sandybridge blacklist to match that in the latest compiz.
  (LP: #644372)
* Ubiquity bootstrap: sync before reboots.

36. By Mario Limonciello

Fix recovery from recovery of a recovery. (LP: #643889)

35. By Mario Limonciello

* Unset dbus session address before spawning burning apps for recovery media.
  - Recent versions of ubiquity (2.3.18+) set the dbus session address in the
    environment. This causes issues because root can't speak on the session
    bus (and that's what plugininstall.py runs as).

34. By Mario Limonciello

* Add another id to blacklist for sugar bay. Thanks Robert Hooker!
* Include the architecture in the target ISO names.
* Add one more rotational character to allow a full rotation.
* Dynamically populate the list of available UI's.
* For atom class, if une-efl is available, set to that by default.

33. By Mario Limonciello

* Parse the architecture of debs in debs/main to help figure out which
  to install.
* Modify the dell-default-ui logic to match goals better for 10.10.
* Run dell-default-ui during install rather than on first boot.
* Preseed any advanced questions in case this is non-RP install.
* Update the text for the restart dialog.
* In the swap recipe fixup, detect large memory (>= 4GB) and don't create
  swap in these scenarios either.
* Fix the efi set_advanced logic to not accidentally force msdos.

32. By Mario Limonciello

[ Mario Limonciello ]
* If boot/grub/efi.img is found, create a mutlti-catalog ISO image.
* Support FISH packages of nested archives for OIE.
* Support media that uses GRUB to boot.
* Mark a boot as an EFI boot if /sys/firmware/efi exists too.
* Run grub-install in EFI mode too (it will use efibootmgr for us)
* Fix Y-align on some labels.
* If a disk is grub based, don't include the isolinux directory in the ISO.
* Be more rigid about the scenarios that grub gets reinstalled on
  first boot.
* Don't run part of the recovery plugin in bootstrap mode.
* If dmi-available-memory isn't available (such as x86_64), fall back to
  /proc/meminfo.
* No need to run efibootmgr to cleanup after install, the OS handles it.
* Fixup creating media from recovery partitions containing eltorito.img.
* Make sure the image complete dialog is centered.
* Import translations from launchpad.

[ Peter Petrakis ]
* Autobuilder Frontend:
  - Cleanup of help text.
  - Add support to set iso prefix.
  - Add support to set specific dell-recovery package.
  - Add an option to skip the local git tree update.

31. By Mario Limonciello

[ Mario Limonciello ]
* Save files in XDG Downloads directory by default (LP: #616671)
* Re-encode strings to utf8 when checking ISOs in builder mode. (LP: #616663)
* Remove unused misc import in dell-recovery ubiquity plugin.
* If choosing resize mode, still hide the UI pieces that make the page grow.
* Clean up pylint warnings and errors in the ubiquity plugins.
* Don't allow the bootstrap plugin to run if not in automatic mode.
* Hide the plugin_widgets page in factory mode to prevent the app from
  growing and showing the wrong sized slideshow.

[ Peter Petrakis ]
* Add bto-autobuilder for standalone build features. (LP: #619452)

Branch metadata

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

Subscribers