[00:21] debian-installer: cjwatson * r1028 ubuntu/ (build/pkg-lists/netboot/arm/versatile.cfg debian/changelog): [00:21] debian-installer: Apparently nic-modules no longer exists on versatile, presumably [00:21] debian-installer: built-in. Make it optional. [00:25] debian-installer: cjwatson * r1029 ubuntu/debian/changelog: releasing version 20081029ubuntu12 [00:58] cjwatson: I am debugging ubiquity/accessibility, and have come to the realization that I'll likely have to do something console-kitish to get audio permissions right. I haven't 100% confirmed this yet, but its looking likely. What do I need to call console-kit wise to make this happen? [00:58] probably register a consolekit session at login [00:58] this is in only-ubiquity mode [00:58] ok [00:58] you could have a look at the openssh diff between Debian and Ubuntu [00:59] though it's more complicated than you'd want [00:59] I was thinking of looking at that actually. [00:59] maybe ck-launch-session [00:59] Ok that gives me a starting point at least. [00:59] Thanks. [00:59] note that that's a wrapper, you'd run an entire subprocess under it [01:00] alternatively you can send dbus messages to register the session [01:00] Ok. [01:00] your diagnosis is almost certainly right; consolekit is one thing ubiquity-dm doesn't do at the moment and probably needs to [01:00] oem-config-dm likewise [01:00] Right. [01:08] debian-installer: cjwatson * r1030 ubuntu/ (build/config/armel.cfg debian/changelog): [01:08] debian-installer: Disable armel ads subarchitecture. We don't have a kernel for it (not [01:08] debian-installer: that Debian does either, but I don't want to support udev-less builds). [01:20] debian-installer: cjwatson * r1031 ubuntu/debian/changelog: releasing version 20081029ubuntu13 [07:29] cjwatson, so, I looked at input modules, which only consists of usbhid and usbkbd, things not normally used on an ARM NAS ... [07:40] cjwatson: Cool it seems you got debian-installer to build! [07:41] NCommander: Did you see my qcontrol upload? [07:41] No, I didn't. [07:41] * NCommander is not subscribed to changes [07:41] https://bugs.launchpad.net/ubuntu/+source/qcontrol/+bug/322311 [07:41] Launchpad bug 322311 in qcontrol "orion5x armel flavour should provide input-modules" [Undecided,New] [07:41] So we build the USB modules directly into the kernel? [07:41] Erf I have a solid polygon drawn on my desktop [07:42] lool, do you have an intel video card? [07:42] I do [07:42] Ugh [07:42] Ok, I can confirm that bug [07:42] * NCommander had that happen to me === cjwatson_ is now known as cjwatson [10:49] NCommander: input-modules> its contents vary; it is not limited to those modules [10:49] NCommander: for example, Debian's input-modules-2.6.26-1-orion5x-di_1.32_armel.udeb contains: [10:49] -rw-r--r-- root/root 14445 2009-01-12 10:23 ./lib/modules/2.6.26-1-orion5x/kernel/drivers/input/evdev.ko [10:50] -rw-r--r-- root/root 6246 2009-01-12 10:23 ./lib/modules/2.6.26-1-orion5x/kernel/drivers/input/keyboard/gpio_keys.ko [10:50] the package description just says "Support for various input methods" and that's about as specific as it gets [10:51] and indeed, as lool observed, gpio_keys is the one that qcontrol actually wants [13:07] choose-mirror: cjwatson * r604 ubuntu/ (5 files in 2 dirs): [13:07] choose-mirror: Switch default mirror for armel and lpia to [13:07] choose-mirror: ports.ubuntu.com/ubuntu-ports/. [13:09] choose-mirror: cjwatson * r605 ubuntu/debian/changelog: releasing version 2.27ubuntu2 [13:20] apt-setup: cjwatson * r160 ubuntu/ (16 files in 8 dirs): Add Release files for jaunty. [13:52] base-installer: cjwatson * r342 ubuntu/ (136 files in 12 dirs): merge from Debian 1.98 [13:57] cjwatson: did you get a chance to look at the hd partitioning bug? [14:01] which partitioning bug? [14:01] sorry I deal with a lot of bugs [14:01] (also on the phone right now) [14:02] 321967 [14:15] cjwatson: alternative, if there is some preseed early_command string " " I can run to blow away the file systems, that would work too [14:16] I have not yet investigated that, sorry, but will [14:16] so that the partitioner doesn't see that there is a LVM spanned onto two or more physical disks, etc. like parted or fdisk or something.. [14:16] thanks man [14:24] hrm, so how can I have the mirror files for 8.10-i386/amd64 8.04i386,7.10i386 but not 8.04amd64 lol [14:24] jeez [14:24] gotta love it [14:28] I wonder how that is even possible [14:28] maybe i have a bad initrd for 8.04amd64 [14:43] base-installer: cjwatson * r343 ubuntu/kernel/tests/powerpc/rs64-iv.test: adjust powerpc/rs64-iv.test for Ubuntu kernels [14:47] base-installer: cjwatson * r344 ubuntu/ (debian/changelog kernel/i386.sh): merge CentaurHauls fixes from trunk [14:53] base-installer: cjwatson * r345 ubuntu/ (debian/changelog kernel/tests/i386/via-c7-Esther.test): merge r1687 from trunk (CentaurHauls test fixes) [15:28] d-i passwd/user-password-crypted password [MD5 hash] [15:28] is that the output of mkpasswd ? [15:29] base-installer: cjwatson * r346 ubuntu/kernel/ (i386.sh tests/i386/oqo1.test): Transmeta should be fine with 586, just not 686 [15:30] CarlFK: mkpasswd -m md5, yes [15:31] thanks [15:31] though actually I have a feeling that it should be sha-512 in jaunty [15:55] cjwatson: howdy, does ubuntu have the 'auto' function in the installer like debian? [15:58] not yet, no [15:59] I have been meaning to sort out integrating it properly [15:59] it's not trivial since we've switched to console-setup in advance of Debian [16:03] cjwatson: ah, it doesnt really seem to work anyway ;-) [16:03] cjwatson at least i havent been able to get it to work [16:04] it seems to simply ignore the line [16:04] auto=whatever [16:04] so its probably better [16:04] too bad they dont have kickstart :D [16:13] cjwatson: wait, is the auto command only available in 5? as far as you know? (sorry i know this has nothing to do with ubuntu) [16:13] yes [16:13] ah jeesus [16:14] i was trying to use it in etch [16:14] though I had to think for a moment for what "5" represented [16:14] the documentation isnt really clear [16:14] Debian people tend to think in terms of codenames :) [16:14] hmm, well let me check [16:14] right, sorry [16:14] i guess i'll have to drop my preseed into their initrd [16:14] hate dealing with cpio [16:14] curses [16:14] hmm, apparently I am wrong [16:14] http://www.debian.org/releases/stable/i386/apbs02.html.en#preseed-auto mentions it [16:15] it may be that it has fewer features in some way - I don't really know [16:15] hm, i wish they had like a server channel or something the folks in #debian dont seem to know much about preseed, etc [16:16] #debian-boot is the relevant *developer* channel but do try to investigate things as much as you can for yourself before asking anything there [16:22] cjwatson: alt installer, got error, hit Alt-F2, see "Press Enter for BB" hit enter, see "Busy Box v1.10.2...." but never get a prompt. typing is echoed to the screen, but nothing happens when I hit enter [16:30] CarlFK: no, I won't help if you show up on IRC, make a one-line bug report, and leave. [16:38] oh the docs were using the wrong syntax, thats why it didnt work, ha ha [16:52] woo got it to work almost! ;D [18:09] oem-config: cjwatson * r587 trunk/ (5 files in 2 dirs): [18:09] oem-config: Move most debconf-communicator handling into BaseFrontend, to make it [18:09] oem-config: easier to fetch configuration from debconf there. [18:22] oem-config: cjwatson * r588 trunk/ (3 files in 2 dirs): Fetch the list of steps to be displayed from debconf (oem-config/steps). [19:06] cjwatson: thank you for working so hard on kickstart, after dealing with d-i today im ready to hang myself, in the docs it says to specify the mirror it is d-i mirror/http/hostname but its really d-i mirror/http/mirror string wth [19:09] err, that means something different [19:09] I think you forgot to say 'd-i mirror/country string manual' [19:10] if you say that then it *is* mirror/http/hostname; mirror/http/mirror is for interactive use and probably not what you want [19:11] (mirror/http/mirror represents the prefilled list of plausible mirrors that you get in expert mode; it's in theory preseedable but not really intended for that) [19:17] cjwatson: i put 'US' in for d-i mirror/country string manual why would anyone put 'manual' for that, thats not exactly intuitive [19:17] because it's what's documented in the installation guide for when you're choosing your hostname manually? [19:17] you *really* need to follow the installation guide when preseeding; you can't guess, I'm afraid [19:18] heh, i actually went from the example that is linked from the manual [19:18] I'm looking at the source from which the example file is generated at the moment [19:18] d-i mirror/country string manual [19:18] d-i mirror/http/hostname string &archive-mirror; [19:18] d-i mirror/http/directory string /ubuntu [19:18] d-i mirror/http/proxy string [19:18] ("&archive-mirror;" gets substituted along the way) [19:20] http://www.debian.org/releases/etch/example-preseed.txt note the : d-i mirror/country string enter information manually [19:20] i assumed it was indicating that i needed to replace 'enter information manually' with an actual string === robbiew1 is now known as robbiew [19:20] please don't use the Debian guide for Ubuntu installations [19:21] the Ubuntu guide is on help.ubuntu.com [19:21] I'm not thats why i thanked you for ubuntu's kickstart system now that i've moved along to working on debian [19:21] oh [19:21] well, in etch that string was literally "enter information manually" - it usually says if you need to fill something in [19:21] (says in a different way, that is) [19:22] in lenny and in recent Ubuntu releases I changed it to just "manual" because the spaces were inconvenient for other reasons [19:22] but just type what it says - doesn't pay to be clever ;-) [19:22] so i should change country to enter information manually remove mirror and add back hostname? [19:22] yarr [19:22] yes [19:23] your awesome 'confirm removal of LVM' thing doesnt seem to work in their system either, at least not yet, im going to have to use debconf to figure out how to select it probably [19:23] it was different in etch; the manual documents it [19:23] though I think the semantics might have been slightly different [19:23] d-i partman-auto/purge_lvm_from_device boolean true [19:24] d-i partman-lvm/confirm boolean true [19:24] yea i left those in the example [19:24] still asks, lol [19:24] oh well, can't help you :) [19:24] its cool i'll just use the debconf-get thing to figure it out like i did the http/mirror thing [19:25] or DEBCONF_DEBUG=developer on the kernel command line, and look at tty4 to see what question it's asking with INPUT [19:25] i can prolly use cdebconf/questions.dat to find it also [19:26] ah, i put it at level 5 [19:26] i'll try that first as it seems to probably be faster [19:26] "developer" is equivalent to 5, except that it works for debconf in the installed system too [19:26] if you already have DEBCONF_DEBUG=5, then just look at tty4 [19:26] oh, oddly enough '5' doesnt make it do much of anything in tty4 [19:27] are you sure you typed it correctly? capitalisation is important [19:27] yes, i copied/pasted it from the manual [19:28] you might need to look at the end of /var/log/syslog in case it scrolled off tty4 [19:28] with as much trouble as i've had with deb/ub automation im assuming fbsd is going to suck the worst [19:29] with 7 i had to make my own 70mb netboot image ;-) [19:29] so that should be fun [19:33] cjwatson: anyway the last thing it says is menu item partman-base selected [19:33] then a bunch of just random fs debug information [19:35] anyway i'll just look in questions and see if i can find anything [19:35] thanks for all the help man [21:28] base-installer: cjwatson * r347 ubuntu/kernel/i386.sh: all K7 systems should be able to cope with at least 586 [21:30] base-installer: cjwatson * r348 ubuntu/kernel/tests/i386/ (amd-k7-old.test pentium-4M-bigmem.test): adjust more new tests for Ubuntu kernels [21:32] base-installer: cjwatson * r349 ubuntu/kernel/tests/i386/via-c7-Esther.test: Esther CPUs can cope with 686-ish images like server and xen [21:35] base-installer: cjwatson * r350 ubuntu/kernel/tests/i386/ (6 files): 686 -> 686-may-bigmem for PAE-capable CPUs [22:05] choose-mirror: cjwatson * r606 ubuntu/debian/ (changelog control): [22:05] choose-mirror: Fix build-dependencies broken in merge of 2.27, including restoring the [22:05] choose-mirror: dependency on isoquery so that we can build a proper list of countries [22:05] choose-mirror: (LP: #321225). [22:08] choose-mirror: cjwatson * r607 ubuntu/debian/changelog: releasing version 2.27ubuntu3 [22:18] base-installer: cjwatson * r351 ubuntu/debian/changelog: releasing version 1.98ubuntu1