lp:ubuntu/hardy/migration-assistant

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

Recent revisions

15. By Evan

* Use + instead of : for a replacement character as it is explicitly
  allowed by debconf policy.
* Look in .purple for Pidgin settings as well.

14. By Evan

* Copy NTFS mount fix.
* Removed dead ubiquity-specific code in ma-ask.
* Cleaned up ma-ask and ma-apply.
* Fix potential bugs where RET could get set to an error description and
  then be used as the answer to other questions.
* Add the user to the groups specified by user-setup-udeb.

13. By Evan

Added a short timeout and retry to unmounting to accomodate slow umounts
(LP: #135149).

12. By Evan

* Move initialize_registry_paths call later to avoid situations where
  other needed variables may not be set yet, causing m-a to fail.
* Fix logging.
* Fix IFS handling around call to expr.

11. By Evan

[ Colin Watson ]
* In the Windows case in mount_os:
  - Look in /proc/mounts, not /proc/partitions.
  - Look in /proc/mounts before /etc/mtab.
  - Make sure to select only the first mountpoint for a given device (in
    case of bind mounts).

10. By Evan

* Handle more than one installed copy of Windows (LP: #97081).
* Error if unable to mount Linux partitions.
* Bump installer-menu-item to 6400.
* Close directories in ma-search-users.
* Don't unmount devices when we can avoid having to.
* Look for registry files case-insensitively.
* Quote arguments to add_user (LP: #123425).
* Use stat instead of the DT_ macros to avoid issues with fuse.
* Add a debug log.

9. By Evan

Proper grep for mounted devices. (LP: #99004)

8. By Evan

* Possible fix for ostype not getting set in the -ask and -apply
  scripts. Also added some temporary debugging information.
  (LP: #93197)
* If the /home partition device doesn't exist under the same name in
  the running kernel, fail gracefully and continue to the next OS.
  (LP: #94878)
* Added more logging and crash partial recovery.
* Gracefully fail and continue on items where a non C: drive letter
  comes into play. (LP: #95422)
* Don't import Windows default bookmarks. Import, but don't set
  "Bliss" as the default wallpaper.

7. By Evan

* Added XS-Vcs-Bzr field to debian/control.
* Mount /home if necessary. (LP: 85222)
* Display an error on unmount failure and prompt the user to continue.
  (LP: 89605)
* Put usage statements on stderr. (LP: 89821)

6. By Evan

* Added proper support for the Windows registry's use of UTF-16 strings.
* Grab locations from the registry rather than assuming that everything is
  a subdirectory of Documents and Settings.
* Don't fail when trying to copy empty files.
* Fix incorrect detection of Firefox and AIM Triton.
* Handle spaces in usernames.

Branch metadata

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

Subscribers