/srv/irclogs.ubuntu.com/2010/01/28/#ubuntu-installer.txt

=== robbiew is now known as robbiew_
jetienneq. when somebody with good knowledge of unionfs ? if i modify a file, it copies the whole file and then do the modficiation ? or does it store only the modification ?11:41
cjwatsonjetienne: my understanding is the former11:53
jetiennecjwatson: no issue if i modify the first byte of a 5gbyte file ?11:54
cjwatsonthen you'll suddenly find 5GB more data in the overlay part of your filesystem :-)11:56
jetiennecjwatson: cool :) thanks11:57
cjwatsonunionfs is not bad at dealing with partial changes to entire filesystems efficiently, but it is not really designed to do the same for individual files11:57
evI'm just waiting for 2.6.32-12 to hit the archive, then I'll push out a new d-i with the kernel version bump and console-setup fix.12:20
StevenKev: I didn't NEW it since it hadn't built everywhere and accepting kernels is a large pain.12:22
evno worries12:23
evcjwatson: is it okay with you if I add an item to the sprint agenda for the two of us to sit down with michaelforrest and discuss the installer design spec, or would you prefer to handle that via email / comments in the document?12:38
cjwatsonev: agenda fine12:42
evcool, thanks12:42
cjwatsonthough perhaps consider me optional just in case12:42
evsure thing12:42
exlt20081029ubuntu79 no longer functions as a workaround to console-setup kbd grok.. :(  appears the 2.6.32-10 udebs are no longer on mirrors12:54
exltev: thanks for working on the fixup - I see the cia notes on it12:54
exltand cjwatson :)12:55
dmarkeyis it possible to give a http url for preseed/file with the cdrom13:55
cjwatsonno, that's the purpose of preseed/url13:59
dmarkeycjwatson: thanks15:07
evsuperm1: apologies for taking so long to get to it, but I'm reviewing your branch now.15:24
superm1ev, cool thanks, not a big problem15:24
=== robbiew_ is now known as robbiew
cr3my usual preseed now seems to prompt the user for "configure the keyboard", when this use to be answered automatically19:56
cody-somervillecr3, d-i or ubiquity?20:05
cr3cody-somerville: d-i20:06
cr3cody-somerville: but if there's a change I should know about in ubiquity too, I'm interested. I could test it in a moment20:07
cody-somervillecr3, Sounds like you're missing "auto" from your boot arguments.20:07
evcr3: it's a known bug20:16
evit's been adddressed, I've just been waiting on kernel builds so I can push out a new d-i20:16
evwhich I'll do now, actually20:17
cr3ev: thank!20:17
CIA-3debian-installer: evand * r1232 debian-installer/debian/changelog: No-change rebuild to pick up new components.20:22
ev(wasn't NEW'ed yet, that will have to wait until tomorrow)20:24
CIA-3debian-installer: evand * r1233 debian-installer/debian/changelog: releasing version 20081029ubuntu8120:27
evcr3: tomorrow's CDs should be fixed ^20:28
cr3ev: you rock, thanks!20:28
evsure thing20:28
cr3ev: do you know if the bug also affects ubiquity? I'll be trying an automated install in a moment20:28
evI don't believe it does20:29
evsuperm1: looks good.  Am I okay to merge this (I've made a few small typo corrections)?20:35
=== mcasadevall is now known as NCommander
superm1ev, yeah it's in good shape to merge22:21
superm1there's some pages that need UI work with it still, but those will be worked out later22:21
superm1i think there should only be one merge conflict currently and it should be clear what to do with it22:22
superm1although you need to make sure that https://code.edge.launchpad.net/~mythbuntu/debian-cd/fix-autologin/+merge/18059 is merged before the next ubiquity release22:25
evhooray, znc playback actually worked for once22:33
CIA-3ubiquity: evand * r3718 ubiquity/ (29 files in 9 dirs): Merge with Mario's Mythbuntu plugin branch.22:35
superm1ev, cool thanks.  curious, what's znc provide over bip?22:36
evfor me, a iPhone push notifications plugin that doesn't work because I was silly enough to pick a two character IRC nick22:36
superm1haha22:37
superm1ah it looks like it's more featureful than bip for sure as i'm reading their pages22:37
superm1a webadmin ui?  bip has a flat text file that is pia to configure unless you copy it from kirkland` to start22:37
evlol22:40
evthis also lets you configure interactively from the shell, or create a minimal configuration and use "saveconfig" IRC messages to *admin.22:41
CIA-3tzsetup: evand * r509 tzsetup/ (debian/changelog tzsetup):22:42
CIA-3tzsetup: Fix the sed statement around the geoip detection to account for the22:42
CIA-3tzsetup: XML being on a single line.22:42
evugh, a million times fail ^22:42
superm1i'll have to add it to my list of stuff to play with at some point22:45
CIA-3tzsetup: evand * r510 tzsetup/debian/changelog: releasing version 1:0.26ubuntu322:47
evhrm, quitting ubiquity seems to just run the component over again now22:53
superm1hm, can't say i tried that... was the previous handler dependent on looking for self.current_page == None?22:58
superm1i think that's what it was.  so the alternative would be to reinstate that break on current_page = None, and instead don't set it to none during progress_loop23:01
evindeed, though it needs to return from there23:03
evas breaking will show the reboot dialog23:03
CIA-3ubiquity: evand * r3719 ubiquity/ubiquity/frontend/gtk_ui.py: Properly exit the plugin loop when the quit button is pressed.23:13
evI really need to do something about ubiquity/keyboard_names.py, I suspect that's seriously slowing us down.23:13
evwhat with it being gigantic23:14
cjwatsonooh, of course, translations would have expanded it rather a bit23:29
cjwatsonmust do interesting things to memory use too :)23:30
evindeed, that's what I mean23:32
evapologies for the confusing wording23:32
evit's over a megabyte of python data structure goodness23:33
evclearly that's abuse :)23:33
cjwatsonit sort of made sense to reformat the original perl as python to start with, but yeah, maybe a quick-to-parse text file or set of files would be better now23:37
evyeah, definitely.  I've noted this so I don't forget.23:40
evdamn, monodevelop-python's as you type syntax checking is so far thoroughly disappointing23:41

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!