Don't like ads? PRO users don't see any ads ;-)
Guest

LTSP5 /srv/tftpboot/KIWI/config.default

By: tux_man on Jun 4th, 2012  |  syntax: None  |  size: 1.13 KB  |  hits: 19  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. ltsp-test-2:/srv/tftpboot/KIWI # cat config.default
  2. NBDROOT="192.168.1.100;20000"
  3. 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,"
  4. # Here beginning of custom user settings
  5. # ========================================================================
  6. # This file will be added to the end of $TFTPBOOTPATH/KIWI/config.default file,
  7. # and will be used in kernel preinit stage (linuxrc)
  8. #
  9. # If you want add custom settings for specific client,
  10. # use $TFTPBOOTPATH/KIWI/config.${suffix}.local, where ${suffix} - in upper case
  11. #
  12. # TODO: add some cool examples and descriptions here
  13. #      
  14. #
  15. # Note: Be VERY carefull, when using this file
  16. #