Commit 5e559ff
committed
asgen/backends: Initial solus backend
Example local configuration
```
"ArchiveRoot": "/var/lib/solbuild",
"Suites": {
"local": {
"sections": ["main"],
"architectures": ["x86_64"]
}
},
```
Index path: /var/lib/solbuild/local/eopkg-index.xml
Example remote configuration
```
"ArchiveRoot": "https://cdn.getsol.us/packages",
"Suites": {
"slaney": {
"sections": ["main"],
"architectures": ["x86_64"]
}
},
```
Index path: https://cdn.getsol.us/packages/slaney/eopkg-index.xml.xz1 parent 8a74be5 commit 5e559ff
File tree
4 files changed
+955
-0
lines changed- src/asgen
- backends/solus
4 files changed
+955
-0
lines changed
0 commit comments