Cleaning repository

This commit is contained in:
2018-05-16 09:59:19 +02:00
parent a4bdd2f1dc
commit be04830f1b
7 changed files with 14 additions and 5 deletions

17
etc/aptly.conf Normal file
View File

@ -0,0 +1,17 @@
{
"rootDir": "/aptly",
"downloadConcurrency": 4,
"downloadSpeedLimit": 0,
"architectures": ["amd64"],
"dependencyFollowSuggests": false,
"dependencyFollowRecommends": false,
"dependencyFollowAllVariants": false,
"dependencyFollowSource": false,
"gpgDisableSign": false,
"gpgDisableVerify": false,
"gpgProvider": "internal",
"downloadSourcePackages": false,
"ppaDistributorID": "ubuntu",
"ppaCodename": "",
"S3PublishEndpoints": {}
}

1
etc/aptly.sources.list Normal file
View File

@ -0,0 +1 @@
deb http://repo.aptly.info/ squeeze main

1
etc/gpg-agent.conf Normal file
View File

@ -0,0 +1 @@
allow-loopback-pinentry

1
etc/gpg.conf Normal file
View File

@ -0,0 +1 @@
use-agent