=== mpt_ is now known as mpt [01:24] superm1 ev: if anything need explaining with my branch let me know [01:24] there were a few items I hacked into place [01:24] that can probly be cleaned up once all frontends are plugin based [01:39] shtylman: indeed, I've been cleaning up as I go (lp:~ev/ubiquity/plugins-conversion) [01:40] ev: cool [01:41] once that is done... there are some more keyboard fixes I have in the works [01:41] and some small resolution tweaks and the kde side should be good to go [01:41] anything major change with partitioning i should look into? [01:42] what keyboard fixes? [01:42] partitioning> can you elaborate [01:44] ev: I changed how the keyboard display looks (to show shift letters as well) and have just a few more things with that. [01:44] okay cool [01:45] partitioning: there was talk about raid? or changing stuff on the partitioner [01:45] console-setup is already a plugin though [01:45] so feel free to commit that to trunk [01:45] ev: right I know it is... that was just a general change...unrelated to plugins [01:46] shtylman: I believe cjwatson is working on adding raid support to partitioning page [01:49] ev: gotcha...ok...I will see what he comes up with and hopefully port that over to kde side if he doesn't in the process [01:50] coolness [02:14] lucid alt installer supports encrypting any device (/dev/hda1). do either karmic installer have that option? [02:14] trying to figure out how to encrypt / [02:15] none of this stuff has changed in lulcid, to my knowledge [02:15] *lucid [02:16] so if lucid supports itthen karmic does too [02:16] so the alter installer should have it. know if the live cd one does? [02:20] no. [02:20] this may change at some point but it's not explicitly on the lucid agenda [02:24] thanks - the "encrypt home" option had me thinking I was missing something. I'll get the alt. [14:54] i try to launch ubuntu 10.04 on my usb key then i come to the live boot screen and then even if i choose try without installing or install i have a black screen next someone could help me???? [19:31] cjwatson: do you have a suggestion for a good place for this to live: http://paste.ubuntu.com/367770/ ? [19:33] ev: is this the oem-dvd-iso tool? [19:34] ja [19:34] oem-config is tempting, but I guess it gets removed [19:34] how about a new binary package produced by ubiquity? [19:35] seems reasonable enough [19:35] okay [20:19] apt-setup: cjwatson * r181 ubuntu/ (4 files in 3 dirs): [20:19] apt-setup: * Backport from trunk: [20:19] apt-setup: - Guard against future multiple-CD handling changes in apt. If multiple [20:19] apt-setup: CDs are inserted then any one can satisfy a media-change request. We [20:19] apt-setup: don't yet deal with multiple CDs everywhere, but at least we won't [20:19] apt-setup: break when 'apt-cdrom ident' starts returning multiple labels. [20:36] ubiquity: evand * r3733 ubiquity/ (5 files in 2 dirs): [20:36] ubiquity: Add an additional package (oem-config-remaster) to remaster an [20:36] ubiquity: Ubuntu ISO with additional packages and oem-config preseed data. [20:40] ubiquity: evand * r3734 ubiquity/scripts/install.py: Catch more debconf exceptions. [20:44] apt-setup: cjwatson * r182 ubuntu/debian/changelog: releasing version 1:0.42ubuntu2 [21:02] partman-target: cjwatson * r786 ubuntu/ (5 files in 4 dirs): [21:02] partman-target: Stop adding removable devices to /etc/fstab, now that apt knows how to [21:02] partman-target: find CD-ROM devices using libudev (LP: #33512). [21:08] ubiquity: superm1 * r3735 ubiquity/ (4 files in 2 dirs): [21:08] ubiquity: Add oem-config/late-command for cleaning up any preparation that was [21:08] ubiquity: done via oem-config/early-command for the oem-config run. [22:23] nice [23:09] ubiquity: evand * r3722 plugins-conversion/ubiquity/frontend/kde_ui.py: Remove references to usersetup in kde_ui. [23:14] ev, so looking that over, it's not entirely clear; the additional repo be used w/o being GPG signed? [23:14] can you phrase that in a different way? [23:15] as it stands, you need to sign the repository with a key, though it doesn't matter which [23:15] I thought about allowing --allow-unauthenticated [23:16] but as it has the potential to also pull packages from the interwebs, I think that's a bad idea [23:16] that would be preferable if that was supported through some kind of override [23:16] at least for closed environments [23:18] so an option to enable unauthenticated packages that also only installs from local sources? [23:19] or just an option to override, which turfs the security considerations to the end user? [23:20] if it's doable; the former. [23:22] i was originally thinking this design was going to trump the whole pool rather than adding a supplemental pool (which would allow apt-cdrom to work) [23:41] partman-target: cjwatson * r787 ubuntu/debian/ (11 files in 2 dirs): Update translations of Ubuntu-specific strings from Launchpad. [23:41] okay, I'll look into it [23:42] partman-target: cjwatson * r788 ubuntu/debian/changelog: releasing version 64ubuntu6 [23:46] ubiquity: cjwatson * r3736 ubiquity/ (debian/changelog scripts/install.py): [23:46] ubiquity: Drop code to remove broken CD-ROM entries from /etc/fstab after install; [23:46] ubiquity: partman-target 64ubuntu6 no longer writes removable device entries to [23:46] ubiquity: /etc/fstab.