| WofFS (ejabberd@85.190.42.81) left #fai. |
| slumos (~Adium@c-76-126-156-159.hsd1.ca.comcast.net) joined #fai. |
| ErKa (keryell@keryell.pck.nerim.net) left irc: Ping timeout: 480 seconds |
| _julian_ (~quassel@hmbg-4d06a2c7.pool.mediaWays.net) joined #fai. |
| _julian (~quassel@hmbg-5f763f37.pool.mediaWays.net) left irc: Ping timeout: 480 seconds |
| slumos (Adium@c-76-126-156-159.hsd1.ca.comcast.net) left #fai. |
| siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) joined #fai. |
| pav5088 (~Mark@ppp118-208-36-152.lns20.bne1.internode.on.net) joined #fai. |
| ErKa (keryell@m3.wifi.enstb.org) joined #fai. |
| pav5088_ (~Mark@ppp118-208-33-206.lns20.bne1.internode.on.net) joined #fai. |
| Nic0 (~courtel@fw.tls.cena.fr) joined #fai. |
| pav5088 (~Mark@ppp118-208-36-152.lns20.bne1.internode.on.net) left irc: Ping timeout: 480 seconds |
| verwilst (~verwilst@router.begen1.office.netnoc.eu) joined #fai. |
| siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) left irc: Ping timeout: 480 seconds |
| Mrfai (~lange@malzmuehle.informatik.uni-koeln.de) joined #fai. |
| siggg (~jean@tra78-3-82-244-85-196.fbx.proxad.net) joined #fai. |
| siggg (~jean@tra78-3-82-244-85-196.fbx.proxad.net) left irc: Remote host closed the connection |
| \sh (~shermann@nat.de.netviewer.com) joined #fai. |
| siggg (~jean@tra78-3-82-244-85-196.fbx.proxad.net) joined #fai. |
| ErKa (keryell@m3.wifi.enstb.org) left irc: Ping timeout: 480 seconds |
| stockhol1 (~andreas@johannes.schuldei.org) joined #fai. |
| siggg (~jean@tra78-3-82-244-85-196.fbx.proxad.net) left irc: Ping timeout: 480 seconds |
| stockholm (~andreas@johannes.schuldei.org) left irc: Ping timeout: 480 seconds |
| 13:14 FBI | fai: 3 mgoetze-guest committed revision 6275 to 7 fai: Add missing svn:executable property to example scripts. |
| ErKa (keryell@m3.wifi.enstb.org) joined #fai. |
| 13:19 FBI | fai: 3 mgoetze-guest committed revision 6276 to 7 fai: Add to simple-examples a Makefile for creating basefiles. |
| 13:19 mgoetze | Mrfai: ^^ |
| 13:22 mgoetze | Mrfai: btw, in squeeze, grub is now grub2, so perhaps we should change the GRUB class to install grub-legacy? |
| 13:22 alekibango | mgoetze: grub2 works for me |
| 13:23 mgoetze | alekibango: yes but the idea in the simple-examples was previously that GRUB install grub1 and GRUB_PC installs grub2 |
| 13:23 alekibango | mgoetze: imho rather grub1 should go away... |
| 13:23 alekibango | grub2 ftw :) |
| 13:23 mgoetze | grub1 works fine, even for people who don't know emacs keybindings :) |
| 13:24 alekibango | hehe... |
| 13:24 Mrfai | mgoetze: fine. |
| 13:24 alekibango | mgoetze: well, squeeze is not called stable, so maybe you are right |
| 13:24 alekibango | but i use it already :) |
| 13:24 mgoetze | hm? squeeze is stable since about 36 hours |
| 13:25 alekibango | ouch |
| 13:25 alekibango | missed that |
| 13:25 alekibango | wow |
| 13:25 alekibango | even debian home page is different :) |
| 13:25 mgoetze | a bit :) |
| 13:26 Mrfai | mgoetze: class names should not use a dash (see fai-class). I think this was because of cfengine classes, that did not allow a dash. |
| 13:26 Mrfai | So maybe we habe to change the names of some basetgz's |
| 13:26 mgoetze | Mrfai: ooops :) |
| 13:26 Mrfai | do you use dash in your class names? |
| 13:26 Mrfai | or minus |
| 13:26 Mrfai | Im ean a - |
| 13:27 mgoetze | no i use a _ |
| 13:27 mgoetze | i will fix it |
| 13:27 Mrfai | OK, that's fine. Then in the makefile we should also use _ instead of - |
| 13:28 mgoetze | ok, anything else? |
| 13:28 Mrfai | yes. |
| 13:29 Mrfai | In Debian you must use mktemp. A world writeable directory is not allowed. TMPDIR=`mktemp` is fine. |
| 13:30 mgoetze | ok |
| aptituz (~schoenfel@thehappy.de) joined #fai. |
| 13:32 aptituz | hi |
| 13:32 mgoetze | hi |
| 13:32 Mrfai | And there are many lines with the same content (the tar ... | (XZ) an gz things). Can this be dome more generic in a Makefile? In a shell script this would be easy. But we can also leave it as it is. It's only a cosmetic wishlist change. |
| 13:33 mgoetze | well you could make a metarule which figures everything out from the name of the target... but it would be unreadable :) |
| 13:34 mgoetze | i can't use TMPDIR=`mktemp` because when make calls itself it needs to know which directory to cleanup rather than generating a new one |
| 13:35 mgoetze | anyway make will abort if the directory already exists |
| 13:36 mgoetze | i could make sure the directory has mode 700 |
| 13:39 Mrfai | before calling mktemp |
| 13:39 Mrfai | maybe call make -DTMPDIR=..... inside the Makefile and check if TMPDIR is already defined. |
| 13:39 Mrfai | before calling mktemp |
| 13:43 \sh | mgoetze: you created a debootstrap of centos with rinse...do you think it works with RHEL 4/5/6 out of the box? |
| 13:43 Mrfai | if not blame the centOS guys ;-) |
| 13:44 mgoetze | \sh: well i guess the problem is there are no public repositories for RHEL, so you will need to do some yum configuration |
| 13:44 \sh | Mrfai: hehehe...I wonder where I do get my packages from for RHEL...I need to work on a submarine project, to show some guys, that they don't need to wait for so long when using RH Satellite and kickstart ;) |
| 13:46 mgoetze | if you have a private rhel repository in the same format as the centos one it should be easy... |
| Nick change: stockhol1 -> stockholm |
| 13:55 \sh | mgoetze: I'll try with centos first, and then try to get a rhel iso and a rhn subscription..hmm...I think my rhn account is still valid from old RH office days |
| 14:05 mgoetze | eh... i can set a variable iff it's undefined with ?=, but that gives me deferred expansion semantics. i need TMPDIR:=`mktemp -d` but then it is set unconditionally... :( |
| 14:23 \sh | shell format? isn't it TMPDIR=`mktemp -d` ? |
| 14:24 mgoetze | actually it's $(shell mktemp -d) ... i think i have it, am testing now |
| 14:24 mgoetze | makefiles are a bit... arcane :) |
| 14:24 \sh | oh makefiles |
| 14:29 oz_ | he |
| 14:54 FBI | fai: 3 mgoetze-guest committed revision 6277 to 7 fai: basefiles/Makefile: use mktemp, s/-/_/ in class names. |
| 14:54 mgoetze | Mrfai: ^^ |
| 14:57 FBI | fai: 3 mgoetze-guest committed revision 6278 to 7 fai: simple-examples: in squeeze, the GRUB 1 package is called "grub-legacy". |
| ErKa (keryell@m3.wifi.enstb.org) left irc: Ping timeout: 480 seconds |
| verwilst (~verwilst@router.begen1.office.netnoc.eu) left irc: Quit: Ex-Chat |
| Mrfai (~lange@malzmuehle.informatik.uni-koeln.de) left irc: Quit: leaving |
| 17:12 \sh | going home...and playing dc universe online on ps3 |
| \sh (~shermann@nat.de.netviewer.com) left irc: Remote host closed the connection |
| arne (52aa2d71@ircip2.mibbit.com) joined #fai. |
| 17:54 arne | . |
| Nick change: arne -> Guest616 |
| 18:05 Guest616 | .. |
| ErKa (keryell@keryell.pck.nerim.net) joined #fai. |
| ErKa (keryell@keryell.pck.nerim.net) left irc: Ping timeout: 480 seconds |
| WofFS (ejabberd@85.190.42.81) joined #fai. |
| WofFS (ejabberd@85.190.42.81) left #fai. |
| ^Miaou^ (~AntoineR@82.230.94.236) left irc: |
| ^Miaou^ (~AntoineR@82.230.94.236) joined #fai. |
| sefegiru (~q@dsdf-4db5402f.pool.mediaWays.net) joined #fai. |
| sefegiru (~q@dsdf-4db5402f.pool.mediaWays.net) left irc: |
| sefegiru (~q@dsdf-4db5402f.pool.mediaWays.net) joined #fai. |
| sefegiru (~q@dsdf-4db5402f.pool.mediaWays.net) left irc: |
| q (~q@dsdf-4db5402f.pool.mediaWays.net) joined #fai. |
| Nick change: q -> Guest639 |
| Guest639 (~q@dsdf-4db5402f.pool.mediaWays.net) left irc: |
| we9rw (~sdf09s@dsdf-4db5402f.pool.mediaWays.net) joined #fai. |
| we9rw (~sdf09s@dsdf-4db5402f.pool.mediaWays.net) left irc: |
| we9rw (~sdf09s@dsdf-4db5402f.pool.mediaWays.net) joined #fai. |
| we9rw (~sdf09s@dsdf-4db5402f.pool.mediaWays.net) left irc: |
| we9rw (~sdf09s@dsdf-4db5402f.pool.mediaWays.net) joined #fai. |
| we9rw (~sdf09s@dsdf-4db5402f.pool.mediaWays.net) left irc: Quit: Quit |
| Nick change: Guest2060 -> msantana |
| --- Tue Feb 8 2011 |