mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-01-11 03:11:50 +00:00
no direct internet download from apt repositories, which over time will change or cease to exist. also migrate to gpg2 on newer ubuntu.
46 lines
1.1 KiB
Plaintext
46 lines
1.1 KiB
Plaintext
{
|
|
"Name": "mirror1",
|
|
"ArchiveRoot": "http://repo.aptly.info/system-tests/archive.debian.org/debian-archive/debian/",
|
|
"Distribution": "stretch",
|
|
"Components": [
|
|
"main",
|
|
"contrib",
|
|
"non-free"
|
|
],
|
|
"Architectures": [
|
|
"amd64",
|
|
"arm64",
|
|
"armel",
|
|
"armhf",
|
|
"i386",
|
|
"mips",
|
|
"mips64el",
|
|
"mipsel",
|
|
"ppc64el",
|
|
"s390x"
|
|
],
|
|
"Meta": {
|
|
"Acquire-By-Hash": "yes",
|
|
"Architectures": "amd64 arm64 armel armhf i386 mips mips64el mipsel ppc64el s390x",
|
|
"Changelogs": "http://metadata.ftp-master.debian.org/changelogs/@CHANGEPATH@_changelog",
|
|
"Codename": "stretch",
|
|
"Components": "main contrib non-free",
|
|
"Date": "Sat, 14 Aug 2021 07:42:00 UTC",
|
|
"Description": " Debian 9.13 Released 18 July 2020\n",
|
|
"Label": "Debian",
|
|
"Origin": "Debian",
|
|
"Suite": "oldoldstable",
|
|
"Version": "9.13"
|
|
},
|
|
"LastDownloadDate": "0001-01-01T00:00:00Z",
|
|
"Filter": "",
|
|
"Status": 0,
|
|
"WorkerPID": 0,
|
|
"FilterWithDeps": false,
|
|
"SkipComponentCheck": false,
|
|
"SkipArchitectureCheck": false,
|
|
"DownloadSources": false,
|
|
"DownloadUdebs": false,
|
|
"DownloadInstaller": false
|
|
}
|