| _julian (~quassel@hmbg-5f765fab.pool.mediaWays.net) joined #fai. |
| _julian_ (~quassel@hmbg-4d06c6a9.pool.mediaWays.net) left irc: Ping timeout: 480 seconds |
| ErKa (keryell@173-228-88-149.dsl.dynamic.sonic.net) joined #fai. |
| ErKa (keryell@173-228-88-149.dsl.dynamic.sonic.net) left irc: Ping timeout: 480 seconds |
| and1bm (~andi@HSI-KBW-109-193-080-154.hsi7.kabel-badenwuerttemberg.de) joined #fai. |
| ErKa (keryell@173-228-88-149.dsl.dynamic.sonic.net) joined #fai. |
| jonas (~jonas@117.211.88.149) joined #fai. |
| jonas (~jonas@117.211.88.149) left irc: Ping timeout: 480 seconds |
| thilo (~Adium@p4FE4C8DF.dip.t-dialin.net) joined #fai. |
| ErKa (keryell@173-228-88-149.dsl.dynamic.sonic.net) left irc: Ping timeout: 480 seconds |
| Mrfai (~lange@p4FE4C8DF.dip.t-dialin.net) joined #fai. |
| jonas (~jonas@117.211.88.149) joined #fai. |
| Nick change: jonas -> Guest14448 |
| Nick change: Guest14448 -> jonas |
| sneumann (~sneumann@pD9E3A83F.dip.t-dialin.net) joined #fai. |
| sneumann (~sneumann@pD9E3A83F.dip.t-dialin.net) left irc: Ping timeout: 480 seconds |
| 08:33 FBI | fai: 3 mika committed revision 6752 to 7 fai: make-fai-nfsroot: do not overwrite existing nfsroot by default, use option -f to force overwriting |
| 08:33 FBI | fai: Team reviewed via beamer at FAI developer workshop, Oct 2011. |
| 08:33 FBI | fai: Acked-by: Thomas Lange |
| shod (~shod@p579D2DB6.dip.t-dialin.net) joined #fai. |
| jonas (~jonas@117.211.88.149) left irc: Ping timeout: 480 seconds |
| shod (~shod@p579D2DB6.dip.t-dialin.net) left irc: Quit: Leaving. |
| 09:09 FBI | fai: 3 lange committed revision 6753 to 7 fai: option pdiff was renamed |
| sneumann (~sneumann@pD9E3A83F.dip.t-dialin.net) joined #fai. |
| sneumann (~sneumann@pD9E3A83F.dip.t-dialin.net) left irc: Ping timeout: 480 seconds |
| 09:34 FBI | fai: 3 mt committed revision 6754 to 7 fai: setup-storage: try to write disklabel in -X mode, regardless of exact error message |
| 09:34 FBI | fai: setup-storage used to write the disklabel for disks with an unuseable disklabel |
| 09:34 FBI | fai: only for specific errors reported by parted print; now do it for all errors. |
| 09:34 FBI | fai: Errors of this write attempt will still be caught. Discussed with Andreas |
| 09:34 FBI | fai: Schuldei. |
| 09:37 FBI | fai: 3 lange committed revision 6755 to 7 fai: check if configuration directory exists |
| 09:40 FBI | fai: 3 mt committed revision 6756 to 7 fai: setup-storage: ignore warning about read-only device for reading partition table |
| 09:40 FBI | fai: Reported by Thilo: parted may print a warning about read-only partitions, which |
| 09:40 FBI | fai: can still safely be read. (These devices were not specified in the disk_config.) |
| 09:50 FBI | fai: 3 mt committed revision 6757 to 7 fai: setup-storage: initialize boot_mnt_point |
| 09:50 FBI | fai: The variable is now initialized to an invalid value in order to avoid warnings |
| 09:50 FBI | fai: about it being undefined. Example provide by Thomas. |
| 09:53 FBI | fai: 3 lange committed revision 6758 to 7 fai: raise error values from 70x to 88x. |
| 09:53 FBI | fai: These are important errors, so FAI should stop in almost every case. |
| 09:53 FBI | fai: Now STOP_ON_ERROR can be set to a bigger value than 700, without |
| 09:53 FBI | fai: ignoring these errors. |
| 09:59 FBI | fai: 3 mt committed revision 6759 to 7 fai: setup-storage: add gpt-bios partition with size 1MB initially |
| 09:59 FBI | fai: make_range will later convert this to bytes. Spotted by Andreas Schuldei. |
| 10:18 FBI | fai: 3 lange committed revision 6760 to 7 fai: kernel-img.conf is not needed any more |
| 10:18 FBI | fai: All do_ option are not available in squeeze any more. m-f-n and client |
| 10:18 FBI | fai: installation works perfectly without a kernel-img.conf |
| 10:21 FBI | fai: 3 mt committed revision 6761 to 7 fai: setup-storage: set bootable flag on gpt-bios disk |
| 10:21 FBI | fai: Previously used by LIS AG, reported by Thilo: some mainboards require the |
| 10:21 FBI | fai: bootable flag to be set on the pseudo-partition seen by non-GPT-aware tools and |
| 10:21 FBI | fai: systems. This will likely require a further fix as reading the resulting |
| 10:21 FBI | fai: partition table using parted possibly reports warnings/errors. |
| 10:23 FBI | fai: 3 mika committed revision 6762 to 7 fai: man/fai-mirror.1: fix typo in usage example (debmirrir->debmirror) |
| 10:23 FBI | fai: From: Michael Prokop <mika@grml.org> |
| Nick change: stockhol1 -> stockholm |
| 10:38 FBI | fai: 3 lange committed revision 6763 to 7 fai: remove obsolete utils which are not closely connected to fai |
| 10:38 FBI | fai: Closes: #618521 |
| 10:39 FBI | fai: 3 mt committed revision 6764 to 7 fai: test: setup-storage support for gpt-bios |
| 10:42 mikap | Mrfai: mkdir -p /dev/shm/fai-mirror-centos/dists/fake/main/binary-amd64/ ; touch /dev/shm/fai-mirror-centos/dists/fake/main/binary-amd64/Packages - for the CentOS fake mirror |
| 10:42 stockholm | sed -i -e '/ 1> \/tmp\//s:\( 1> /tmp/\)[A-Za-z0-9_]*\( 2> /tmp/\)[A-Za-z0-9_]*:\1\2:' $orig |
| 10:43 stockholm | now that we excange cool commandlines |
| 10:52 FBI | fai: 3 lange committed revision 6765 to 7 fai: add option -i. Ignore "no matching class" and exit with 0 |
| 10:55 FBI | fai: 3 lange committed revision 6766 to 7 fai: ignore no matching class when using ftar for basefiles/ |
| Mrfai (~lange@p4FE4C8DF.dip.t-dialin.net) left irc: Ping timeout: 480 seconds |
| and1bm (~andi@HSI-KBW-109-193-080-154.hsi7.kabel-badenwuerttemberg.de) left irc: Quit: Konversation terminated! |
| thilo (~Adium@p4FE4C8DF.dip.t-dialin.net) left irc: Quit: Leaving. |
| shod (~shod@p579D2DB6.dip.t-dialin.net) joined #fai. |
| tront (473f5d6b@ircip1.mibbit.com) joined #fai. |
| shod (~shod@p579D2DB6.dip.t-dialin.net) left irc: Quit: Leaving. |
| Mrfai (~lange@p4FE4C8DF.dip.t-dialin.net) joined #fai. |
| thilo (~Adium@p4FE4C8DF.dip.t-dialin.net) joined #fai. |
| 12:39 mikap | stockholm: [ot] http://de.wikipedia.org/wiki/Asterix_erobert_Rom - Passierscheins A 38 |
| Mrfai (~lange@p4FE4C8DF.dip.t-dialin.net) left irc: Quit: leaving |
| thilo (~Adium@p4FE4C8DF.dip.t-dialin.net) left irc: Ping timeout: 480 seconds |
| sneumann (~sneumann@pD9E3A83F.dip.t-dialin.net) joined #fai. |
| sneumann (~sneumann@pD9E3A83F.dip.t-dialin.net) left irc: Ping timeout: 480 seconds |
| jonas (~jonas@117.211.88.149) joined #fai. |
| Nick change: jonas -> Guest14485 |
| Nick change: Guest14485 -> jonas |
| jonas (~jonas@117.211.88.149) left irc: Ping timeout: 480 seconds |
| and1bm (~andi@HSI-KBW-109-193-080-154.hsi7.kabel-badenwuerttemberg.de) joined #fai. |
| sneumann (~sneumann@pD9E3A83F.dip.t-dialin.net) joined #fai. |
| jonas (~jonas@117.211.88.149) joined #fai. |
| ErKa (keryell@173-228-88-149.dsl.dynamic.sonic.net) joined #fai. |
| and1bm (~andi@HSI-KBW-109-193-080-154.hsi7.kabel-badenwuerttemberg.de) left irc: Quit: Konversation terminated! |
| and1bm (~andi@HSI-KBW-109-193-080-154.hsi7.kabel-badenwuerttemberg.de) joined #fai. |
| 18:33 FBI | fai: 3 mt committed revision 6767 to 7 fai: Added man page for fai.conf |
| 18:33 FBI | fai: As discussed at the meeting, the list of supported URL schemes for |
| 18:33 FBI | fai: FAI_CONFIG_SRC should be documented. This is now a first attempt of doing so in |
| 18:33 FBI | fai: a fresh man page. A reference in fai.conf to this man page was added as well. |
| 18:36 FBI | fai: 3 mt committed revision 6768 to 7 fai: fai-vol_id: merged Jan's/Limux changes |
| 18:36 FBI | fai: I've only merged a subset of the changes as all others should not affect the |
| 18:36 FBI | fai: behaviour. Most likely the complete patch was only required in earlier versions. |
| 18:39 FBI | fai: 3 mt committed revision 6769 to 7 fai: setup-storage.8: added Holger's example for SW RAID+LVM |
| 18:39 FBI | fai: Closes: #645167 |
| 18:39 FBI | fai: Added the proposed example together with the Thomas' suggested change of using |
| 18:39 FBI | fai: GB for larger quantities. |
| shod (~shod@p579D2DB6.dip.t-dialin.net) joined #fai. |
| jonas (~jonas@117.211.88.149) left irc: Ping timeout: 480 seconds |
| sneumann (~sneumann@pD9E3A83F.dip.t-dialin.net) left irc: Ping timeout: 480 seconds |
| and1bm (~andi@HSI-KBW-109-193-080-154.hsi7.kabel-badenwuerttemberg.de) left irc: Quit: Konversation terminated! |
| shod (~shod@p579D2DB6.dip.t-dialin.net) left irc: Quit: Leaving. |
| --- Mon Oct 24 2011 |