just some typos
Thomas Gebhardt
gebhardt at HRZ.Uni-Marburg.DE
Thu May 11 17:03:52 CEST 2000
Hi,
I had a look at the alpha fai sources. There is some really
smart new code! I'm now trying to configure my local classes.
Just want to mention some typos (at least I consider them to
be typos) in the code:
rcS_fai:
[ "$FAI_KEYMAP" ] && loadkeys /usr/share/keymaps/$FAI_KEYMAP
instead of
[ "$FAI_KEYMAP" ] && loadkeys /usr/share/keymaps/$keymap
(the same with consolefont)
export DEBCONF_FRONTEND=Noninteractive
instead of
export DEBIAN_FRONTEND=Noninteractive
scripts/KERNEL:
chroot $target apt-get install kernel-image-$kernelimage
instead of
chroot $target apt-get install kernel-image-$kernelimake
Kind Regards, Thomas
More information about the linux-fai
mailing list