-
Notifications
You must be signed in to change notification settings - Fork 1
Repository
Natan Junges edited this page Aug 15, 2023
·
15 revisions
bleUX's repository is used to provide packages and metapackages essential to its proper functioning, helping ensure proper upgrades. It is bootstrapped by the bleux-repository package, and is currently hosted by GitHub Releases.
gpg --full-generate-keySelect RSA (sign only), enter 4096, select key does not expire, confirm, fill in your data, confirm and enter a passphrase.
gpg --output packages/bleux-repository/bleux-archive-keyring.gpg --export <keyring>cd repository/
./build <target>The available targets are:
| Target | Description |
|---|---|
| all | Builds everything |
| packages | Only builds all packages and copy them to the repository |
| indexes | Only builds index files |
Then upload the *.deb files, InRelease, Packages and Packages.xz to a web server.