=== ALo is now known as ALoGeNo === ALo is now known as ALoGeNo === ALo is now known as ALoGeNo [07:58] Morning === ALo is now known as ALoGeNo === asac_ is now known as asac [10:29] * ogra twiddles thumbs watching the squashfs building [10:29] gah [10:30] why the heck does livecd-rootfs *still* default to gutsy ... [10:30] * ogra sighs [10:30] ogra: Consider it a good thing. I could default to "unstable" like sbuild. [10:31] heh [10:33] this new commit mail format on intrepid-changes really annoys me ... why does it have to say [ubuntu/intrepid] ... what a waste [10:33] Because Soyuz tries to be distribution independent, and may someday host more distros. [10:34] I know there's a complete import of Debian that sometimes appears on staging, for which the mail would be different. [10:34] As the PPA infrastructure matures, I'd not be entirely surprised to see proper remix support show up. [10:35] persia, i dont really care ... it could say that in the text instead of the subject [10:35] I suppose. File a bug :) [10:35] nah, to minor :) [10:36] Get:274 http://127.0.0.1 intrepid/main linux-image-2.6.27-3-lpia 2.6.27-3.3 [21.2MB] [10:36] * ogra twiddles faster [10:36] See, even minor bugs are worth filing whilst you twiddle your thumbs :p [10:36] heh [10:37] ogra: Did you file the bug? I'm also annoyed by this thing [10:37] I could patch it out in procmail, but I prefer fixing it at the root [10:37] no, i didnt yet [10:37] Especially since I don't like mangling mailing list data [10:38] and i think gmail can only filter on such tags in the subject ... i fear that will be the answer i'll get if filing it [10:41] 273058 [10:41] bug 273058 [10:41] Launchpad bug 273058 in soyuz ""Changes" email repeat the distro and series in all messages" [Undecided,New] https://launchpad.net/bugs/273058 [10:41] * ogra subscribes [10:43] guys anyone using UNR here? [10:45] davmor2: We tend not to be very helpful for such folk, and they tend to wander off. [10:45] * davmor2 kicks persia's shins [10:45] now walk off dude ;) [10:46] davmor2, dont ... [10:46] we need ubiquity first :) [10:46] No seriously now I need confirmation on a couple of bugs :( [10:46] * persia thanks mother for the wonderful field hockey guards [11:07] davmor2: You want to hit ogra [11:07] davmor2: Who's running something more or less UNR based [11:07] rather less [11:07] i only use two of their apps in my image atm [11:07] * lool mocks the pathetic attempt of ogra to hide from davmor2 [11:08] maximus and launcher? [11:08] and UNR totally doesnt use intrepid [11:08] yeah [11:08] davmor2: Yeah, the big question is more intrepid/hardy [11:08] We don't care about hardy's UNR [11:08] it's okay I'll ping cgregan when he gets here [11:08] * davmor2 slaps lool for trying to get ogra into trouble [11:08] lool, there is no intrepid UNR (and there likely wont be) [11:09] there's only version 1 [11:10] * ogra wonders if it was ever made public [11:10] ogra: I don't quite understand what you mean? [11:11] lool, there wont be any UNR for intrepid ... ubuntu-mobile is the closest we'll get to a netbook image [11:11] I don't care about having an "official remix" [11:11] lool: there is only version 1.0 which is based on hardy :) [11:11] What matters is that we have intrepid UNR-alike packages [11:11] but my mobile is focused on touchscreens atm [11:11] and doesnt have any of the massive amount of app patches UNR has [11:12] UNR is more than the four netbook apps :) [11:13] An "official remix" is an inherent oxymoron [11:13] Hence the quotes [11:14] To sum up, we could help diagnosing bugs in intrepid packages which are UNR-ish (maximus and netbook-launcher), not with hardy-based bugs [11:15] right [11:15] go-home-applet and window-picker-applet fall into that category as well [11:20] GRRRR ! [11:21] umount: /var/build/chroot-livecd/proc: device is busy. [11:21] Did you start dbus? [11:22] i did run: sudo livecd-rootfs-0.67/livecd.sh -d intrepid -m http://127.0.0.1:9999/ubuntu-ports ubuntu-mobile [11:22] nothing else [11:22] after adding two small blocks for ubuntu-mobile to it [11:22] Ugly. It oughtn't do that. [11:23] yeah [11:23] something keeps open a file descriptor in proc [11:27] ogra@osiris:/var/build$ lsof /var/build/chroot-livecd/proc|grep fd [11:27] lsof 20813 ogra 6r DIR 0,3 0 1000864 /proc/20813/fd [11:27] ogra@osiris:/var/build$ ps ax|grep 20802|grep -v grep [11:27] ogra@osiris:/var/build$ [11:27] livecd-rootfs ought to protect from starting up daemons like debootstrap does [11:27] * ogra scratches head [11:27] I see it diverts invoke-rc.d for this [11:28] oh, the fd is the one lspf creates [11:28] *lsof [11:28] weird [11:28] but still [11:28] ogra@osiris:/var/build$ sudo umount /var/build/chroot-livecd/proc [11:28] umount: /var/build/chroot-livecd/proc: device is busy. [11:29] ogra: Any open shell? [11:29] no, but ... [11:29] ogra@osiris:/var/build$ sudo chroot chroot-livecd/ [11:29] root@osiris:/# mount [11:29] sysfs on /sys type sysfs (rw) [11:29] binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,noexec,nosuid,nodev) [11:29] thats intresting [11:30] Ah [11:30] root@osiris:/# umount /proc/sys/fs/binfmt_misc [11:30] root@osiris:/# exit [11:30] ogra@osiris:/var/build$ sudo umount /var/build/chroot-livecd/proc [11:30] ogra@osiris:/var/build$ [11:30] We should make livecd-rootfs unmount that [11:31] yeah, apparently... [11:31] * ogra checks what mounts it [11:31] probably java [11:31] But it doesn't mount it for other flavours. I've never had that error before [11:31] or mono [11:31] /etc/init.d/binfmt-support [11:31] java isn't in -mobile. -mid is the *only* flavour that uses Java [11:31] Oh. Mono. Yeah. [11:31] f-spot [11:31] well, i ran an lpia build [11:32] It should hit Ubuntu live cds though [11:32] does that have mono at all ? [11:32] Still have Mono there: I changed the seeds. [11:32] ah, k [11:32] well, i want to keep mono [11:32] ogra: I don't have binfmt here, what's pulling it? [11:32] but f-spot is in the livecd since several releases [11:32] wine? [11:32] argh mono-common [11:33] hmm [11:33] but since when ... [11:33] mono-common Recommends it [11:33] Since we have recommends I'd guess [11:33] it didnt break on the livecd before [11:33] Let's check with cjwatson [11:33] nah [11:33] we have livecd builds [11:33] But why doesn't that hit the liveCDs? [11:34] perhaps not livecd-rootfs version [11:34] Not sure they enabled reocmmends in livecds yet [11:34] i pulled it from the archive [11:34] liveCD contains recommends. [11:34] I saw a list of recommends we should fix before enabling them [11:34] latest version of the package [11:34] ogra: You'd be the one knowing whether it's in use on cdimage [11:34] or StevenK [11:34] i know there is a special thing with germinate to not process recommends [11:34] But I don't have access [11:35] * ogra goes to check [11:36] ah, meh [11:36] the live squashfs is built elsewhere [11:37] On the buildds I ugess [11:37] infinity would know [11:37] or cjwatson [11:37] ogra: let's ping cjwatson on this on -dev [11:37] ogra: Going for lunch here now [11:38] ogra: You can bring it up, or I'll check back after lunch [11:38] i'll do [11:39] hello [11:45] persia, did you had time to test bluez-gnome ? [11:46] hello by the way [11:46] crevette: Indeed I did. Seems to work well for comms. I can't get my bluetooth keyboard to work, but I can't get it to work in Hardy, so I think it's me. I'm still trying to sort it out. [11:47] have you the whole bluez plugin stack ? [11:49] In hardy? I think so. Wasn't it monolithic? [11:49] humm not sure [11:52] Yeah. As soon as I can get it working in hardy, I'll try again with Intrepid to make sure there's no regression. At that point, I'll be very much behind pushing the new version. [12:03] GRRRRRRR !!!!!!! [12:03] I: Retrieving Packages [12:03] I: Validating Packages [12:03] W: http://127.0.0.1:9999/ubuntu-ports/dists/intrepid/main/binary-lpia/Packages.bz2 was corrupt [12:03] its definately coming corrupted from the archive [12:03] * ogra sigs [12:03] *sighs as well [12:20] The following packages have unmet dependencies: [12:20] ubuntu-mobile: Depends: nautilus but it is not going to be installed [12:20] Depends: nautilus-cd-burner but it is not going to be installed [12:20] Recommends: nautilus-share but it is not going to be installed [12:20] E: Broken packages [12:20] * ogra cries [12:21] and i had a proper chroot before ... damned [12:31] Muhahahahahaha the evilness of the demon chroot :) [12:31] nah, the evil seb128 [12:31] uploading new versions of stuff ... how can he dare === davmor2 is now known as davmor2-lunch === ogra_ is now known as ogra [13:49] * ogra dd's the first ubuntu-mobile image to an USB key .... [13:57] meh [13:57] why do we have prompt in syslinux.cfg [13:59] grrr [13:59] * ogra is sitting at the boot: prompt ... no kbd on the Q1 at that point [14:00] * ogra goes to dig up a USB keyboard [14:02] hum [14:02] * ogra sits at an initramfs prompt === davmor2-lunch is now known as davmor2 [14:16] ogra: You could just set up syslinux.cfg to timeout after 5 seconds or so... [14:17] well, i would like to have casper finding the squashfs first :P [14:17] It doesn't? Oh my. How is your VFAT laid out? [14:18] /dev/sdb is a squashfs and has casper/filesystem.squashfs [14:18] err [14:18] *is a vfat [14:18] Right. [14:18] i dont see any difference to -mid [14:18] i even kept the preseed and boot.msg files [14:18] Maybe the difference is in the initrd ? [14:18] i can mount sdb manually [14:19] so casper should be able too [14:19] for now i only want the livefs to boot, i dont even want to install [14:20] * ogra checks the casper script ... [14:20] Forget install. That's not the important part. It's that booting a live environment also has an initrd [14:20] indeed it has [14:20] i'm in it atm [14:22] i can mount everything manually [14:23] and see the filesystem.squashfs file [14:24] oh sigh ... [14:25] persia, do we need to create a FFE ? [14:25] crevette: We will need a Feature Freeze exception. I suspect that the bug already exists, but until we've a successful test for the input use case, I don't really want to submit it to the release managers. [14:26] persia, okay sound fine [14:26] i forgot to set uuid [14:26] ah I've a wiimite so I can perahps test input on bluetooth [14:26] wiimote [14:26] I never tested input with wiimote [14:26] crevette: Cool. I still haven't gotten my keyboard to work. [14:27] don't know how much of work it requite to support wiimote input [14:27] requires [14:27] Do you have a hardy install? You'll want to test there first, and then with the old version in intrepid, and then with the new version in intrepid. [14:27] I think there's a driver package somewhere. I forget the name. [14:27] persia, I'm only have intrepid [14:28] OK. Then just test with the current version, and the update. [14:29] I don't know how was the bluez support before, so I'm not the best to talk about regression :) === ALo is now known as ALoGeNo === ALo is now known as ALoGeNo [14:51] yay [14:51] there we go [14:55] * ogra dances ... having a working ubuntu-mobile image [14:56] though the touchscreen doesnt work, wlan needs love and i dont get why netbook-launcher isnt used [14:58] but to be honest using compiz instead looks a lot better ... hmm [14:59] * ogra starts to agree with persia on that [15:04] With what? [15:06] persia, not using netbook-launcher on mobile [15:06] and having compiz on by default instead [15:07] That's likely to be more pleasing and familiar for the many users of Desktop on 7-9" devices who are the target group to switch to -mobile [15:08] well, the desktop is a bit boring ... but it would keep me from finding a way to expose the install button [15:08] * ogra wonders what to do with the examples link [15:08] do i keep that .... [15:08] or dont i [15:09] * ogra is surprised that devilspie seems to wor flawless [15:09] *work [15:09] I'd drop it. Many of those devices have limited secondary storage. [15:13] well, it doesnt get installed iirc [15:13] only used on the livefs [15:14] * ogra adds a quickfix for the touchscreen [15:14] to bad the wlan doesnt work :( [15:16] i somehow suspect i should build i386 only for now [15:17] it says on the FAQ that the netbook remix 'predates the Ubuntu Mobile flavour' ...i thought the remix came much later [15:18] well, ubuntu-mobile only exists with intrepid as metapackage and image [15:20] nd for the image part thats even only true in some hours if ubuntu-mobile-default-settings has built and i have redone the handbuilt image [15:20] and i think i'll build it with -generic for now [15:21] not having wlan is somewhat uncomfortable [15:25] so someone tell me how epiphany got onto my mobile image [15:26] grrr, and evolution [15:32] ogra: recommends. Fiddle with your seeds more. [15:32] no recommends that would pull it in === asac_ is now known as asac [15:33] heh [15:33] sorry [15:33] indeed [15:33] * (contact-lookup-applet) [15:33] ian_brasil: The collection of software previously known as Ubuntu Mobile Edition became the Ubuntu MID flavour. A new Ubuntu Mobile flavour is being introduced (neither is an Edition as such). The Netbook Remix was released based on hardy prior to either the preparation of Ubuntu Mobile as a flavour, or full integration of Ubuntu MID with the rest of Ubuntu. [15:34] ogra: Please do include e-d-s, even if you don't have evolution. Also, I much prefer epiphany, personally. Is it really that big? [15:35] e-d-s isnt in atm ... but i'll pull it, its small [15:35] the big part (100M) of evo is evo-common [15:35] Right. e-d-s provides very handy services for add-on applets that are likely interesting in the -mobile use case. === ALo is now known as ALoGeNo [15:39] sweeeeeet !! [15:39] suspend/resume works, even in the livefs === ALo is now known as ALoGeNo === ALo is now known as ALoGeNo === robr_ is now known as robr === ALo is now known as ALoGeNo === ALo is now known as ALoGeNo [17:55] URGH [17:55] that seed change wasnt so god [17:55] *good [17:57] * ogra curses loudly [17:58] What did you do? [17:58] persia: i didn't know that [18:00] the new ubuntu mobile flavour will still be based on lpia [18:00] ian_brasil: Which part especially? Maybe I should write a history somewhere. While I've only been trolling this channel for about 5 months, I seem to have seen a lot. [18:00] the part about old ubuntu mobile became MID [18:01] I don't think so. None of the dirty hacks that make MID so lpia specific exist for Mobile. Ideally, we'll be able to pull them out of MID at some point as well. [18:01] Of course, there aren't any non-lpia MIDs on which one can run Ubuntu, so it's not so important, but there's heaps of older subnotebooks on which Mobile might be the best flavour. [18:02] so what charcteristics will mobile have then.. [18:02] ogra: Got any screenshots? [18:02] customized for 7" touchscreens..based on hildon/clutter? [18:03] Designed for 7-9" screens. Mostly based on GNOME. [18:03] i like the focus on old subnotebooks btw [18:04] They aren't really that different, except that they didn't have the marketing push. With the new "netbook" craze, there's not really that much different in the shops here, and one can still find lots of used stuff that is nearly the same form factor, just older generation tech. [18:04] Mind you, getting more than an hours battery, especially with WiFi, is hard on those, but that's a different issue :) [18:05] well, the current mobile seed is focused on 7-9" touchscreen devices [18:05] and my current build is for x86 ... not lpia [18:05] though i might change that [18:06] ogra: I think you ought just do it for all arches. [18:06] i will [18:07] but not the handbuilt images i'm doing atm [18:07] i want something that works [18:07] Oh, of course not :) [18:07] and lpia is just to broken on the Q1 [18:07] i just tried that [18:07] It's the kernel. [18:07] yeah [18:07] grrr [18:07] yes..i have been looking at the power stuff recently..in my tests running skype is a nightmare. are you using the ipw2100 patch for wireless? [18:07] why did livecd-rootf bork now [18:08] * ogra needs to go shopping for dinner [18:08] back soon [18:11] ian_brasil: Also, I don't want to get you too excited about older subnotebooks. Mobile is being 90% tested on the Q1. While it ought to work for other stuff, there's no guarantee it works perfectly for anything, really. [18:13] and how do you define "older" ? [18:13] like no GL support ? [18:14] like not lpia. [18:14] ah [18:14] My favorites are the Casio Hello Kitty notebook (1GHz Crusoe), and the Sony PCG-1 (a crusoe + 512M RAM jammed into a camcorder) [18:15] i wonder if wither works with the generic kernel [18:15] (not that I have either of those devices: they're just nifty). [18:15] *either [18:15] The Hello Kitty device had a nifty 256MB flash device for faster boot into linux. [18:16] No idea. I think we support Crusoe, but the number of Crusoe users is very small these days. [18:16] yeah [18:16] and i'm not sure they dont need -386 instead of -generic [18:19] They supposedly had all the i686 instructions. Plus one got to say "You only have a 640bit processor? How last year. This little notebook has a 256-bit processor". [18:25] Hmm. Looks like there were sufficient performance issues with the Edgy kernel that most Crusoe users self-compile kernels now (from forums and bug traffic). We still ship LongRun, and the docs seem up to date, but I'm guessing it's a bit of a special case now, and not properly supported. [18:25] so the old ubuntu mobile of which the reference device was the Q1 is now part of the netbook remix and the new ubuntu mobile flavour will still have the Q1 as a reference device (just want to make sure i understand) [18:26] Or maybe not: I'm finding a few references to people happy with the Gutsy kernel. [18:26] ian_brasil: No. [18:26] ian_brasil: It's far more complicated. I'll try to explain (at least as far as I know). [18:26] mid uses hildon and is aimed for 4-7" [18:26] OK. First, there was the announcements of the Ubuntu Mobile and Embedded Initiative. [18:27] mobile uses gnome and is aimed for 7-9" [18:27] This was an extension of the GNOME Mobile and Embedded Initiative. [18:27] buth can be run on the Q1 [18:27] This was confusing to many people, because of the preexisting (and now mostly defunct) Ubuntu Embedded team who was working to get something like emdebian working for Ubuntu. [18:27] *both [18:28] but mobile will be better suited ... mid will be better suited for i.e. the small gigabyte device [18:28] mid looks quite clunky on the Q1 [18:28] due to the screen size [18:28] As time passed, most of the focus of the Ubuntu Mobile and Embedded Initiative was focused on getting hildon and moblin into Ubuntu, and porting to the new lpia architecture. [18:29] persia: yes, i remember this time [18:29] During the hardy cycle, there was work towards getting something to work on various devices, based on the "menlow" and "mccaslin" platforms from Intel. [18:29] This work didn't complete within the hardy cycle, and continued in a PPA. [18:29] This resulted in the first image releases of Ubuntu MID (which was then given an actual name). [18:30] Due to other nomenclature cleanups, the Ubuntu Mobile and Embedded Team became the Ubuntu Mobile Team, as it didn't really include the Ubuntu Embedded folk. [18:31] So, sometime after hardy, Ubuntu MID was first released from a PPA, and was the work of the team now known as the Ubuntu Mobile Team. [18:32] While Ubuntu MID was always targeted for 4-6" devices, none of the developers had these, so most of the work was done with testing on the Samsung Q1 or somewhat awkward development kits. [18:32] Completely independently, a set of Canonical developers from the OEM team was looking at technologies to support the new "netbook" devices. [18:33] Using a mix of GNOME, OpenHand stuff, some of the work that went into Ubuntu MID, and additional development, they produced the "Netbook Remix", based loosely on Ubuntu Hardy. [18:33] This Remix included 4 new packages, and patches to about 59 more. [18:33] persia: ah, this was the bit i was missing >> Completely independently, a set of Canonical developers from the OEM team was looking at technologies to support the new "netbook" devices. [18:34] (some people quibble about whether this is a Remix, but that's a side issue). [18:34] The resulting Netbook Remix was released previously to the first release of Ubuntu MID. [18:35] At the UDS for intrepid, there were demonstrations of preliminary versions of both Netbook Remix and Ubuntu MID. [18:35] There were also demonstrations of additional stuff based on Ubuntu MID done by the Canonical OEM team. [18:35] There was also a demonstration done of the Edubuntu CMPC image. [18:36] As a result of various people looking at various devices running various environments, it was determined that there should be an Ubuntu Mobile flavour. [18:37] So, for Intrepid, there is work to create Ubuntu Mobile. This is designed for the 7-9" screens, and is likely to work best on the Samsung Q1 (as that happens to be the 7-9" hardware most likely to be owned by the developers working on this flavour). [18:38] That said, Ubuntu Mobile doesn't have any of the hardware settings or hardcoded configuration that was present in the Hardy-based Ubuntu MID, and so should not be nearly so tied to the specific device. [18:39] Additionally, one of the goals for Hardy for Ubuntu MID was to move away from all the hardcoding, and so enable a wider variety of devices (perhaps including some that are actually the target size, like the Aigo MID and Sharp D4). [18:39] And that brings us up to date. Any questions? [18:40] that is really useful stuff...i will put it in a history wiki page mayne...what do you think? [18:43] Sounds like a good idea. Please note that I could be completely mistaken about some or all of it. While I follow lots of communications, the above doesn't really represent an official history, but more of just a summary of what I've collected from the not-quite-oral tradition. [18:44] Also, it might be worth linking http://www.markshuttleworth.com/archives/151 when mentioning the Netbook Remix, as sabdfl does a far better job than I of describing the intent and history of Netbook Remix. [18:44] persia: well i have followed the project for a while and never knew some of that so i think it is useful anyway... [18:45] ian_brasil: You've been following the mobile efforts longer than I: some of the beginning of what I wrote comes from perceptions from elsewhere in Ubuntu. [18:46] right, the OEM team looking at the netbook stuff was what threw me [18:46] Yeah, it threw everyone. [18:48] :) [18:48] I think the issue is confusion about Canonical and Ubuntu. While Canonical sponsors a fair degree of Ubuntu development (45% of the top 20 Ubuntu uploaders for Intrepid are Canonical employees), and provides a number of Ubuntu related services, there are many people at Canonical who work on other things (and may use Ubuntu as a base) [18:56] and the arm side of things...is this an official OEM project or part of Ubuntu Mobile or linked with the Nokia Ubuntu Arm stuff? [18:59] or just something which some devs are looking at in their spare time [18:59] * ian_brasil knows ubuntu devs do not have spare time but anyway [19:00] heh. Most Ubuntu Devs work on Ubuntu only in their "spare time" :) [19:01] I don't know of any OEM ARM projects, but I wouldn't know anyway. [19:02] If there is an ARM port, it's not likely to be closely tied to Ubuntu Mobile, but rather more general. Of the various people I've heard talking about Ubuntu ARM over the past couple years, the three most active areas have been Mobile, Xubuntu, and Server. [19:04] Compare to Ubuntu powerpc: not all flavours are supported, as the developers of some flavours don't have test hardware, etc., but there's nothing specific to Desktop or Server there. I know at least one person is interested in getting Ubuntu Studio working on powerpc, but it didn't last I heard. [19:04] By "Nokia Ubuntu ARM stuff", do you mean mojo.handhelds.org, or something else? [19:05] i mean mojo [19:05] I don't know of any specific interactions. There was someone from Debian ARM at UDS during the ARM discussion session, but I don't remember anyone from mojo. [19:07] I suspect that if ARM becomes a launchpad supported architecture, the mojo work would largely cease (as there's no need to recompile everything if it is already compiled). I'd hope most of the developers involved (whether Nokia or not) would contribute directly to Ubuntu. [19:10] me too..makes sense [19:11] I'll admit to an interest personally, but even though I have a device known to work with mojo, I've not gotten around to reformatting and installing. [19:13] note that some of the ubuntu mobile team attended the maemo simmut last weekend [19:13] though more with the focus on hildon 2.2 [19:15] hildon 2.2 is going to be a *huge* improvement for Ubuntu MID. We don't have a sufficiently active upstream right now, and it shows. [19:16] ogra: yes i saw that lool was going. Would be nice to hear what he found out [19:16] i was there as well [19:17] we'll try to get hildon 2.2 into jaunty and base mid on it [19:17] ogra: sorry i did not know [19:17] hildon 2.2 is supposed to be a clutter/gtk mix seems to be intresting [19:17] i attended some talks about it [19:18] they are also trying to establish some policies like any item needs to be 9x9mm on screen so its finger usable [19:18] they == gnome mobile [19:18] the nokia folks [19:19] the are hildon 2.2 upstream [19:19] and we'll try to pull their code in [19:19] s/the/they/ [19:20] well s/nokia/maemo .. probably ... there is a lot from the community in it ... but nokia hosts it [19:21] and they slowly seem to get how they have to treat a community ... finally a summit after they just grabbed the code for three years [19:21] Most of the hildon bits themselves are Nokia's [19:22] ah [19:22] i wasnt aware ... it sounded the other way round to me [19:22] maemo was mostly writing apps these days [19:22] i thought hildon was written by nokia and then they opened itti GMAE [19:23] hildon was always open to my knowledge [19:23] it was not always developed openly, but I don't think it was ever released closed source [19:23] anyway [19:24] They now try to involve the community in where the platform should go [19:24] Like what bindings to provide, announcing that the 2.2 will be clutter based, etc. [19:29] lool: yes that is excellent to see..along with the opening of lots of closed stuff like the WLAN driver and so on [19:29] Yup [19:29] Just telling people in advance what will be in the next hardware was incredible [19:34] * lool waves & [19:38] persia: https://wiki.ubuntu.com/MobileTeam/Mobile/History [19:46] you should probably mention that there will be a ubuntu-mid.img as well as a ubuntu-mobile.img for intrepid ... while the latter is only a first shot release to base further work in jaunty on, the mid image will actually be an improved one from the hardy release [19:48] * persia edits [20:00] ian_brasil: I'm not sure of the current status of the Embedded folk, and while I don't think they are active, I don't want to claim they aren't in a wiki page when it could be taken for a semi-official statement. I also removed a few phrases that were clearly mine, and added some links. [20:01] you are so selfish ... not giving away your phrases [20:01] :) [20:05] I prefer to think of it as keeping the floor clean, rather than leaving my footprints everywhere. [20:07] that way you'll never get famous :P === The_PHP_Jedi|PDA is now known as The_PHP_Jedi [20:53] * ogra slowly starts getting aggressive after about 100 failed image build attempts [20:54] sigh any why does xscreensaver end up in the image now [20:57] ogra: I think that was rss-glx [20:58] nope [20:58] only suggests [21:00] ogra@osiris:~/Devel/packages/mobile-meta-1.113$ apt-cache show xscreensaver-gl|grep Recommends [21:00] Recommends: xscreensaver | gnome-screensaver [21:00] the only Recommends that exists [21:00] and thats fulfilled by gnome-screensaver [21:00] so cant be it [21:01] Yes, but germinate is silly. Swap that around. [21:01] i surely wont [21:01] OK. [21:01] and livecd-rootfs doesnt use germinate [21:01] only apt [21:01] Hrm. [21:01] which gets provided the list of packages from the metapackage [21:02] RAH ! [21:02] Fetched 4839kB in 4min22s (18.4kB/s) [21:02] W: Failed to fetch http://127.0.0.1:9999/ubuntu/dists/intrepid/universe/binary-i386/Packages.bz2 Hash Sum mismatch [21:02] 103rd try [21:03] * ogra starts over *again* [21:10] * ogra doesnt have any idea what to do anymore the script permanently locks up on "intrepid/universe python-gtkglext1 1.1.0-3.1 [144kB]" [21:10] at least for the last 20 tries