CENTOS in examples/simple

Ingo Wichmann iw at linuxhotel.de
Thu Mar 7 20:31:02 CET 2013


Hallo Zusammen,

ich bin grade dabei mir mein FAI unter Wheezy wieder neu zusammenzubauen.
Dabei bin ich über folgendes gestolpert:

cd /usr/share/doc/fai-doc/examples/simple
grep -h fcopy ./scripts/CENTOS/*

gibt aus:

fcopy -v /etc/selinux/config
fcopy -iv /etc/sysconfig/i18n /etc/sysconfig/keyboard
fcopy -iv /etc/sysconfig/network /etc/resolv.conf /etc/networks
fcopy -ivr /etc/sysconfig/network-scripts

Diese Dateien gibt es aber nicht:
for file in $(grep -h fcopy ./scripts/CENTOS/* | cut -d' ' -f 3-)
do
  test -e files$file || echo nicht da: files$file
done

Fehlt da was?

Viele Grüße,

Ingo

-- 
Linuxhotel GmbH, Geschäftsführer Dipl.-Ing. Ingo Wichmann
HRB 20463 Amtsgericht Essen, UStID DE 814 943 641
Antonienallee 1, 45279 Essen, Tel.: 0201 8536-600, http://www.linuxhotel.de


More information about the linux-fai mailing list