You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 8, 2024. It is now read-only.
pacman.conf needs to generate to use it to identify the package db files, like this:
[os-TS]
https://depot.ubos.net/$channel/$arch/os
This will lead to URL https://depot.ubos.net/$channel/$arch/os/os-TS.db
There's a JSON file in the repo that lists the available versions in sequence, such as a JSON array. This is augmented when a new release is generated, and shortened when we purge things. (Maybe "purge" needs to decide what to purge based on the package db files)
When generating pacman.conf during ubos-admin update, the TS to be used is the timestamp "after" the current timestamp.