Added configuration for geode testbed.

This commit is contained in:
Jose Pinto 2013-07-26 11:47:18 +01:00
parent a84eabe6e1
commit 580b28668b

View File

@ -0,0 +1,10 @@
cfg_hostname='lauv-testbed'
cfg_eth_ext_ip='10.0.10.55'
cfg_services0='dropbear network storage upgrade escc syslog ptpd setserial'
cfg_services1=''
cfg_packages='zlib dropbear rsync busybox e2fsprogs socat linux escc syslinux syslinux/host ptpd ntp util-linux/ldattach uswitch pciutils apache-ant/host bzip2 libantlr3c boost europa dtn'
cfg_target_linux_kernel='arch/x86/boot/bzImage'
cfg_ptpd_master='true'
cfg_ptpd_interface='eth0'
cfg_eth_prv_ip='192.168.0.1'