Duplicated FAI-Classes ?
Holger Schurig
hs4233 at mail.mn-solutions.de
Tue Oct 26 12:53:41 CEST 2004
During installation, my /tmp/fai/FAI_CLASSES looks like:
DEFAULT
LINUX
I386
MNWH
PART_ONE
BOOT_MBR
BOOT_LILO
NET_BASE
MNWH
PART_ONE
BOOT_MBR
BOOT_LILO
NET_BASE
mnwh
LAST
how does this come? My 02alias is the usual one:
uname -s | tr '[:lower:]' '[:upper:]'
[ -x "`which dpkg`" ] && dpkg --print-installation-architecture | tr /a-z/ /A-Z/
case $HOSTNAME in
mnwh)
catnc mnwh
;;
esac
and mnwh is also simple:
MNWH
PART_ONE
BOOT_MBR
BOOT_LILO
NET_BASE
More information about the linux-fai
mailing list