Skip to content

Conversation

@joebonrichie
Copy link
Contributor

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

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
@ximion ximion force-pushed the master branch 2 times, most recently from 7d7c6cd to 30d86a8 Compare September 6, 2025 11:52
@ximion ximion added the incomplete The issue/PR is incomplete and waiting for feedback. label Nov 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

incomplete The issue/PR is incomplete and waiting for feedback.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants