~ubuntu-branches/ubuntu/natty/dell-recovery/natty-proposed

Viewing all changes in revision 11.

  • Committer: Bazaar Package Importer
  • Author(s): Mario Limonciello
  • Date: 2010-03-19 16:08:52 UTC
  • Revision ID: james.westby@ubuntu.com-20100319160852-a53uohovt9r49ggw
Tags: 0.45
* Remove the bootsplash theming as it may be adding an unnecessary delta
  to boot speed.
* Only install dell-recovery if we have an RP during the install and will
  be going through the OOBE from the Linux side.
* Hide NTFS based WinRE partitions (whether they have linux content or not)
* Add basic support for installing from alternative partition types.
  - Support NTFS and VFAT initially
  - Don't hardcode the mount type when mounting freshly formatted partitions.
  - Don't install grub to an NTFS RP during factory install, kexec, or post
    reboot situations.
  - Iterate the labels before the devices.  Inefficient, but saves us trouble
    from the wrong device getting picked up early.
  - Allow detection of recovery partitions to pick up NTFS w/ the right label
    (RECOVERY)
* Use udisks to find the details for the RP rather than parsing files manually
  in /dev
* Don't install the grub.d line on all systems with dell-recovery.  Instead
  during OOBE, detect if there is an RP and conditionally install it.
* During the backend's create_ubuntu function, check for .disk/info to verify
  this is really a partition containing Ubuntu.
* Adjust spacing on the bootstrap page.
* Don't show HDD recovery if not genuine.
* Dynamically fill the content of the 99_dell_recovery during OOBE.
* Catch errors trying to cleanup during unmount on the backend.
* Import translations from launchpad.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: