_julian (~quassel@hmbg-5f77fec8.pool.mediaWays.net) joined #fai.
_julian_ (~quassel@hmbg-4d06d5c5.pool.mediaWays.net) left irc: Ping timeout: 480 seconds
ErKa (~keryell@APuteaux-154-1-44-75.w83-199.abo.wanadoo.fr) left irc: Ping timeout: 480 seconds
ErKa (~keryell@APuteaux-154-1-44-75.w83-199.abo.wanadoo.fr) joined #fai.
ErKa (~keryell@APuteaux-154-1-44-75.w83-199.abo.wanadoo.fr) left irc: Ping timeout: 480 seconds
sneumann (~sneumann@pD9554F2F.dip.t-dialin.net) joined #fai.
sneumann (~sneumann@pD9554F2F.dip.t-dialin.net) left irc: Ping timeout: 480 seconds
sneumann (~sneumann@router-sub.ipb-halle.de) joined #fai.
sep (~sep@40.211.jostedal.no) left irc: Quit: Leaving
ErKa (~keryell@APuteaux-154-1-44-75.w83-199.abo.wanadoo.fr) joined #fai.
sep (~sep@40.211.jostedal.no) joined #fai.
justL1 (~justl1@rev-131-102.virtu.nl) joined #fai.
Mrfai (~lange@kueppers.informatik.uni-koeln.de) joined #fai.
lui0r (~habkeine@ppp-88-217-29-122.dynamic.mnet-online.de) joined #fai.
09:22 lui0r@Mrfai: Kann es sein das das die Doku da nicht mehr ganz aktuell ist: http://fai-project.org/fai-guide/ar01s07.html . Zum subdirectory files steht da: Note that the contents of the files directory are not automatically copied to the target machine, rather they must be explicitly copied by customization scripts using the fcopy(8) command. Das muss man doch gar nicht mehr, der fcopy erfolgt ja bei zutreffender Klasse.
09:26 lui0rEvt. wäre es auch ganz sinvoll per default in der debconf "dash    dash/sh     boolean false" zu setzen. Weil ja doch einige Scripte mit dash nicht funktionieren (Squeeze).
09:28 mgoetzelui0r: nein, das ist nachwievor korrekt, ohne fcopy wird nichts kopiert
09:29 lui0rhhm
09:31 lui0rich meinte auch das man den fcopy nicht in einem Script unter /scripts explizit aufrufen muss
09:31 mgoetzelui0r: im uebrigen halt ich es fuer ein bug wenn ein skript mit #!/bin/sh anfaengt, aber tatsaechlich bash voraussetzt
09:31 mgoetzelui0r: doch, muss man aber
verwilst (~verwilst@router.begen1.office.netnoc.eu) joined #fai.
09:42 lui0r@mgoetze: das mit dem /bin/sh seh ich auch so
\sh (~shermann@nat.de.netviewer.com) left irc: Remote host closed the connection
09:59 lui0r@mgoetze: hattest recht wegen fcopy
09:59 lui0rversteckt in 10-base: fcopy -iMr /etc 2>/dev/null
09:59 lui0rfcopy -iMr /usr 2>/dev/null
10:00 lui0rimmer schön nen grep über den Configspace machen ;)
10:00 lui0rdanke soweit
10:01 mgoetzekp
Mrfai (~lange@kueppers.informatik.uni-koeln.de) left irc: Quit: leaving
Mrfai (~lange@malzmuehle.informatik.uni-koeln.de) joined #fai.
ErKa (~keryell@APuteaux-154-1-44-75.w83-199.abo.wanadoo.fr) left irc: Ping timeout: 480 seconds
sneumann (~sneumann@router-sub.ipb-halle.de) left irc: Ping timeout: 480 seconds
ErKa (~keryell@APuteaux-154-1-44-75.w83-199.abo.wanadoo.fr) joined #fai.
10:41 FBIfai: 3 mt committed revision 6328 to 7 fai:  quilt whitespace changes
10:56 FBIfai: 3 mt committed revision 6329 to 7 fai:  setup-storage/Sizes.pm: Properly handle extended partitions that aren't the last primary partition.
10:59 FBIfai: 3 mt committed revision 6330 to 7 fai:  setup-storage/Sizes.pm: gpt-bios must be sector-wise first partition.
10:59 FBIfai: Make extra partition for gpt-bios the first one location-wise but still give it
10:59 FBIfai: the last id.
11:03 FBIfai: 3 mt committed revision 6331 to 7 fai:  setup-storage, setup-storage/Parser.pm: sanity checks.
11:03 FBIfai: Perform additional check for invalid configs (such as empty disk_config X
11:03 FBIfai: stanzas).
11:06 FBIfai: 3 mt committed revision 6332 to 7 fai:  setup-storage.8: Clarify that partition/volume sizes are integers.
11:06 FBIfai: Decimal numbers are not allowed.
11:11 FBIfai: 3 mt committed revision 6333 to 7 fai:  setup-storage/{Parser,Volumes,Init}.pm: Improved error reporting.
11:11 FBIfai: Closes: #617720, #611728
11:11 FBIfai: Thanks: Toomas Tamm
11:11 FBIfai: - setup-storage/Parser.pm: Fix error message in case of duplicate definitions
aptituz (~schoenfel@ip-178-203-78-216.unitymediagroup.de) joined #fai.
11:21 aptituzmoin
11:22 aptituzgibts eine Möglichkeit mit aptitude tasks zu installieren, wenn man mit fai-cd und entsprechendem fai-mirror installiert?
11:22 aptituz(aptitude scheint dafür die Task: Felder in den Packages-files zu nehmen, die reprepro nicht übernimmt)
11:31 FBIfai: 3 mt committed revision 6334 to 7 fai:  setup-storage, setup-storage/{Volumes,Commands,Exec,Init,Parser}.pm: Software RAID bugfixes
11:31 FBIfai: * setup-storage/Volumes.pm: Properly handle preserved partitions when marked
11:31 FBIfai:   missing in RAID volume.
11:31 FBIfai: * setup-storage/Commands.pm: Don't add "missing" when doing mdadm --assemble.
11:32 FBIfai: * setup-storage/{Init,Parser,Volumes}.pm: Build device nesting tree.
12:26 FBIfai: 3 mt committed revision 6335 to 7 fai:  Merged several patches into trunk
12:39 FBIfai: 3 mgoetze-guest committed revision 6336 to 7 fai:  basefiles/Makefile: rename TMPDIR to BASEFILEDIR to avoid accidental setting
12:46 FBIfai: 3 mt committed revision 6337 to 7 fai:  setup-storage/{Parser,Commands}.pm: Make on-disk LV order consistent with disk_config
12:46 FBIfai: * setup-storage/Parser.pm: Build an additional list of logical volumes to make
12:46 FBIfai:   on-disk order of logical volumes consistent with disk_config.
12:46 FBIfai: * setup-storage/Commands.pm: Implement this order.
12:49 MrfaiAs you can see, we can heavily working on FAI. 3 x Michael + Thomas are sitting around a table.
\sh (~shermann@nat.de.netviewer.com) joined #fai.
13:08 FBIfai: 3 mt committed revision 6338 to 7 fai:  Merged patch setup-storage_deterministic-lv-ordering into trunk
13:08 FBIfai: (more text for commit experiment)
13:08 FBIfai: 3 mgoetze-guest committed revision 6339 to 7 fai:  Add support for git+ssh config dir
14:05 FBIfai: 3 mgoetze-guest committed revision 6340 to 7 fai:  get-config-dir-{svn,git}: check whether source is correct before update
siggg (~jean@ABordeaux-152-1-51-185.w82-125.abo.wanadoo.fr) joined #fai.
sneumann (~sneumann@router-sub.ipb-halle.de) joined #fai.
justL1 (~justl1@rev-131-102.virtu.nl) left irc: Quit: Leaving.
15:35 FBIfai: 3 mgoetze-guest committed revision 6341 to 7 fai:  get-boot-info: Assume localdomain if no domain name received by DHCP
sneumann (~sneumann@router-sub.ipb-halle.de) left irc: Ping timeout: 480 seconds
15:49 FBIfai: 3 mgoetze-guest committed revision 6342 to 7 fai:  hooks/updatebase.CENTOS =~ s/yum/yum -y/
15:55 FBIfai: 3 mgoetze-guest committed revision 6343 to 7 fai:  package_config/CENTOS: install sendmail
16:22 juri_wow.
16:23 juri_busy. :)
16:51 mgoetzejuri_: :)
verwilst (~verwilst@router.begen1.office.netnoc.eu) left irc: Quit: Ex-Chat
sneumann (~sneumann@pD9554F2F.dip.t-dialin.net) joined #fai.
17:42 FBIfai: 3 mgoetze-guest committed revision 6344 to 7 fai:  Use $ROOTCMD grub-install for grub1
18:04 FBIfai: 3 mgoetze-guest committed revision 6345 to 7 fai:  simple-examples: split up some variables into DEBIAN and CENTOS and implement them on CENTOS
18:08 FBIfai: 3 mgoetze-guest committed revision 6346 to 7 fai:  CENTOS/30-mkinitrd: --with is enough, we don't need --preload
18:10 FBIfai: 3 mgoetze-guest committed revision 6347 to 7 fai:  Install redhat-lsb on CentOS, thanks to Stephan Adig for the idea
18:11 FBIfai: 3 mgoetze-guest committed revision 6348 to 7 fai:  Forgot svn:executable property
18:34 FBIfai: 3 mgoetze-guest committed revision 6349 to 7 fai:  Replace CENTOS/20-mknod by CENTOS/20-makedev, thanks to Stephan Adig for the patch
18:42 FBIfai: 3 mt committed revision 6350 to 7 fai:  Merge changelog entries from stable branch and update git commit ids
18:48 FBIfai: 3 mgoetze-guest committed revision 6351 to 7 fai:  menu.lst/postinst: Use grub device name for $ROOTCMD grub-install
18:55 FBIfai: 3 mt committed revision 6352 to 7 fai:  updated experimental to match trunk
Mrfai (~lange@malzmuehle.informatik.uni-koeln.de) left irc: Quit: leaving
ErKa (~keryell@APuteaux-154-1-44-75.w83-199.abo.wanadoo.fr) left irc: Ping timeout: 480 seconds
ErKa (~keryell@APuteaux-154-1-44-75.w83-199.abo.wanadoo.fr) joined #fai.
ErKa (~keryell@APuteaux-154-1-44-75.w83-199.abo.wanadoo.fr) left irc: Ping timeout: 480 seconds
lui0r (~habkeine@ppp-88-217-29-122.dynamic.mnet-online.de) left irc:
ErKa (~keryell@APuteaux-154-1-44-75.w83-199.abo.wanadoo.fr) joined #fai.
ErKa (~keryell@APuteaux-154-1-44-75.w83-199.abo.wanadoo.fr) left irc: Ping timeout: 480 seconds
ErKa (~keryell@APuteaux-154-1-44-75.w83-199.abo.wanadoo.fr) joined #fai.
sneumann (~sneumann@pD9554F2F.dip.t-dialin.net) left irc: Ping timeout: 480 seconds
ErKa (~keryell@APuteaux-154-1-44-75.w83-199.abo.wanadoo.fr) left irc: Ping timeout: 480 seconds
Paparsifal (~paparsifa@75.153.207-77.rev.gaoland.net) joined #fai.
Paparsifal (paparsifa@75.153.207-77.rev.gaoland.net) left #fai.
allee (~quassel@allee.mpe.mpg.de) left irc: Remote host closed the connection
allee (~quassel@allee.mpe.mpg.de) joined #fai.
Nick change: siggg -> Guest2006
siggg (~jean@ABordeaux-152-1-34-187.w83-193.abo.wanadoo.fr) joined #fai.
Guest2006 (~jean@ABordeaux-152-1-51-185.w82-125.abo.wanadoo.fr) left irc: Ping timeout: 480 seconds
siggg (~jean@ABordeaux-152-1-34-187.w83-193.abo.wanadoo.fr) left irc: Ping timeout: 480 seconds
--- Fri Apr 15 2011

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