]> git.saurik.com Git - apt.git/blame - vendor/ubuntu/apt-vendor.ent
Don't download "optional" files not in Release :/.
[apt.git] / vendor / ubuntu / apt-vendor.ent
CommitLineData
694ef56e
DK
1<!-- details about the keys used by the distribution -->
2<!ENTITY keyring-distro "Ubuntu">
3<!ENTITY keyring-package "<package>ubuntu-keyring</package>">
4<!ENTITY keyring-filename "<filename>/usr/share/keyrings/ubuntu-archive-keyring.gpg</filename>">
5<!ENTITY keyring-removed-filename "<filename>/usr/share/keyrings/ubuntu-archive-removed-keys.gpg</filename>">
5b2c6ddc
DK
6<!ENTITY keyring-master-filename "/usr/share/keyrings/ubuntu-master-keyring.gpg">
7<!ENTITY keyring-uri "http://archive.ubuntu.com/ubuntu/project/ubuntu-archive-keyring.gpg">
81460e32
DK
8
9<!ENTITY sourceslist-list-format "deb http://us.archive.ubuntu.com/ubuntu &ubuntu-codename; main restricted
10deb http://security.ubuntu.com/ubuntu &ubuntu-codename;-security main restricted
11deb http://us.archive.ubuntu.com/ubuntu &ubuntu-codename;-updates main restricted">
12<!ENTITY sourceslist-sources-format "Types: deb
13URIs: http://us.archive.ubuntu.com/ubuntu
14Suites: &ubuntu-codename; &ubuntu-codename;-updates
15Components: main restricted
16
17Types: deb
18URIs: http://security.ubuntu.com/ubuntu
19Suites: &ubuntu-codename;-security
20Components: main restricted">