School of GeoSciences aptly package repository
The School of GeoSciences is running an aptly debian package repository. The following repositories are available:
ubuntu
ubuntu mirrorinf
informatics mirroruoe
UoE package repository with componentuoe
world
world package repository with componentworld
geos
School of GeoSciences repository with componentgeos
All repositories and mirrors are available to the University of Edinburgh networks including VPN, except for the world repository which is available everywhere and the geos repository that is only available to School of GeoSciences networks.
All repositories and mirrors are signed using the School of GeoSciences key. You can download the public keys: debs.geos.ed.ac.uk/keys/GeoSciences-Package-Service.gpg.
Let me know if you would like to upload packages to the uoe or world repositories. I can also create a private repository for your school. Once I have create your account you can use this .dput.cf
configuration for uploading files.
[uoe]
allow_unsigned_uploads = 1
fqdn = ssh.geos.ed.ac.uk
method = sftp
login = UUN
incoming = /exports/geos.ed.ac.uk/aptly_incoming/UUN/uoe
[world]
allow_unsigned_uploads = 1
fqdn = ssh.geos.ed.ac.uk
method = sftp
login = UUN
incoming = /exports/geos.ed.ac.uk/aptly_incoming/UUN/world
The incoming script is run every 5 minutes. The local repositories are backed up nightly.
If you want to, you can use the School of GeoSciences aptly repository to build your LCFG machines. Have a look at our defaults/install.h
and define/apt.h
headers. The installation works with the IS build server.