diff --git a/systems/lctr-b2xx/mariner-01.cfg b/systems/lctr-b2xx/mariner-01.cfg new file mode 100644 index 0000000..477d7a4 --- /dev/null +++ b/systems/lctr-b2xx/mariner-01.cfg @@ -0,0 +1,6 @@ +cfg_hostname='mariner-01' +cfg_storage='data0:ext4:/opt' +cfg_eth_ext_ip='10.0.20.125' +cfg_eth_ext_mk='255.255.0.0' +cfg_eth_ext_gw='10.0.0.1' +cfg_packages='u-boot dropbear rsync busybox e2fsprogs ptpd i2c-tools am33xx-cm3/host linux libav' diff --git a/systems/lctr-b2xx/x8-03.cfg b/systems/lctr-b2xx/x8-03.cfg deleted file mode 100644 index eb934a4..0000000 --- a/systems/lctr-b2xx/x8-03.cfg +++ /dev/null @@ -1,5 +0,0 @@ -cfg_hostname='x8-03' -cfg_storage='data0:ext4:/opt' -cfg_eth_ext_ip='10.0.20.110' -cfg_eth_ext_mk='255.255.0.0' -cfg_eth_ext_gw='10.0.0.1' diff --git a/systems/lctr-b2xx/x8-05.cfg b/systems/lctr-b2xx/x8-05.cfg new file mode 100644 index 0000000..54a62cf --- /dev/null +++ b/systems/lctr-b2xx/x8-05.cfg @@ -0,0 +1,6 @@ +cfg_hostname='x8-05' +cfg_storage='data0:ext4:/opt' +cfg_eth_ext_ip='10.0.20.110' +cfg_eth_ext_mk='255.255.0.0' +cfg_eth_ext_gw='10.0.0.1' +cfg_packages='u-boot dropbear rsync busybox e2fsprogs ptpd i2c-tools am33xx-cm3/host linux libav' diff --git a/systems/lctr-b2xx/x8-06.cfg b/systems/lctr-b2xx/x8-06.cfg new file mode 100644 index 0000000..acffa92 --- /dev/null +++ b/systems/lctr-b2xx/x8-06.cfg @@ -0,0 +1,6 @@ +cfg_hostname='x8-06' +cfg_storage='data0:ext4:/opt' +cfg_eth_ext_ip='10.0.20.115' +cfg_eth_ext_mk='255.255.0.0' +cfg_eth_ext_gw='10.0.0.1' +cfg_packages='u-boot dropbear rsync busybox e2fsprogs ptpd i2c-tools am33xx-cm3/host linux libav'