xivulon | evand I am going to rename wubi/jaunty.python branch to wubi/trunk | 00:27 |
---|---|---|
CIA-3 | wubi: Agostino Russo * r52 trunk/ (16 files in 8 dirs): | 00:43 |
CIA-3 | wubi: * Do not show the console when running pylauncher (thanks Hampus | 00:43 |
CIA-3 | wubi: Wessman) | 00:43 |
CIA-3 | wubi: * Added memory and size checks | 00:43 |
CIA-3 | wubi: * Added tabstops to controls in winui | 00:43 |
CIA-3 | wubi: * When checking the version string, be less strict and allow | 00:43 |
CIA-3 | wubi: for subversions (thanks Evan Dandrea) | 00:43 |
CIA-3 | wubi: Agostino Russo * r53 trunk/ (6 files in 6 dirs): | 01:46 |
CIA-3 | wubi: * Fixed typo in the grub menu template | 01:46 |
CIA-3 | wubi: * Run the uninstaller if the binary name begings with 'uninstall-' | 01:46 |
CIA-3 | wubi: * Make sure that the backup dir is named after the target dir | 01:46 |
xivulon | I can get wubi to boot, but the preseed is not read | 08:07 |
xivulon | http://paste.ubuntu.com/104275 | 08:07 |
xivulon | Did anything change re (initrd) preseeding? | 08:08 |
xivulon | the preseed file is now copied by lupin-casper/casper/scripts/casper-premount/30custom-installation into the initrd root | 08:18 |
xivulon | have to go, will follow up in 1h | 08:23 |
cjwatson | xivulon: initrd preseeding shouldn't have changed at all | 09:47 |
xivulon | cjwatson: ok will do some digging tonight | 10:15 |
xivulon | evand, with the above caveat, you can start playing with it. | 10:32 |
xivulon | for your reference here is my personal todo list: http://paste.ubuntu.com/104312/ (I will add bugs in lp later on) | 10:32 |
xivulon | note that now it is the trunk branch (lp:wubi) | 10:34 |
CIA-3 | ubiquity: cjwatson * r2967 ubiquity/ (26 files in 5 dirs): Update copyright years. | 10:36 |
davmor2 | xivulon: did the changes to umenu make it into the rebuild 20090113.1 is still saying invalid cd detected | 10:46 |
xivulon | ah didn't check that, assumed that evand had fixed it | 10:47 |
xivulon | let me browse the code online | 10:47 |
xivulon | ah no commit, I think evand produced the binaries yesterday. | 10:48 |
xivulon | well it would be a branch off rev 31 anyway | 10:55 |
=== davmor2 is now known as davmor2_away | ||
=== davmor2_away is now known as davmor2 | ||
davmor2 | cjwatson: did ubiquity get encrypted home in yet do you know off hand? | 12:42 |
cjwatson | no | 12:48 |
xivulon | davmor2, although a bit rough, you might want to start testing wubi on the windows side, see above link about issues I am already aware of. | 14:03 |
davmor2 | xivulon: is this on jaunty or hardy.2 | 14:04 |
xivulon | jaunty, I cannot do much for .2 while in the office, and anyway it is mostly up to evand to ship the builds | 14:05 |
xivulon | you might have to build it yourself: bzr branch lp:wubi wubi && cd wubi && make | 14:05 |
xivulon | a few things will be installed inside wine, just accept the default options | 14:06 |
davmor2 | xivulon: Right I'll give it a bash after I have installed kubuntu and had a play with that | 14:28 |
CIA-3 | wubi: evand * r508 wubi.hardy/debian/changelog: releasing version 8.04.2 | 14:29 |
evand | xivulon: As I understand it, the umenu check for a valid CD is fairly lax. test_cd() just looks for the squashfs and .disk/info file, so the only update needed to umenu is for the version number printed on the UI | 14:38 |
davmor2 | evand: xivulon: I'm getting the invalid cd detected with today's Ubuntu 9.04 i386 cd | 15:09 |
evand | hrm | 15:09 |
evand | is this the first time you've tested umenu in Jaunty or were you getting the same error previously? | 15:10 |
davmor2 | evand: first test | 15:14 |
davmor2 | not had much testing time so far | 15:14 |
evand | hrm, umenu doesn't have a logging option | 15:17 |
evand | offhand I'm not sure, but the new umenu/wubi should be landing soon | 15:17 |
evand | so lets not worry about this too much | 15:17 |
evand | I really need to get a copy of Windows so I can better track and help fix these things in the future. | 15:18 |
cjwatson | pretty sure you could expense one | 15:29 |
evand | Perhaps, though I'm leaning towards grabbing the Windows 7 beta as that's free and good until August. | 15:32 |
davmor2 | evand: but not necessarily useful as most are still on xp/vista | 15:43 |
evand | davmor2: point taken | 15:44 |
davmor2 | evand: cjwatson: ubiquity just crashed at the end of a kubuntu install uploading apport stuff now let you know when it's up | 16:03 |
evand | thanks | 16:04 |
davmor2 | evand: bug 316800 | 16:07 |
ubottu | Bug 316800 on http://launchpad.net/bugs/316800 is private | 16:07 |
davmor2 | changed privacy | 16:08 |
xivulon | evand correct, if you see rev 31, it is going to be the same thing | 16:14 |
xivulon | http://bazaar.launchpad.net/~ubuntu-installer/umenu/devel/revision/31 | 16:15 |
xivulon | for wubi see rev 502 (mostly the changes to data/isolist.ini) | 16:23 |
cjwatson | davmor2: whoops, my bad | 16:27 |
davmor2 | cjwatson: np's | 16:28 |
cjwatson | I didn't have time to test that :-( | 16:28 |
CIA-3 | ubiquity: cjwatson * r2968 ubiquity/ (debian/changelog scripts/install.py): Fetch subarchitecture in remove_extras (LP: #316800). | 16:28 |
davmor2 | cjwatson: I'm guessing that this will effect ubiquity across the board then yes? | 16:28 |
CIA-3 | ubiquity: cjwatson * r2969 ubiquity/debian/changelog: update for duped bug | 16:29 |
cjwatson | yes | 16:30 |
CIA-3 | ubiquity: superm1 * r2970 ubiquity/ (5 files in 3 dirs): merge with mythbuntu ubiquity branch to simplify a lot of post install code and depend on maintainer scripts for packages rather than code that was rewritten specifically for ubiquity | 16:31 |
davmor2 | cjwatson: I'll try it again tomorrow morning and see if it works :) | 16:40 |
xivulon | evand I will be home in 1-2h. do you want me to branch off wubi and umenu for 8.04.2? | 19:16 |
evand | xivulon: wubi 8.04.2 is already released and pushed. | 19:17 |
evand | umenu I just need to push | 19:17 |
xivulon | great , thanks a lot for that | 19:17 |
evand | anytime | 19:18 |
evand | Hrm, not exactly a hiccup at CIA | 21:38 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!