[11:36] debian-installer: cjwatson * r1472 ubuntu/ (5 files in 2 dirs): Move to 3.0-2 kernels. [11:37] debian-installer: cjwatson * r1473 ubuntu/debian/changelog: releasing version 20101020ubuntu38 [11:42] ev: I've been looking at ubiquity code, pondering where I should add the accessibility profile code. At the moment, I am thinking of adding code in ubiquity/frontends/gtk_ui.py, in the set_page method, checking for the language page, and checking for the UBIQUITY_GREETER env variable. Does this sound like a reasonable place? [11:44] if it's specific to the language page it should go in ubiquity/plugins/ubi-language.py, shouldn't it? [11:44] probably [11:46] yes, please keep plugin-specific code to the plugin itself [11:47] I'm really keen on keeping gtk_ui clean [11:47] Hrm ok will have another look there. [11:48] ok [11:49] But that code doesn't deal with maybe-ubiquity, specificially, it doesn't deal with displaying the try/install Ubuntu options. [12:07] ev: is it possible for a plugin to register a callback to be called when the forward button is pressed to move on from a page? [12:10] TheMuso: yes, add a 'plugin_on_next_clicked' function to the plugin [12:30] nvm [14:18] debian-installer: cjwatson * r1474 ubuntu/ (2 files in 2 dirs): [14:18] debian-installer: * Backport from Debian (Joey Hess): [14:18] debian-installer: - Let fdisk choose end sector for piggyback partition. [14:23] debian-installer: cjwatson * r1475 ubuntu/debian/changelog: releasing version 20101020ubuntu39 === kentb_ is now known as kentb_dell [21:31] hi all [21:31] i guess this is a bit OT, but i'm trying to install natty on a PS3, and in petitboot i can see my partitions just fine, but in d-i it only shows me the whole disk [21:32] and i'd rather only install to that one 20g partition i got... [21:32] or am i completely wrong in here? [21:32] probably a parted bug [21:32] isn't it using partman? [21:33] partman uses libparted [21:33] ah, alright [21:33] /var/log/syslog plus /var/log/partman plus the first 64KB or something of the disk (I forget the exact details of the PS3 partition format) might be helpful in a bug report [21:34] but we've stopped supporting PS3 ... [21:35] hmm [21:35] https://help.ubuntu.com/community/PlayStation_3 says: [21:35] You may well find that the Other OS partition (which appears as sda in the installer) has no partition table, in which case you will need to let the installer create one. This is fine and doesn't overwrite the real partition table on the PS3 disk (sda is a virtual disk created by the PS3 for Other OSes) [21:35] does that match what you're seeing? [21:36] yea, i see a 474GB big "freebsd-ufs" disk [21:36] it's been too long since I worked on this for me to remember the details :-/ [21:37] let's see, otherwise i can still recover the system... [21:37] no worries, i googled quite a bit, but didn't find that fragment =) [21:37] plus I need to crash, so I hope the above is enough in the way of hints [21:38] i'm trying it out right now, thanks either way =) [21:38] good luck [21:39] let's just hope that it's still virtual, although i'm running with HV privs ;-)