mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
* Small fixes and removal of deprecated component * Fix to properly create armbian repo in chroot
19 lines
481 B
Plaintext
19 lines
481 B
Plaintext
{
|
|
"rootDir": "/tmp/aptly-temp/",
|
|
"downloadConcurrency": 4,
|
|
"downloadSpeedLimit": 0,
|
|
"architectures": [],
|
|
"dependencyFollowSuggests": false,
|
|
"dependencyFollowRecommends": false,
|
|
"dependencyFollowAllVariants": false,
|
|
"dependencyFollowSource": false,
|
|
"gpgDisableSign": false,
|
|
"gpgDisableVerify": false,
|
|
"gpgProvider": "internal",
|
|
"downloadSourcePackages": false,
|
|
"ppaDistributorID": "ubuntu",
|
|
"ppaCodename": "",
|
|
"S3PublishEndpoints": {},
|
|
"SwiftPublishEndpoints": {}
|
|
}
|