Skip to content

Commit 5e559ff

Browse files
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.xz
1 parent 8a74be5 commit 5e559ff

File tree

4 files changed

+955
-0
lines changed

4 files changed

+955
-0
lines changed

0 commit comments

Comments
 (0)