
LTSP5 /srv/tftpboot/KIWI/config.default
By:
tux_man on
Jun 4th, 2012 | syntax:
None | size: 1.13 KB | hits: 19 | expires: Never
ltsp-test-2:/srv/tftpboot/KIWI # cat config.default
NBDROOT="192.168.1.100;20000"
CONF="/KIWI/root.default/etc/ssh/ssh_known_hosts;/etc/ssh/ssh_known_hosts;192.168.1.100,/KIWI/root.default/etc/sysconfig/keyboard;/etc/sysconfig/keyboard;192.168.1.100,/KIWI/root.default/etc/sysconfig/network/ifcfg-eth0;/etc/sysconfig/network/ifcfg-eth0;192.168.1.100,/KIWI/root.default/etc/sysconfig/clock;/etc/sysconfig/clock;192.168.1.100,/KIWI/root.default/etc/sysconfig/language;/etc/sysconfig/language;192.168.1.100,/KIWI/root.default/etc/lts.conf;/etc/lts.conf;192.168.1.100,/KIWI/root.default/etc/init.d/boot.local;/etc/init.d/boot.local;192.168.1.100,"
# Here beginning of custom user settings
# ========================================================================
# This file will be added to the end of $TFTPBOOTPATH/KIWI/config.default file,
# and will be used in kernel preinit stage (linuxrc)
#
# If you want add custom settings for specific client,
# use $TFTPBOOTPATH/KIWI/config.${suffix}.local, where ${suffix} - in upper case
#
# TODO: add some cool examples and descriptions here
#
#
# Note: Be VERY carefull, when using this file
#