View Git repositories
Name Status Last Modified Last Commit
lp:ubuntu/wily/migration-assistant 1 Development 2015-05-06 12:01:59 UTC
26. Call os-prober with WINOSDATA set to ...

Author: Stéphane Graber
Revision Date: 2012-04-04 18:38:32 UTC

Call os-prober with WINOSDATA set to true so that we only get a list
of Windows partitions containing the OS instead of only these containing
the boot record. (LP: #772470)

lp:ubuntu/vivid/migration-assistant 2 Mature 2014-10-26 15:33:28 UTC
26. Call os-prober with WINOSDATA set to ...

Author: Stéphane Graber
Revision Date: 2012-04-04 18:38:32 UTC

Call os-prober with WINOSDATA set to true so that we only get a list
of Windows partitions containing the OS instead of only these containing
the boot record. (LP: #772470)

lp:ubuntu/utopic/migration-assistant 2 Mature 2014-04-26 03:34:41 UTC
26. Call os-prober with WINOSDATA set to ...

Author: Stéphane Graber
Revision Date: 2012-04-04 18:38:32 UTC

Call os-prober with WINOSDATA set to true so that we only get a list
of Windows partitions containing the OS instead of only these containing
the boot record. (LP: #772470)

lp:ubuntu/trusty/migration-assistant 2 Mature 2013-10-20 12:11:05 UTC
26. Call os-prober with WINOSDATA set to ...

Author: Stéphane Graber
Revision Date: 2012-04-04 18:38:32 UTC

Call os-prober with WINOSDATA set to true so that we only get a list
of Windows partitions containing the OS instead of only these containing
the boot record. (LP: #772470)

lp:ubuntu/saucy/migration-assistant 2 Mature 2013-04-26 06:52:32 UTC
26. Call os-prober with WINOSDATA set to ...

Author: Stéphane Graber
Revision Date: 2012-04-04 18:38:32 UTC

Call os-prober with WINOSDATA set to true so that we only get a list
of Windows partitions containing the OS instead of only these containing
the boot record. (LP: #772470)

lp:ubuntu/raring/migration-assistant 2 Mature 2012-10-19 02:45:25 UTC
26. Call os-prober with WINOSDATA set to ...

Author: Stéphane Graber
Revision Date: 2012-04-04 18:38:32 UTC

Call os-prober with WINOSDATA set to true so that we only get a list
of Windows partitions containing the OS instead of only these containing
the boot record. (LP: #772470)

lp:ubuntu/quantal/migration-assistant 2 Mature 2012-04-26 19:48:57 UTC
26. Call os-prober with WINOSDATA set to ...

Author: Stéphane Graber
Revision Date: 2012-04-04 18:38:32 UTC

Call os-prober with WINOSDATA set to true so that we only get a list
of Windows partitions containing the OS instead of only these containing
the boot record. (LP: #772470)

lp:ubuntu/precise/migration-assistant bug 2 Mature 2012-04-04 23:08:20 UTC
26. Call os-prober with WINOSDATA set to ...

Author: Stéphane Graber
Revision Date: 2012-04-04 18:38:32 UTC

Call os-prober with WINOSDATA set to true so that we only get a list
of Windows partitions containing the OS instead of only these containing
the boot record. (LP: #772470)

lp:ubuntu/oneiric/migration-assistant 2 Mature 2011-04-28 14:02:30 UTC
24. Filter out the target filesystem from...

Author: Evan
Revision Date: 2011-04-12 16:14:15 UTC

Filter out the target filesystem from consideration (LP: #754778).

lp:ubuntu/natty/migration-assistant bug 2 Mature 2011-04-12 16:14:15 UTC
24. Filter out the target filesystem from...

Author: Evan
Revision Date: 2011-04-12 16:14:15 UTC

Filter out the target filesystem from consideration (LP: #754778).

lp:ubuntu/maverick/migration-assistant 2 Mature 2010-06-29 16:13:17 UTC
21. No change upload for Maverick.

Author: Evan
Revision Date: 2010-06-29 16:13:17 UTC

No change upload for Maverick.

lp:ubuntu/lucid-updates/migration-assistant 2 Mature 2010-05-05 19:46:09 UTC
20. unmount_os can be called without argu...

Author: Evan
Revision Date: 2010-04-29 09:53:21 UTC

unmount_os can be called without arguments (LP: #536673).

lp:ubuntu/lucid-proposed/migration-assistant bug 1 Development 2010-04-29 10:39:18 UTC
20. unmount_os can be called without argu...

Author: Evan
Revision Date: 2010-04-29 09:53:21 UTC

unmount_os can be called without arguments (LP: #536673).

lp:ubuntu/lucid/migration-assistant 1 Development 2010-04-23 15:26:23 UTC
19. * Skip comments in /etc/fstab (LP 536...

Author: Evan
Revision Date: 2010-04-23 15:26:23 UTC

* Skip comments in /etc/fstab (LP 536673).
* Catch empty arguments to unmount_os (LP 536673).
* Continue to the next operating system if mount_os fails.
* Clean up mount_os.

lp:ubuntu/jaunty/migration-assistant 1 Development 2009-07-03 12:46:09 UTC
17. If there are no items to import, don'...

Author: Evan
Revision Date: 2009-04-09 10:34:46 UTC

If there are no items to import, don't bother asking the question.
This supports a change to ubiquity to not always show the migration-
assistant page.

lp:ubuntu/intrepid/migration-assistant 1 Development 2009-07-03 12:46:04 UTC
16. * Several fixes from Olivier Blin of ...

Author: Evan
Revision Date: 2008-05-27 14:07:31 UTC

* Several fixes from Olivier Blin of Mandriva:
  - Close file descriptors when they're no longer needed.
  - Move a closedir() call, it can free data returned by readdir() too
    early. It leads to path corruption in some cases.
  - Fix a segfault with files with no extension.
  - Remove a spurious directory creation, with uninitialized name.
  - Fix Windows 2000 migration, by not trying to import music if not
    present.
  - Fix detection of Windows-NT-like registry path in ma-search-users, by
    splitting and reusing WINNT code from utils.c
  - Reimplement copy using read/write (like cp) to handle large files,
    since we can't mmap() (twice) large files in memory.
  - fix segfault by zeroing buffers for strcat.
  - Improve WINNT patch to factorize user registry location as well.
  - Vista profile directories support. Get profiles directory from
    registry for ma-search-items and ma-import as well ("Documents and
    Settings" is not correct in Vista), this also allows us to read the
    user registries.
  - Vista users support. Filter Public and Default users for Vista (from
    registry keys). Filter "Default User" key in Vista (it is a junction
    to Default). Do not segfault if keys are missing.
* More efficient and less error-prone device substring extraction.
* Set the locale to C when using expr.

lp:ubuntu/hardy-updates/migration-assistant 1 Development 2009-07-03 12:45:59 UTC
16. * More efficient and less error-prone...

Author: Evan
Revision Date: 2008-05-29 12:20:35 UTC

* More efficient and less error-prone device substring extraction.
* Set the locale to C when using expr (LP: #222690).

lp:ubuntu/hardy-proposed/migration-assistant 1 Development 2009-07-03 12:45:51 UTC
16. * More efficient and less error-prone...

Author: Evan
Revision Date: 2008-05-29 12:20:35 UTC

* More efficient and less error-prone device substring extraction.
* Set the locale to C when using expr (LP: #222690).

lp:ubuntu/hardy/migration-assistant 1 Development 2009-07-03 12:45:46 UTC
15. * Use + instead of : for a replacemen...

Author: Evan
Revision Date: 2008-04-07 11:16:20 UTC

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

lp:ubuntu/gutsy/migration-assistant 1 Development 2009-07-03 12:45:40 UTC
13. Added a short timeout and retry to un...

Author: Evan
Revision Date: 2007-10-15 11:54:33 UTC

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

lp:ubuntu/feisty/migration-assistant 1 Development 2009-07-03 12:45:33 UTC
9. Proper grep for mounted devices. (LP:...

Author: Evan
Revision Date: 2007-04-05 02:27:15 UTC

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

lp:ubuntu/edgy/migration-assistant 1 Development 2009-07-03 12:45:28 UTC
2. Ubiquity support.

Author: Evan
Revision Date: 2006-08-31 16:47:25 UTC

Ubiquity support.

lp:ubuntu/karmic/migration-assistant bug 1 Development 2009-07-03 12:42:06 UTC
17. If there are no items to import, don'...

Author: Evan
Revision Date: 2009-04-09 10:34:46 UTC

If there are no items to import, don't bother asking the question.
This supports a change to ubiquity to not always show the migration-
assistant page.

123 of 23 results