Merge lp://staging/~bcbc/wubi/lp1134770-1155704 into lp://staging/wubi
Proposed by
bcbc
Status: | Merged |
---|---|
Merged at revision: | 279 |
Proposed branch: | lp://staging/~bcbc/wubi/lp1134770-1155704 |
Merge into: | lp://staging/wubi |
Diff against target: |
43 lines (+9/-5) 2 files modified
data/isolist.ini (+5/-4) debian/changelog (+4/-1) |
To merge this branch: | bzr merge lp://staging/~bcbc/wubi/lp1134770-1155704 |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Dimitri John Ledkov (community) | Approve | ||
Review via email: mp+157506@code.staging.launchpad.net |
Description of the change
This patch modifies the data/isolist.ini to address two bugs.
The first bug 1134770 is that the kernel on the amd64 has changed from vmlinuz to vmlinuz.efi.
The second bug 1155704 is that the disk image used for Wubi installs is broken. The patch provides a workaround to this bug by disabling the diskimage installs and reverts to downloading the ISO instead.
I've installed using the patched wubi.exe run standalone (no ISO available) to show that it now goes after the ISO and also that it recognizes the correct kernel. The download and installation were successful and rebooting into Ubuntu completed normally.
To post a comment you must log in.
looks good. instead of commenting out, removed the diskimage stanzas completely.