allee_ (~ach@p54A446CF.dip.t-dialin.net) joined #fai.
alleeHol (~ach@p54A47EE6.dip.t-dialin.net) left irc: Ping timeout: 480 seconds
mugwump (~samv@watts.utsl.gen.nz) left irc: Remote host closed the connection
lazyb0y (~henning@faiwiki.informatik.uni-koeln.de) left irc: Remote host closed the connection
lazyb0y (~henning@faiwiki.informatik.uni-koeln.de) joined #fai.
07:21 stockholmeartoast: is there a "dryrun" option that just shows changes that softupdates would do?
08:21 eartoaststockholm: unfortunately not
08:22 eartoastone of my co-workers started to implement this, but this wasn't ported to newer fai versions
Nic0 (~courtel@fw.tls.cena.fr) left irc: Remote host closed the connection
ErKa (keryell@m6.wifi.enstb.org) joined #fai.
08:24 stockholmeartoast: make him port it forward! :-)
Nic0 (~courtel@fw.tls.cena.fr) joined #fai.
Mrfai (~lange@kueppers.informatik.uni-koeln.de) joined #fai.
dr3as_ (~dr3as@70.80-202-66.nextgentel.com) joined #fai.
dr3as (~dr3as@70.80-202-66.nextgentel.com) left irc: Ping timeout: 480 seconds
siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) joined #fai.
fai-guy (~fai-guy@p4FC216C7.dip0.t-ipconnect.de) joined #fai.
siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) left irc: Remote host closed the connection
siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) joined #fai.
Mrfai (~lange@kueppers.informatik.uni-koeln.de) left irc: Quit: leaving
Mrfai (~lange@suenner.informatik.uni-koeln.de) joined #fai.
Shingoshi (~Shingoshi@c-98-246-122-42.hsd1.or.comcast.net) left irc: Remote host closed the connection
Shingoshi (~Shingoshi@c-98-246-122-42.hsd1.or.comcast.net) joined #fai.
12:21 FBIfai: 3 lange committed revision 5238 to 7 fai:  * [ Colin Tuckley ]
12:21 FBIfai: * fixed spelling mistakes in faimond.8, faimond-gui.1
12:47 FBIfai: 3 lange committed revision 5239 to 7 fai:  fix version
13:06 mgoetzecan i use variables under debconf? e.g. "exim4/mailname: $hostname"?
13:14 mgoetzeoh, it's not the syntax with ":" as in debconf-show :(
13:15 mgoetze"exim4/mailname string $hostname", then?
Action: h01ger doubts you can
13:18 mgoetzewtf... scripts/FAIBASE/40-misc messed up my /etc/mailname
13:18 mgoetzeit now has the proper fqdn on the first line, and "${HOSTNAME}" on the second line
13:24 mgoetzeshouldn't $HOSTNAME be defined automatically by FAI, and available in cfengine scripts?
ErKa (keryell@m6.wifi.enstb.org) left irc: Ping timeout: 480 seconds
14:21 zirpui set it myself just to be sure.  usually it's set to just the node name, not the fqdn.
siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) left irc: Remote host closed the connection
14:28 mgoetzeyeah i just have a script doing "hostname --fqdn > /etc/mailname" now
ErKa (keryell@dhcp1.info.enstb.org) joined #fai.
14:37 Stere0a $FQDN variable would be nice then
14:38 maswanOr just set hostname to the fqdn, that's what we do
14:38 oz__FQDN=`hostname -f` ?
14:42 maswanalso, if you are doing non-linuxes (solaris, aix, etc), remember that any switches to hostname are GNUisms
siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) joined #fai.
14:44 mgoetzeyes, i definitely need a version of FAI that supports solaris and aix as well :)
14:46 stockholmi would install gnutools on both right away
14:46 stockholmfirst thing
14:46 zirpuanyone have a pointer on how to rebuild the initrd?  i want to put in some debugging output in the /scripts/live but apparently initrd isn't just a gzip'd cpio archive.
14:47 maswanstockholm: That they are installed is no guarantee they are first in the path from various scipts.
Nick change: Stere0 -> Stereo
14:47 maswanmgoetze: we do both of those, so..
14:48 mgoetzemaswan: with fai?
Action: mgoetze hasn't even been able to get AIX CDs yet, boohoo :(
14:49 maswanmgoetze: Yes. Well, base OS installed through "normal" means, but just with the very basics, then FAI for all the additional software and customisation
14:49 mgoetzehm, interesting
14:50 maswanI think we might even generate the solaris jumpstart configuration from FAI info, but I'm not sure. I'm not the one directly involved in that bit. :)
15:18 Mrfaizirpu: If you chroot into the nfsroot you can rebuild the initrd using dpkg-reconfigure linux-image....
ErKa (keryell@dhcp1.info.enstb.org) left irc: Ping timeout: 480 seconds
15:21 zirpucool. thanks!
siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) left irc: Quit: Leaving.
fai-guy (~fai-guy@p4FC216C7.dip0.t-ipconnect.de) left irc: Quit: leaving
siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) joined #fai.
sepski (~seppity@ti411310a080-3729.bb.online.no) joined #fai.
siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) left irc: Remote host closed the connection
siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) joined #fai.
17:41 zirpugah!  so i have a server with 2 broadcom interfaces.  plugging both in so ipconfig doesn't hang seems to work. now i get a kernel panic during mountroot apparently.
17:41 zirpuno other clues sadly.  getting closer though.
18:19 zirpuso definately having kernel panic in mountroot. i'm not sure how to diagnose this at this point.  any pointers?
Nic0 (~courtel@fw.tls.cena.fr) left irc: Quit: Leaving.
18:45 mgoetzezirpu: tcpdump on the nfs server?
18:50 Mrfaiadd break=mount to the kernel command line (via fai-chboot for e.g.)
18:50 Mrfaithen you get the shell perompt of the initd and you can debug
18:50 zirpuwhat can i do to debug at that shell prompt?
19:07 Mrfaicall mount, ipconfig, read the file live.log,....
sepone (~seppity@ti411310a080-3729.bb.online.no) joined #fai.
19:09 zirpui'm not seeing a live.log file.
19:09 zirpuipconfig says no devices to configure.
19:11 zirpumurphy cries that i'm such an easy target. :-)
Action: Mrfai has to leave. See you tomorrow
Mrfai (~lange@suenner.informatik.uni-koeln.de) left irc: Quit: leaving
19:11 zirpugute nacht.
sepski (~seppity@ti411310a080-3729.bb.online.no) left irc: Ping timeout: 480 seconds
siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) left irc: Remote host closed the connection
siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) joined #fai.
sepone (~seppity@ti411310a080-3729.bb.online.no) left irc: Ping timeout: 480 seconds
ErKa (keryell@keryell.pck.nerim.net) joined #fai.
21:31 zirpuping?
21:32 zirpuipconfig says no devices to configure, but ifconfig -a   shows both eth0 and eth1. weird.
21:34 zirpuah, ipconfig wants the device name as an arg.
21:42 zirpuso i think my problem is the 2 interface problem, and trying to boot and install off the 2nd interface.
21:43 mgoetzewell, i can use etch fai just fine with two interfaces...
21:43 mgoetzebut i guess you are using some newer version
fxcp (~ctp@brsg-d9bef9b6.pool.mediaWays.net) joined #fai.
fxcp (~ctp@xbl.dnsbl.oftc.net) left irc: Quit: Ex-Chat
siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) left irc: Ping timeout: 480 seconds
fxcp (~ctp@brsg-d9bef9b6.pool.mediaWays.net) joined #fai.
fxcp (~ctp@xbl.dnsbl.oftc.net) left irc: Quit: Ex-Chat
23:25 zirpui'm using 3.2.15.  and I've just verified that I have to have both interfaces connected and dhcp answering for both macs.
23:25 zirpui'll have to open a bug once i find it and can offer a fix.
--- Fri Jan 9 2009

Generated by irclog2html.pl 2.1_h01ger1 by Jeff Waugh - find it at freshmeat.net! Customized by Holger 'h01ger' Levsen