Compare commits
9 Commits
glued-1.9.
...
glued-1.9.
Author | SHA1 | Date | |
---|---|---|---|
|
a650535d90 | ||
|
77b021c469 | ||
|
1616c418ad | ||
|
ff609d20cc | ||
|
1b1a3b663c | ||
|
74a2058410 | ||
|
f4f30a7501 | ||
|
0e871214bf | ||
|
00b616b7c7 |
@@ -21,7 +21,7 @@
|
||||
###########################################################################
|
||||
|
||||
# Config: GLUED version.
|
||||
cfg_glued_version='1.9.9'
|
||||
cfg_glued_version='1.9.11'
|
||||
# Config: GLUED vendor.
|
||||
cfg_glued_vendor='lsts'
|
||||
|
||||
|
@@ -5,7 +5,7 @@ version=\
|
||||
|
||||
url=\
|
||||
(
|
||||
"http://www.eu.apache.org/dist/ant/binaries/apache-ant-$version-bin.tar.bz2"
|
||||
"http://www.lsts.pt/glued/apache-ant-$version-bin.tar.bz2"
|
||||
)
|
||||
|
||||
md5=\
|
||||
|
@@ -1,6 +1,6 @@
|
||||
version=\
|
||||
(
|
||||
'7.5.1'
|
||||
'7.7.1'
|
||||
)
|
||||
|
||||
url=\
|
||||
@@ -10,5 +10,5 @@ url=\
|
||||
|
||||
md5=\
|
||||
(
|
||||
'3f48f468b24447cf24820054ff6e85b1'
|
||||
'77b20b515e7c25f032cb9732a66620fe'
|
||||
)
|
||||
|
@@ -1,6 +1,6 @@
|
||||
version=\
|
||||
(
|
||||
'3.1.0'
|
||||
'3.1.1'
|
||||
)
|
||||
|
||||
url=\
|
||||
@@ -10,7 +10,7 @@ url=\
|
||||
|
||||
md5=\
|
||||
(
|
||||
'3be148772a33224771a8d4d2a028b132'
|
||||
'43bd6676f0b404326eee2d63be3cdcfe'
|
||||
)
|
||||
|
||||
maintainer=\
|
||||
|
@@ -1,2 +1,3 @@
|
||||
cfg_hostname='lauv-lupis-1'
|
||||
cfg_eth_ext_ip='10.0.10.130'
|
||||
cfg_packages='zlib dropbear rsync busybox flashrom e2fsprogs socat linux escc syslinux syslinux/host ptpd uswitch pciutils bzip2'
|
||||
|
2
systems/lctr-a9xx/manta-12.cfg
Normal file
2
systems/lctr-a9xx/manta-12.cfg
Normal file
@@ -0,0 +1,2 @@
|
||||
cfg_hostname='manta-12'
|
||||
cfg_eth_ext_ip='10.0.30.12'
|
Reference in New Issue
Block a user