[05:11] fai-guy (~fai-guy@p4FC237B6.dip0.t-ipconnect.de) joined #fai. [05:17] MT (~MT@vpn.forsyte.informatik.tu-darmstadt.de) joined #fai. [05:39] MT (~MT@vpn.forsyte.informatik.tu-darmstadt.de) left irc: Ping timeout: 480 seconds [05:59] MT (~MT@vpn.forsyte.informatik.tu-darmstadt.de) joined #fai. [06:08] fai-guy (~fai-guy@p4FC237B6.dip0.t-ipconnect.de) left irc: Ping timeout: 480 seconds [06:16] fai-guy (~fai-guy@p4FC22FB8.dip0.t-ipconnect.de) joined #fai. [06:51] siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) joined #fai. [07:07] ErKa (~keryell@m9.wifi.enstb.org) joined #fai. [07:11] tgouma (~tgouma@rev-130-102.virtu.nl) joined #fai. [07:13] anybody home? [07:18] fai-guy_ (~fai-guy@p4FC22FB8.dip0.t-ipconnect.de) joined #fai. [07:19] nope! [07:19] fai-guy (~fai-guy@p4FC22FB8.dip0.t-ipconnect.de) left irc: Ping timeout: 480 seconds [07:20] Nick change: fai-guy_ -> fai-guy [07:25] siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) left irc: Ping timeout: 480 seconds [07:27] juri_, damn, that is very disappointing [07:27] :) [07:28] well, that's life ... [07:31] fai-guy (~fai-guy@p4FC22FB8.dip0.t-ipconnect.de) left irc: Remote host closed the connection [07:31] fai-guy (~fai-guy@p4FC22FB8.dip0.t-ipconnect.de) joined #fai. [07:39] this is a fictional script: [07:39] $ROOTCMD command1 & [07:39] $ROOTCMD command2 [07:40] why does command1 exit before command 2 is run? while command1 is aan python script wich takes at least 5 min [07:40] tgouma: I think that depends on the commands... [07:41] tgouma, because of the "&" [07:44] h01ger, the & makes the command run in the background [07:45] oz_, command1 is an python script with an time.sleep(99999999) [07:46] en command2 is an simple ps aux [07:46] en= and [07:46] tgouma, I think the & will bind to command1, but not to $ROOTCMD [07:46] $ROOTCMD expands to chroot /target [07:46] ah of course [07:47] so it is probaly better to run the python script in the fai environment, but there we dont have python [07:48] no, this shouldn't be necessary [07:48] what do you mean? [07:49] probably ( $ROOTCMD command1 ) & [07:49] or { $ROOTCMD command1 } & [07:49] should do as well [07:49] if it doesnt, say [07:49] function bg_command1 () { $ROOTCMD command1 } [07:50] and do [07:50] bg_command1 & [07:55] I am running an test ATM [08:07] MT, thnx for youre response it isnt working yet, but I have to ga [08:07] *go [08:07] bye [08:07] tgouma (~tgouma@rev-130-102.virtu.nl) left irc: Quit: Leaving [08:10] siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) joined #fai. [08:45] fai-guy (~fai-guy@p4FC22FB8.dip0.t-ipconnect.de) left irc: Quit: leaving [08:54] ErKa (~keryell@m9.wifi.enstb.org) left irc: Ping timeout: 480 seconds [08:56] Mrfai (~lange@suenner.informatik.uni-koeln.de) joined #fai. [09:00] ErKa (~keryell@m9.wifi.enstb.org) joined #fai. [09:37] MT (~MT@vpn.forsyte.informatik.tu-darmstadt.de) left irc: Ping timeout: 480 seconds [09:43] MT (~MT@vpn.forsyte.informatik.tu-darmstadt.de) joined #fai. [09:46] siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) left irc: Ping timeout: 480 seconds [10:03] istaz (~olivier@218.204-241-81.adsl-dyn.isp.belgacom.be) joined #fai. [10:08] MT (~MT@vpn.forsyte.informatik.tu-darmstadt.de) left irc: Ping timeout: 480 seconds [10:10] istaz_ (~olivier@101.108-65-87.adsl-dyn.isp.belgacom.be) left irc: Ping timeout: 480 seconds [10:12] MT (~MT@vpn.forsyte.informatik.tu-darmstadt.de) joined #fai. [11:04] do I have to prepend files with $target when using ainsl in scripts? [11:09] check the simple examples [11:11] fai-guy (~fai-guy@p4FC22FB8.dip0.t-ipconnect.de) joined #fai. [11:13] I wasn't searching deep enough... [11:17] hej torkel_ [11:17] hi [11:17] Nick change: torkel_ -> torkel [11:26] mludi42 (~or4000@213-205-85-140.net.novis.pt) joined #fai. [11:40] I suspect that if I put more software in my nfsroot (base.tgz) that the installation of the clients is faster? [11:42] no [11:43] whata pity [11:44] faster network, faster disks, faster mirror/proxy make the installation faster [11:45] nice [11:45] faster cpu, more ram on the client too [11:46] yes. mostly because it makes the fs-accesses faster. (not only, but mostly) [11:49] putting more into the base.tgz makes the isntalltion faster, but then it is not that flexible any more. [11:50] right. i confused nfsroot with base.tgz :) [11:50] I thought this becaue the configuration of some packages takes a lot time. [11:54] oz__ (~osburg@svn.ph-freiburg.de) joined #fai. [11:54] oz_ (~osburg@faiserver.ph-freiburg.de) left irc: Read error: Connection reset by peer [13:03] MT (~MT@vpn.forsyte.informatik.tu-darmstadt.de) left irc: Ping timeout: 480 seconds [13:27] fai-guy (~fai-guy@p4FC22FB8.dip0.t-ipconnect.de) left irc: Ping timeout: 480 seconds [14:03] reneger (~rene@exit.credativ.com) joined #fai. [14:34] ErKa (~keryell@m9.wifi.enstb.org) left irc: Ping timeout: 480 seconds [15:16] Lin (~igormorga@200.179.57.57) joined #fai. [15:30] fai-guy (~fai-guy@p4FC22FB8.dip0.t-ipconnect.de) joined #fai. [16:02] sep (~sep@40.211.jostedal.no) left irc: Ping timeout: 480 seconds [16:04] reneger (~rene@exit.credativ.com) left irc: Ping timeout: 480 seconds [16:07] sep (~sep@40.211.jostedal.no) joined #fai. [16:46] ErKa (~keryell@keryell.pck.nerim.net) joined #fai. [16:50] Mrfai (~lange@suenner.informatik.uni-koeln.de) left irc: Quit: leaving [17:27] mludi42 (or4000@213-205-85-140.net.novis.pt) left #fai. [18:42] siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) joined #fai. [18:43] insomnia (~insomnia@thehappy.de) left irc: Remote host closed the connection [19:01] sepski (~seppity@217.17.211.51) joined #fai. [19:18] sepski (~seppity@217.17.211.51) left irc: Quit: Leaving [19:26] ErKa (~keryell@keryell.pck.nerim.net) left irc: Remote host closed the connection [19:39] ErKa (~keryell@keryell.pck.nerim.net) joined #fai. [20:45] insomnia (~insomnia@thehappy.de) joined #fai. [21:01] fai-guy (~fai-guy@p4FC22FB8.dip0.t-ipconnect.de) left irc: Quit: gn8 [22:02] siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) left irc: Ping timeout: 480 seconds [22:03] ErKa (~keryell@keryell.pck.nerim.net) left irc: Ping timeout: 480 seconds [00:00] --- Sat May 17 2008