Merge branch 'krisklau-pr/ntnu-update-s17'
This commit is contained in:
commit
d352a68acc
@ -2622,3 +2622,8 @@ CONFIG_CLZ_TAB=y
|
|||||||
CONFIG_MPILIB=m
|
CONFIG_MPILIB=m
|
||||||
CONFIG_OID_REGISTRY=m
|
CONFIG_OID_REGISTRY=m
|
||||||
CONFIG_VIRTUALIZATION=y
|
CONFIG_VIRTUALIZATION=y
|
||||||
|
|
||||||
|
CONFIG_RFKILL=y
|
||||||
|
CONFIG_CFG80211=y
|
||||||
|
CONFIG_NL80211=y
|
||||||
|
CONFIG_RT2800USB=y
|
||||||
|
@ -1,5 +1,9 @@
|
|||||||
start()
|
start()
|
||||||
{
|
{
|
||||||
|
if [ ! -d "/opt/lsts/rtklib/" ]; then
|
||||||
|
mkdir /opt/lsts/rtklib
|
||||||
|
fi
|
||||||
|
|
||||||
localBackupPath="/opt/lsts/rtklib/rtklib_cmdfile.cmd"
|
localBackupPath="/opt/lsts/rtklib/rtklib_cmdfile.cmd"
|
||||||
cfgPath="/etc/rtklib/conf/rtkrcv.conf"
|
cfgPath="/etc/rtklib/conf/rtkrcv.conf"
|
||||||
cfgPathUse="/opt/lsts/rtklib/conf_use.conf"
|
cfgPathUse="/opt/lsts/rtklib/conf_use.conf"
|
||||||
|
8
systems/ntnu-b2xx/ntnu-bixler-001.cfg
Normal file
8
systems/ntnu-b2xx/ntnu-bixler-001.cfg
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
# ntnu-bixler-00x
|
||||||
|
cfg_hostname='ntnu-bixler-001'
|
||||||
|
cfg_eth_ext_ip='10.0.60.180'
|
||||||
|
cfg_eth_ext_mk='255.255.0.0'
|
||||||
|
cfg_eth_ext_gw='10.0.60.1'
|
||||||
|
cfg_ptpd_interface='eth0'
|
||||||
|
cfg_packages='u-boot dropbear rsync busybox e2fsprogs ptpd i2c-tools am33xx-cm3/host linux rtklib libphidget ethtool socat'
|
||||||
|
cfg_services1='vsp_pair rtc-ds3231 rtklib_rtkrcv'
|
7
systems/ntnu-b2xx/ntnu-cruisermini-001-pseudo.cfg
Normal file
7
systems/ntnu-b2xx/ntnu-cruisermini-001-pseudo.cfg
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
# ntnu-cruisermini-00x
|
||||||
|
cfg_hostname='ntnu-cruisermini-001-pseudo'
|
||||||
|
cfg_eth_ext_ip='10.0.60.149'
|
||||||
|
cfg_eth_ext_mk='255.255.0.0'
|
||||||
|
cfg_eth_ext_gw='10.0.60.1'
|
||||||
|
cfg_ptpd_interface='eth0'
|
||||||
|
cfg_packages='u-boot dropbear rsync busybox e2fsprogs ptpd i2c-tools am33xx-cm3/host linux rtklib libphidget ethtool socat openssl openssh sshpass'
|
7
systems/ntnu-b2xx/ntnu-cruisermini-001.cfg
Normal file
7
systems/ntnu-b2xx/ntnu-cruisermini-001.cfg
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
# ntnu-cruisermini-00x
|
||||||
|
cfg_hostname='ntnu-cruisermini-001'
|
||||||
|
cfg_eth_ext_ip='10.0.60.145'
|
||||||
|
cfg_eth_ext_mk='255.255.0.0'
|
||||||
|
cfg_eth_ext_gw='10.0.60.1'
|
||||||
|
cfg_ptpd_interface='eth0'
|
||||||
|
cfg_packages='u-boot dropbear rsync busybox e2fsprogs ptpd i2c-tools am33xx-cm3/host linux rtklib libphidget ethtool socat openssl openssh sshpass'
|
7
systems/ntnu-b2xx/ntnu-cruisermini-002.cfg
Normal file
7
systems/ntnu-b2xx/ntnu-cruisermini-002.cfg
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
# ntnu-cruisermini-00x
|
||||||
|
cfg_hostname='ntnu-cruisermini-002'
|
||||||
|
cfg_eth_ext_ip='10.0.60.150'
|
||||||
|
cfg_eth_ext_mk='255.255.0.0'
|
||||||
|
cfg_eth_ext_gw='10.0.60.1'
|
||||||
|
cfg_ptpd_interface='eth0'
|
||||||
|
cfg_packages='u-boot dropbear rsync busybox e2fsprogs ptpd i2c-tools am33xx-cm3/host linux rtklib libphidget ethtool socat openssl openssh sshpass'
|
7
systems/ntnu-b2xx/ntnu-cruisermini-003.cfg
Normal file
7
systems/ntnu-b2xx/ntnu-cruisermini-003.cfg
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
# ntnu-cruisermini-00x
|
||||||
|
cfg_hostname='ntnu-cruisermini-003'
|
||||||
|
cfg_eth_ext_ip='10.0.60.155'
|
||||||
|
cfg_eth_ext_mk='255.255.0.0'
|
||||||
|
cfg_eth_ext_gw='10.0.60.1'
|
||||||
|
cfg_ptpd_interface='eth0'
|
||||||
|
cfg_packages='u-boot dropbear rsync busybox e2fsprogs ptpd i2c-tools am33xx-cm3/host linux rtklib libphidget ethtool socat openssl openssh sshpass'
|
7
systems/ntnu-b2xx/ntnu-cruisermini-004.cfg
Normal file
7
systems/ntnu-b2xx/ntnu-cruisermini-004.cfg
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
# ntnu-cruisermini-00x
|
||||||
|
cfg_hostname='ntnu-cruisermini-004'
|
||||||
|
cfg_eth_ext_ip='10.0.60.160'
|
||||||
|
cfg_eth_ext_mk='255.255.0.0'
|
||||||
|
cfg_eth_ext_gw='10.0.60.1'
|
||||||
|
cfg_ptpd_interface='eth0'
|
||||||
|
cfg_packages='u-boot dropbear rsync busybox e2fsprogs ptpd i2c-tools am33xx-cm3/host linux rtklib libphidget ethtool socat openssl openssh sshpass'
|
7
systems/ntnu-b2xx/ntnu-cruisermini-005.cfg
Normal file
7
systems/ntnu-b2xx/ntnu-cruisermini-005.cfg
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
# ntnu-cruisermini-00x
|
||||||
|
cfg_hostname='ntnu-cruisermini-005'
|
||||||
|
cfg_eth_ext_ip='10.0.60.165'
|
||||||
|
cfg_eth_ext_mk='255.255.0.0'
|
||||||
|
cfg_eth_ext_gw='10.0.60.1'
|
||||||
|
cfg_ptpd_interface='eth0'
|
||||||
|
cfg_packages='u-boot dropbear rsync busybox e2fsprogs ptpd i2c-tools am33xx-cm3/host linux rtklib libphidget ethtool socat openssl openssh sshpass'
|
7
systems/ntnu-b2xx/ntnu-cruisermini-006.cfg
Normal file
7
systems/ntnu-b2xx/ntnu-cruisermini-006.cfg
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
# ntnu-cruisermini-00x
|
||||||
|
cfg_hostname='ntnu-cruisermini-006'
|
||||||
|
cfg_eth_ext_ip='10.0.60.170'
|
||||||
|
cfg_eth_ext_mk='255.255.0.0'
|
||||||
|
cfg_eth_ext_gw='10.0.60.1'
|
||||||
|
cfg_ptpd_interface='eth0'
|
||||||
|
cfg_packages='u-boot dropbear rsync busybox e2fsprogs ptpd i2c-tools am33xx-cm3/host linux rtklib libphidget ethtool socat openssl openssh sshpass'
|
@ -4,5 +4,5 @@ cfg_eth_ext_ip='10.0.60.205'
|
|||||||
cfg_eth_ext_mk='255.255.0.0'
|
cfg_eth_ext_mk='255.255.0.0'
|
||||||
cfg_eth_ext_gw='10.0.60.1'
|
cfg_eth_ext_gw='10.0.60.1'
|
||||||
cfg_ptpd_interface='eth0'
|
cfg_ptpd_interface='eth0'
|
||||||
cfg_packages='u-boot dropbear rsync busybox e2fsprogs ptpd i2c-tools am33xx-cm3/host linux libphidget'
|
cfg_packages='u-boot dropbear rsync busybox e2fsprogs ptpd i2c-tools am33xx-cm3/host linux rtklib libphidget ethtool socat'
|
||||||
cfg_services1='rtc-ds3231'
|
cfg_services1='vsp_pair rtc-ds3231 rtklib_rtkrcv'
|
||||||
|
@ -4,5 +4,5 @@ cfg_eth_ext_ip='10.0.60.210'
|
|||||||
cfg_eth_ext_mk='255.255.0.0'
|
cfg_eth_ext_mk='255.255.0.0'
|
||||||
cfg_eth_ext_gw='10.0.60.1'
|
cfg_eth_ext_gw='10.0.60.1'
|
||||||
cfg_ptpd_interface='eth0'
|
cfg_ptpd_interface='eth0'
|
||||||
cfg_packages='u-boot dropbear rsync busybox e2fsprogs ptpd i2c-tools am33xx-cm3/host linux rtklib libphidget ethtool socat'
|
cfg_packages='u-boot dropbear rsync busybox e2fsprogs ptpd i2c-tools am33xx-cm3/host linux rtklib libphidget ethtool socat openssl openssh sshpass'
|
||||||
cfg_services1='vsp_pair rtc-ds3231 force_10mbit rtklib_rtkrcv'
|
cfg_services1='vsp_pair rtc-ds3231 rtklib_rtkrcv'
|
||||||
|
@ -5,4 +5,4 @@ cfg_eth_ext_mk='255.255.0.0'
|
|||||||
cfg_eth_ext_gw='10.0.60.1'
|
cfg_eth_ext_gw='10.0.60.1'
|
||||||
cfg_ptpd_interface='eth0'
|
cfg_ptpd_interface='eth0'
|
||||||
cfg_packages='u-boot dropbear rsync busybox e2fsprogs ptpd i2c-tools am33xx-cm3/host linux rtklib libphidget ethtool socat'
|
cfg_packages='u-boot dropbear rsync busybox e2fsprogs ptpd i2c-tools am33xx-cm3/host linux rtklib libphidget ethtool socat'
|
||||||
cfg_services1='vsp_pair rtc-ds3231 force_10mbit rtklib_rtkrcv'
|
cfg_services1='vsp_pair rtc-ds3231 rtklib_rtkrcv'
|
||||||
|
8
systems/ntnu-b2xx/ntnu-nest-04.cfg
Normal file
8
systems/ntnu-b2xx/ntnu-nest-04.cfg
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
# ntnu-nest-0x
|
||||||
|
cfg_hostname='ntnu-nest-04'
|
||||||
|
cfg_eth_ext_ip='10.0.60.53'
|
||||||
|
cfg_eth_ext_mk='255.255.0.0'
|
||||||
|
cfg_eth_ext_gw='10.0.60.1'
|
||||||
|
cfg_ptpd_interface='eth0'
|
||||||
|
cfg_packages='u-boot dropbear rsync busybox e2fsprogs ptpd i2c-tools am33xx-cm3/host linux openssl openssh sshpass rtklib'
|
||||||
|
cfg_services1='vsp_pair rtc-ds3231 rtklib_rtkrcv'
|
8
systems/ntnu-b2xx/ntnu-octo-001.cfg
Normal file
8
systems/ntnu-b2xx/ntnu-octo-001.cfg
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
# ntnu-octo-00x
|
||||||
|
cfg_hostname='ntnu-octo-001'
|
||||||
|
cfg_eth_ext_ip='10.0.60.225'
|
||||||
|
cfg_eth_ext_mk='255.255.0.0'
|
||||||
|
cfg_eth_ext_gw='10.0.60.1'
|
||||||
|
cfg_ptpd_interface='eth0'
|
||||||
|
cfg_packages='u-boot dropbear rsync busybox e2fsprogs ptpd i2c-tools am33xx-cm3/host linux rtklib libphidget ethtool socat openssl openssh sshpass'
|
||||||
|
cfg_services1='vsp_pair rtc-ds3231 rtklib_rtkrcv'
|
@ -4,5 +4,5 @@ cfg_eth_ext_ip='10.0.60.105'
|
|||||||
cfg_eth_ext_mk='255.255.0.0'
|
cfg_eth_ext_mk='255.255.0.0'
|
||||||
cfg_eth_ext_gw='10.0.60.1'
|
cfg_eth_ext_gw='10.0.60.1'
|
||||||
cfg_ptpd_interface='eth0'
|
cfg_ptpd_interface='eth0'
|
||||||
cfg_packages='u-boot dropbear rsync busybox e2fsprogs ptpd i2c-tools am33xx-cm3/host linux rtklib libphidget ethtool socat'
|
cfg_packages='u-boot dropbear rsync busybox e2fsprogs ptpd i2c-tools am33xx-cm3/host linux rtklib libphidget ethtool socat openssl openssh sshpass'
|
||||||
cfg_services1='vsp_pair rtc-ds3231 rtklib_rtkrcv'
|
cfg_services1='vsp_pair rtc-ds3231 rtklib_rtkrcv'
|
||||||
|
@ -5,4 +5,5 @@ cfg_eth_ext_ip='10.0.60.135'
|
|||||||
cfg_eth_ext_mk='255.255.0.0'
|
cfg_eth_ext_mk='255.255.0.0'
|
||||||
cfg_eth_ext_gw='10.0.60.1'
|
cfg_eth_ext_gw='10.0.60.1'
|
||||||
cfg_ptpd_interface='eth0'
|
cfg_ptpd_interface='eth0'
|
||||||
cfg_packages='u-boot dropbear rsync busybox e2fsprogs ptpd i2c-tools am33xx-cm3/host linux libav libswiftnav'
|
cfg_packages='u-boot dropbear rsync busybox e2fsprogs ptpd i2c-tools am33xx-cm3/host linux rtklib libphidget ethtool socat openssl openssh sshpass'
|
||||||
|
cfg_services1='vsp_pair rtc-ds3231 rtklib_rtkrcv'
|
||||||
|
Reference in New Issue
Block a user