From a66d0dd04944fd7ee695413d8db23f787615ec6a Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Sat, 27 Oct 2007 15:06:21 -0400 Subject: * add hardy to the ubuntu sources.list template --- data/templates/Ubuntu.info.in | 52 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 52 insertions(+) (limited to 'data') diff --git a/data/templates/Ubuntu.info.in b/data/templates/Ubuntu.info.in index 0f1a795f..47ab53de 100644 --- a/data/templates/Ubuntu.info.in +++ b/data/templates/Ubuntu.info.in @@ -1,5 +1,57 @@ _ChangelogURI: http://changelogs.ubuntu.com/changelogs/pool/%s/%s/%s/%s_%s/changelog +Suite: hardy +RepositoryType: deb +BaseURI: http://archive.ubuntu.com/ubuntu/ +MatchURI: archive.ubuntu.com/ubuntu +MirrorsFile: /usr/share/python-apt/templates/Ubuntu.mirrors +_Description: Ubuntu 8.04 'Hardy Heron' +Component: main +_CompDescription: Officially supported +_CompDescriptionLong: Canonical-supported Open Source software +Component: universe +_CompDescription: Community-maintained +_CompDescriptionLong: Community-maintained Open Source software +Component: restricted +_CompDescription: Non-free drivers +_CompDescriptionLong: Proprietary drivers for devices +Component: multiverse +_CompDescription: Restricted software +_CompDescriptionLong: Software restricted by copyright or legal issues + +Suite: hardy +MatchName: .* +BaseURI: cdrom:\[Ubuntu.*8.04 +_Description: Cdrom with Ubuntu 8.04 'Hardy Heron' +Available: False +Component: main +_CompDescription: Officially supported +Component: restricted +_CompDescription: Restricted copyright + +Suite: hardy-security +ParentSuite: hardy +RepositoryType: deb +BaseURI: http://security.ubuntu.com/ubuntu/ +MatchURI: archive.ubuntu.com/ubuntu|security.ubuntu.com +_Description: Important security updates + +Suite: hardy-updates +ParentSuite: hardy +RepositoryType: deb +_Description: Recommended updates + +Suite: hardy-proposed +ParentSuite: hardy +RepositoryType: deb +_Description: Pre-released updates + +Suite: hardy-backports +ParentSuite: hardy +RepositoryType: deb +_Description: Unsupported updates + + Suite: gutsy RepositoryType: deb BaseURI: http://archive.ubuntu.com/ubuntu/ -- cgit v1.2.3