Compare commits
7 Commits
glued-1.9.
...
glued-1.9.
Author | SHA1 | Date | |
---|---|---|---|
|
1d22adea1a | ||
|
e6214648d6 | ||
|
95e11fa702 | ||
|
bc4980c1cc | ||
|
9a9a7d60fd | ||
|
1f39751c19 | ||
|
091db874ab |
@@ -21,7 +21,7 @@
|
||||
###########################################################################
|
||||
|
||||
# Config: GLUED version.
|
||||
cfg_glued_version='1.9.14'
|
||||
cfg_glued_version='1.9.15'
|
||||
# Config: GLUED vendor.
|
||||
cfg_glued_vendor='lsts'
|
||||
|
||||
|
@@ -5,7 +5,7 @@ version=\
|
||||
|
||||
url=\
|
||||
(
|
||||
"http://dl.lm-sensors.org/i2c-tools/releases/i2c-tools-$version.tar.bz2"
|
||||
"http://www.lsts.pt/glued/i2c-tools-$version.tar.bz2"
|
||||
)
|
||||
|
||||
md5=\
|
||||
|
@@ -1,6 +1,6 @@
|
||||
version=\
|
||||
(
|
||||
'3.1.2'
|
||||
'3.1.3'
|
||||
)
|
||||
|
||||
url=\
|
||||
@@ -10,7 +10,7 @@ url=\
|
||||
|
||||
md5=\
|
||||
(
|
||||
"ee2c3ac63bf0c2359bf08fc3ee094c19"
|
||||
"5fdfa3cfa5c86514ee4a241a1affa138"
|
||||
)
|
||||
|
||||
maintainer=\
|
||||
|
@@ -1,4 +1,3 @@
|
||||
cfg_hostname='lauv-noptilus-1'
|
||||
cfg_eth_ext_ip='10.0.10.60'
|
||||
cfg_arp_table='192.168.0.2|02:49:58:00:03:26 192.168.0.5|02:49:58:00:02:71'
|
||||
cfg_dune_i18n='pt_PT'
|
||||
cfg_escc_script='/etc/escc/hg1700-psimar.sh'
|
@@ -1,4 +1,2 @@
|
||||
cfg_hostname='lauv-xtreme-2'
|
||||
cfg_eth_ext_ip='10.0.10.50'
|
||||
cfg_arp_table='192.168.0.5|02:49:58:00:02:d3'
|
||||
cfg_dune_i18n='pt_PT'
|
||||
|
2
systems/lctr-a9xx/manta-22.cfg
Normal file
2
systems/lctr-a9xx/manta-22.cfg
Normal file
@@ -0,0 +1,2 @@
|
||||
cfg_hostname='manta-22'
|
||||
cfg_eth_ext_ip='10.0.30.22'
|
Reference in New Issue
Block a user