| fxcp_ (~ctp@brsg-d9bef828.pool.mediaWays.net) joined #fai. |
| fxcp (~ctp@brsg-d9bee6fa.pool.mediaWays.net) left irc: Ping timeout: 480 seconds |
| fxcp__ (~ctp@brsg-d9bef90d.pool.mediaWays.net) joined #fai. |
| fxcp_ (~ctp@brsg-d9bef828.pool.mediaWays.net) left irc: Ping timeout: 480 seconds |
| fxcp__ (~ctp@brsg-d9bef90d.pool.mediaWays.net) left irc: Quit: Ex-Chat |
| siggg (~jean@83-152-252-232.rev.libertysurf.net) joined #fai. |
| Mrfai (~lange@kueppers.informatik.uni-koeln.de) joined #fai. |
| siggg (jean@83-152-252-232.rev.libertysurf.net) left #fai. |
| 08:53 mgoetze | Mrfai: ich hab ne kiste installiert, die speichert ihre klassen in /var/log/fai/foo.bar.tld/install-irgendwas/FAI_CLASSES ab, aber wenn ich versuche n softupdate zu machen beschwert er sich, dass er /var/log/fai/FAI_CLASSES nicht findet und legt /var/log/fai/foo/ an. :( hast du n tipp fuer mich? |
| allee (~ach@allee.mpe.mpg.de) joined #fai. |
| 10:19 Mrfai | linux magazin 1/09 Seite 58ff. 6 Seiten Artikel ueber FAI. Den muss ich jetzt mal lesen. |
| 10:20 Mrfai | mgoetze: koennte noch ein kleiner bug sein. Ich denke die Klassen sollten auch in /etc/fai/FAI_CLASSES abgelegt sein. |
| ErKa (~keryell@ARennes-358-1-82-147.w90-54.abo.wanadoo.fr) joined #fai. |
| 10:33 mgoetze | wie koennte man das workarounden, wenn man keine lust zum upgraden hat? cd ${target}/var/log/fai && find . -name FAI_CLASSES -exec 'ln -s {} .' |
| 10:34 mgoetze | oder faellt jemandem was besseres ein? (bzw. ein grund warum das nicht funktionieren wuerde) |
| ErKa (~keryell@ARennes-358-1-82-147.w90-54.abo.wanadoo.fr) left irc: Read error: Connection reset by peer |
| yournick (~yournick@pD95F6EED.dip.t-dialin.net) joined #fai. |
| 12:34 mgoetze | what's the difference between DEFAULT and FAIBASE, anyway? is there some sort of best practice for which i should use for what? |
| 12:43 Mrfai | you should never use never put your own thing into a class called DEFAULT. Create a class MYBASE for e.g. and put your stuff in there. |
| 12:56 mgoetze | ok, and then dump all the FAIBASE scripts in the MYBASE class to show that i've transcended the example configuration? :) |
| 13:01 oz_ | hm. |
| 13:02 oz_ | I just don't touch FAIBASE, and put my local thing in DEFAULT (router, network, LDAP, etc) and Class / Machine specific things in X11, HOSTNAME,GNOME or so |
| 13:02 oz_ | so I can test on 3 levels |
| qkccao (~yournick@pD95F39FC.dip.t-dialin.net) joined #fai. |
| yournick (~yournick@pD95F6EED.dip.t-dialin.net) left irc: Ping timeout: 480 seconds |
| ErKa (~keryell@ARennes-358-1-82-147.w90-54.abo.wanadoo.fr) joined #fai. |
| qkccao (~yournick@pD95F39FC.dip.t-dialin.net) left irc: Ping timeout: 480 seconds |
| yournick (~yournick@pD95F4061.dip.t-dialin.net) joined #fai. |
| rgsteele||work (~ryan@75.147.74.137) joined #fai. |
| 16:53 mgoetze | can i put compound classes in file templates, e.g. files/etc/conffile/CLASS1.CLASS2 or something like that? |
| fai-guy (~fai-guy@p4FC217BA.dip0.t-ipconnect.de) joined #fai. |
| 16:59 fai-guy | morgen |
| ErKa (~keryell@ARennes-358-1-82-147.w90-54.abo.wanadoo.fr) left irc: Ping timeout: 480 seconds |
| fai-guy (~fai-guy@p4FC217BA.dip0.t-ipconnect.de) left irc: Quit: leaving |
| 17:29 Mrfai | mgoetze: no. |
| rraphink (~raphink@193.252.149.222) joined #fai. |
| raphink (~raphink@193.252.149.222) left irc: Ping timeout: 480 seconds |
| Mrfai (~lange@kueppers.informatik.uni-koeln.de) left irc: Quit: leaving |
| rgsteele||work (~ryan@75.147.74.137) left irc: Remote host closed the connection |
| siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) joined #fai. |
| yournick (~yournick@pD95F4061.dip.t-dialin.net) left irc: Read error: Connection reset by peer |
| mcarvalh (~mcarvalh@144-212-103-90.mathworks.com) joined #fai. |
| 21:32 mcarvalh | When I'm running the FAI install, I'm trying to detect how much RAM I have so I can choose a disk config with a certain amount of swap space |
| 21:32 mcarvalh | When the install runs, it doesn't report the correct amount of RAM? |
| 21:33 mcarvalh | Its only showing <1GB when the machine has 4GB |
| 21:34 mcarvalh | Using either 'free' or 'cat /proc/meminfo |
| 22:25 glance | mem=$((`cat /proc/meminfo | grep MemTotal | awk '{print $2}'`/1024)) |
| 22:25 glance | that is whan i use in my hook. |
| siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) left irc: Ping timeout: 480 seconds |
| --- Wed Dec 3 2008 |