Compare commits

...

8 Commits

Author SHA1 Message Date
Ricardo Martins
1b1a3b663c Preparing v1.9.10. 2014-05-22 13:18:40 +01:00
Ricardo Martins
74a2058410 lauv-lupis-1: streamlined packages. 2014-05-22 13:18:33 +01:00
Ricardo Martins
f4f30a7501 apache-ant: changed URL. 2014-05-13 21:10:04 +01:00
Ricardo Martins
0e871214bf gdb: upgraded to version 7.7.1. 2014-05-13 09:55:43 +01:00
Jose Braga
00b616b7c7 Development version 1.9.x. 2014-05-05 14:25:33 +01:00
Jose Braga
f6a3973c9b Version 1.9.9. 2014-05-05 14:23:43 +01:00
Jose Braga
d71cd0f31c lauv-lupis-1: added config. 2014-05-05 14:22:47 +01:00
Ricardo Martins
e395e75b04 Development version 1.9.x. 2014-04-29 03:43:04 +01:00
4 changed files with 7 additions and 4 deletions

View File

@@ -21,7 +21,7 @@
###########################################################################
# Config: GLUED version.
cfg_glued_version='1.9.8'
cfg_glued_version='1.9.10'
# Config: GLUED vendor.
cfg_glued_vendor='lsts'

View File

@@ -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=\

View File

@@ -1,6 +1,6 @@
version=\
(
'7.5.1'
'7.7.1'
)
url=\
@@ -10,5 +10,5 @@ url=\
md5=\
(
'3f48f468b24447cf24820054ff6e85b1'
'77b20b515e7c25f032cb9732a66620fe'
)

View File

@@ -0,0 +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'