[00:00] GrueMaster, here: http://www.ubuntu.com/devices/android/features-and-specs [00:00] says chromium=default [00:04] I really couldn't tell you. There is a whole different team working on that stuff. [00:04] http://www.arm.linux.org.uk/docs/faqs/signedchar.php [00:04] so x86 uses signed char? [00:05] But it is possibly due to chromium being already there for android. [00:05] ahh, yes they said synced bookmarks and history [00:05] so yes that is it [00:09] As to the char issue, again I couldn't tell you. I do know that the K&R C book (considered the C reference bible) does say that it could be either/or. Proper coding standards recommend specifying the variable when creating it. [00:10] I do remember this being an issue a long time ago between gcc and icc differences in behavior. [00:15] The key to remember is that if you want your code to work across multiple platforms, never assume a default behavior to be the same. [00:18] Yeah, the signedness of char is very platform-specific (as in, arch + headers + moon phase) [00:19] Depending on it being either signed or unsigned is always a Very Bad Thing. [00:19] (And, really, treating chars as ints is deep voodoo and/or ignorance anyway, despite the underlying implementation of them as such) [00:20] iirc, that was one of the first things covered in my C programming class. And that was at a crap school. [00:55] janimo`: Bad news, libreoffice failed on armel and armhf. (The armel failure doesn't look arch-specific; same thing happened on powerpc, but the armhf failure is testsuite-related, and only armhf) [01:03] trying to build a kernel here, and i'm getting arm-linux-gnueabihf-ld command not found, and i can't seem to find the package that actually installs it (binutils *is* installed) [01:04] this is on precise alpha2 [01:04] what i don't understand is that this is the armhf tarball, but it pretends like it's cross compiling [01:09] Maybe you need to sort out why it thinks it's cross-compiling, then. [01:11] steev: What platform is this? What image? [01:19] GrueMaster: precise-core-armhf.tar.gz (from alpha2) [01:20] Ok. On an arm system I would assume? [01:20] it's on an i.mx51 machine, (i AM chrooted via a m [01:20] mmm... whatever the M release was [01:21] maverick [01:21] ok. Should work. I can try to reproduce it here if you can give me some quick steps (not something like Build LibreOffice). [01:24] GrueMaster: apt-get update again, apt-get install kernel-package build-essential , cd linux-legacy, mv .git .dotgit (this may be un-neces [01:24] sary, but on some versions of ubuntu it would add a + which would screw things up because of the .git dir), cp arch/arm/configs/mx51_efikamx_defconfig .config, make-kpkg --uc --us --initrd --subarch efikamx --rootcmd=fakeroot --revision 2012.02 binary [01:24] What does "ubuntu for android" actually mean? Presumably it's just the GUI fluff, and not important stuff e.g. busybox, initramfs-tools, dpkg, apt ? [01:27] twb: Essentially it means that with this package, when you plug your android phone into a dock with keyboard/mouse/monitor, it will launch an ubuntu chroot environment and display it on the monitor. [01:27] Similar (but far more integrated) to the Motorola Atrix. [01:30] Ah, OK, so it's a chroot. And you can install it via the android market? [01:32] twb: If you read the info on ubuntu.com, then you know as much as I do at this point. :D [01:33] GrueMaster: oh i left off the chroot part, but i guess you'd know that much :) [01:35] I read LWN's repost :P [01:35] I was gonna read the whole subscriber-only article but I've lost my LWN pasword and ICBF digging it out [01:55] twb, yeah looks pretty cool doesn't it [01:55] saw it in ln too [01:55] *lwn [01:55] scientes: not really [01:55] well, then why are you asking about it? [01:55] its pretty simple [01:55] I have zero respect for android; this addition seems notably only in that you get a chroot without having to jailbreak. [01:55] scientes: I'm asking to confirm that it's not actually any sexier than I guessed [01:55] they did a little cool stuff like sync bookmarks and history [01:57] I'm really not sure about this new product, but I would guess it is for integration in new devices and not generally publicly available. [01:57] I.e, you have to buy a phone with this preloaded, or available in the market for that phone. [01:57] GrueMaster: ah, so the idea is that Mr. Motorola or whoever goes "ubuntu is cool, this will add value to my upcoming WhizzBang 9000 device for little investment" [01:57] Gotcha [01:57] But the basic concept is not new. [04:17] wth? [04:17] debian/ruleset/arches doesn't have armhf in it [04:23] twb, from what I see it is just the same as webtop is on the motorola atrix [04:24] lilstevie: I'm not familiar with that, but GrueMaster et al explained it to me a bit. [04:24] not quite a chroot [04:25] and it gets given /dev/fb1 (the hdmi port) [04:45] It's interesting but I think I'd still prefer to just fuck off android completely, or at most dual-boot [05:26] GrueMaster: i worked around it by adding in armhf by copying/editing the armel.mk (and making related entries into the other .mk files), no need to test [05:27] steev: Excellent! My wife had drug me off to dinner, I just got back (sorry). [05:27] no worries [05:27] i was playing WoW anyway [05:35] :/ [05:36] I am having shutdown problems, screen goes blank, nothing happens, logs don't reveal anything :/ [05:52] infinity, checking. I should have started a package build myself right after it was uploaded so I have a FTBFS locally when needed. Oh well [09:06] infinity, there is hope for libo armhf. According to the Debian maintainer the workaround of not building Base needs to be instated for armhf as it is for armel === chrisccoulson_ is now known as chrisccoulson === ndec_ is now known as ndec === Quintasan_ is now known as Quintasan [18:29] is there a way to force resolvconf to... configure? since i'm in a chroot, it can't exactly start, and because of that it keeps throwing up errors [18:32] steev, just copy /etc/resolv.conf from the host [18:33] ogra_: i have that, i'm trying to install the package resolvconf [18:33] do you have /proc mounted etc ? [18:33] and since it can't start in the chroot it doesn't install successfully (it's a dependency for ubuntu-minimal) [18:33] Does 'initctl reload-configuration' help? [18:33] ogra_: yes [18:34] Well, 'initctl reload-configuration && dpkg --configure -a' [18:34] (Really, chroots should have a policy-rc.d that just denies starting services, though) [18:35] ill try when these packages finish installing, sdcards be slow === Ursinha is now known as Ursinha-lunch [19:50] infinity: start: Unknown job: resolvconf\ninvoke-rc.d initscript resolvconf, action start failed.\ndpkg: error processing resolvconf (--configure) === Ursinha-lunch is now known as Ursinha === calculu5 is now known as calculus [21:28] ogra_: infinity: any other suggestions? [23:01] infinity: ah, someone explained the policy-rc.d to me, okay, have it installed, now i just need to get it booting, thanks for the pointer