[00:27] _julian (~quassel@hmbg-5f767024.pool.mediaWays.net) joined #fai. [00:35] _julian_ (~quassel@hmbg-4d06b1cb.pool.mediaWays.net) left irc: Ping timeout: 480 seconds [01:53] Magolves__ (~marcus@p5B020E12.dip0.t-ipconnect.de) joined #fai. [02:01] Magolves_ (~marcus@p5B0217A8.dip0.t-ipconnect.de) left irc: Ping timeout: 480 seconds [04:25] sneumann (~sneumann@pD9E3A0A3.dip.t-dialin.net) joined #fai. [04:39] sneumann (~sneumann@pD9E3A0A3.dip.t-dialin.net) left irc: Ping timeout: 480 seconds [05:26] sneumann (~sneumann@router-sub.ipb-halle.de) joined #fai. [06:28] fimblo (~fimblo@kaki.spotify.net) left irc: Remote host closed the connection [06:32] alekibango (~alekibang@ip-94-113-34-47.net.upcbroadband.cz) left irc: Remote host closed the connection [06:33] alekibango (~alekibang@ip-94-113-34-47.net.upcbroadband.cz) joined #fai. [06:39] fimblo (~fimblo@kaki.spotify.net) joined #fai. [06:52] justL1 (~justl1@rev-131-102.virtu.nl) joined #fai. [07:26] justL11 (~justl1@rev-131-102.virtu.nl) joined #fai. [07:26] justL1 (~justl1@rev-131-102.virtu.nl) left irc: Read error: Connection reset by peer [07:43] Nic0 (~courtel@fw.tls.cena.fr) joined #fai. [07:53] verwilst (~verwilst@router.begen1.office.netnoc.eu) joined #fai. [07:55] siggg (~jean@tra78-3-82-244-85-196.fbx.proxad.net) joined #fai. [08:15] Mrfai (~lange@kueppers.informatik.uni-koeln.de) joined #fai. [09:14] Mrfai (~lange@kueppers.informatik.uni-koeln.de) left irc: Quit: leaving [09:14] Mrfai (~lange@malzmuehle.informatik.uni-koeln.de) joined #fai. [11:18] Nick change: Magolves__ -> Magolves [11:50] Mrfai mgoetze: i'd like to release 3.4.8 ASAP now, r6282 r6265 and r6295 are fixed candidates, what about r6278 and r6290? anything else? [11:58] mikap: would you be willing to include trunk/lib/get-config-dir-http in 3.4.8, or is this too big a change for the stable version? [11:59] Uetzguer: new file that doesn't touch anything else (also not WRT behaviour)? [12:01] svn rev 5883, new script, would be fine for me - Mrfai? [12:01] mikap: it allows one to download the config space via http, but does not change any existing behaviour [12:02] Uetzguer: would be fine for ME, though I'd like it peer-reviewed/ACK-ed [12:02] mikap: the current version is r5889 (which has slight message adjustments) [12:02] thanks for considering it [12:02] mikap: i'll have a quick look [12:03] Uetzguer: thanks for requesting :) [12:15] mikap: imho you should only take the part of 6290 which changes scripts/FAIBASE/30-interface, and leave out the fcopy of /etc/fai/fai.conf [12:17] mikap: personally i am in favour of 6278 but i'll defer to MrFai on that one :) [12:18] mikap: 5883 ack from me. [12:18] mgoetze: you mean just the: +elif [ $FAI_ACTION != "softupdate" ] [12:18] +then [12:18] ? [12:18] mikap: and -else, right [12:18] I would also leave out the fcopy of /etc/fai/fai.conf [12:19] +1 for the proposal of mgoetze [12:19] mgoetze: jepp, thanks [12:19] noted [12:19] get-config-dir-http has also been touched in r5884 and r5889 [12:20] ack, noted - ack for r5884 and r5889, Mrfai? [12:21] sure. take the newest version of the new script including those two changes [12:22] seems get-config-dir-http assumes you will also have an .md5 file [12:22] is there some minimal documentation we can include? [12:23] then we need a patch for the faiu guide. [12:28] give me a minute [12:29] what about: [12:29] svn r6278: GRUB1 is in package "grub-legacy", not "grub" [12:32] sure. please also include it. [12:32] proposed patch for fai guide: http://paste.debian.net/112207/ [12:33] i am not too familiar with asciidoc syntax so please be harsh :) [12:35] mgoetze: thanks, who applies? :) [12:35] i will if someone acks it :) [12:37] ack :-) [12:37] oh wait i'm supposed to read the svn log format policy :) [12:38] first line: short summary, more details starting in third line, that's it :) [12:38] first line will result in debian/changelog as it is, changes have to be done manually [12:38] ok but short summary only is ok? [12:39] yes [12:40] fai: 3 mgoetze-guest committed revision 6323 to 7 fai: Document http method for $FAI_CONFIG_SRC in fai-guide [12:41] mgoetze: thanks! [12:41] np :) [13:38] Magolves: please submit your SCL5 changes for rinse to the debian BTS. [13:39] Yes, i tried that, but failed on Friday. [13:41] you can use reportbug, which helps creating the mail [13:41] gzor (~gzor@dslb-088-066-138-255.pools.arcor-ip.net) joined #fai. [14:09] Magolves: if you have no success, send the patch to me, and I will file a bug report on it. Or just put it on paste.debian.net and give us a notice about that. [14:20] hm i just tried to "make html" in trunk/doc and i got some unwanted backslashes in the output [14:24] see http://www.mgoetze.net/tmp/fai-guide.html and note e.g. "FAI\_CONFIG\_SRC" rather than "FAI_CONFIG_SRC" [14:26] verified here [14:27] so maybe something changed in the toolchain? or did i break it with my patch? :) [14:34] mgoetze: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=538655 maybe? [14:39] no idea but in any case we should make our docs build properly with squeeze tools... [14:41] i do have at least one \' which should be a ' [14:41] mgoetze: yeah, already discussing with debian maintainer of asciidoc (who is another grml dev :)) [14:41] Mrfai: which asciidoc version did you use for generating http://fai-project.org/fai-guide/ar01s03.html ? [14:44] i'm preparing a patch [14:46] pdf output seems to be affected as well [14:53] commiting a fix [14:55] commited as svn r6324 [14:55] fai: 3 mika committed revision 6324 to 7 fai: fai-guide: adjusting quoting of variables like FAI_CONFIG_SRC for proper output [14:55] fai: At least with recent toolchains (>=squeeze) we get [14:56] fai: e.g. "FAI\_CONFIG\_SRC" rather than "FAI_CONFIG_SRC", [14:56] fai: removing the "\" characters provide output as expected, [14:56] Mrfai: i'd include svn r6324 in 3.4.8 if that's fine for you [14:56] fai: therefore remove all unnecessary "\" chars. [15:02] gzor (~gzor@dslb-088-066-138-255.pools.arcor-ip.net) left irc: Quit: Leaving. [15:08] mikap: yep, fine for me [15:08] Mrfai: noted, thx [15:10] Kinglui (~nix.email@195.122.130.2) joined #fai. [15:20] Mrfai, sent that tgz to you via email. [15:20] Magolves: thanks [15:22] justL11 (~justl1@rev-131-102.virtu.nl) left irc: Quit: Leaving. [15:22] Mrfai (~lange@malzmuehle.informatik.uni-koeln.de) left irc: Quit: leaving [15:26] msc (~msc@gw1.cgn3.hosteurope.de) left irc: Quit: msc [15:31] verwilst (~verwilst@router.begen1.office.netnoc.eu) left irc: Quit: Ex-Chat [15:34] sneumann (~sneumann@router-sub.ipb-halle.de) left irc: Ping timeout: 480 seconds [16:19] siggg (~jean@tra78-3-82-244-85-196.fbx.proxad.net) left irc: Quit: Leaving. [16:33] pjustice (~pjustice@yagi.h-net.msu.edu) left irc: Read error: Operation timed out [16:36] pjustice (~pjustice@yagi.h-net.msu.edu) joined #fai. [18:18] ErKa (~keryell@109.128.16.179) joined #fai. [18:27] sneumann (~sneumann@pD9E3A0A3.dip.t-dialin.net) joined #fai. [18:30] ErKa (~keryell@109.128.16.179) left irc: Ping timeout: 480 seconds [19:18] gzor (~gzor@dslb-088-066-138-255.pools.arcor-ip.net) joined #fai. [19:18] gzor (~gzor@dslb-088-066-138-255.pools.arcor-ip.net) left irc: [20:37] sneumann (~sneumann@pD9E3A0A3.dip.t-dialin.net) left irc: Ping timeout: 480 seconds [22:04] pav5088_ (~Mark@ppp118-208-30-110.lns20.bne1.internode.on.net) joined #fai. [22:10] pav5088 (~Mark@ppp118-208-2-249.lns20.bne1.internode.on.net) left irc: Ping timeout: 480 seconds [22:15] pav5088__ (~Mark@ppp118-208-62-112.lns20.bne1.internode.on.net) joined #fai. [22:22] pav5088_ (~Mark@ppp118-208-30-110.lns20.bne1.internode.on.net) left irc: Ping timeout: 480 seconds [23:48] pav5088_ (~Mark@ppp118-208-159-80.lns20.bne1.internode.on.net) joined #fai. [23:49] pav5088__ (~Mark@ppp118-208-62-112.lns20.bne1.internode.on.net) left irc: Ping timeout: 480 seconds [00:00] --- Tue Mar 29 2011