Added T-REX support to noptilus aux CPUs.
This commit is contained in:
parent
62265def46
commit
fdc75d1e48
@ -4,4 +4,4 @@ cfg_eth_ext_ip='10.0.10.83'
|
|||||||
cfg_eth_ext_mk='255.255.0.0'
|
cfg_eth_ext_mk='255.255.0.0'
|
||||||
cfg_eth_ext_gw='10.0.0.1'
|
cfg_eth_ext_gw='10.0.0.1'
|
||||||
cfg_ptpd_interface='eth0'
|
cfg_ptpd_interface='eth0'
|
||||||
cfg_packages='$cfg_packages ptpd rpcbind nfs-utils libantlr3c boost europa'
|
cfg_packages="$cfg_packages ptpd rpcbind nfs-utils libantlr3c boost europa"
|
||||||
|
@ -4,4 +4,4 @@ cfg_eth_ext_ip='10.0.10.93'
|
|||||||
cfg_eth_ext_mk='255.255.0.0'
|
cfg_eth_ext_mk='255.255.0.0'
|
||||||
cfg_eth_ext_gw='10.0.0.1'
|
cfg_eth_ext_gw='10.0.0.1'
|
||||||
cfg_ptpd_interface='eth0'
|
cfg_ptpd_interface='eth0'
|
||||||
cfg_packages='$cfg_packages ptpd rpcbind nfs-utils libantlr3c boost europa'
|
cfg_packages="$cfg_packages ptpd rpcbind nfs-utils libantlr3c boost europa"
|
||||||
|
@ -4,5 +4,5 @@ cfg_eth_ext_ip='10.0.10.103'
|
|||||||
cfg_eth_ext_mk='255.255.0.0'
|
cfg_eth_ext_mk='255.255.0.0'
|
||||||
cfg_eth_ext_gw='10.0.0.1'
|
cfg_eth_ext_gw='10.0.0.1'
|
||||||
cfg_ptpd_interface='eth0'
|
cfg_ptpd_interface='eth0'
|
||||||
cfg_packages='$cfg_packages ptpd rpcbind nfs-utils libantlr3c boost europa'
|
cfg_packages="$cfg_packages ptpd rpcbind nfs-utils libantlr3c boost europa"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user