Update README

This commit is contained in:
Antoine Martin 2024-12-16 10:54:25 -05:00
parent 01ea39382a
commit a3100daa0f
Signed by: forge
GPG key ID: D62A472A4AA7D541

View file

@ -8,7 +8,7 @@ Linux for usage by qubes-builder. Packages are pulled from a community repo
and packaged in an RPM that is installable by QubesOS. and packaged in an RPM that is installable by QubesOS.
### Current state ### Current state
Alpine Linux as a QubesOS template is still a work and progress. It is highly Alpine Linux as a QubesOS template is still a work in progress. It is highly
encouraged to make bug reports. encouraged to make bug reports.
#### The yet-to-be-implemented list #### The yet-to-be-implemented list
@ -163,6 +163,8 @@ qvm-template install --nogpgcheck $(pwd)/qubes-template-alpine.rpm
This repo is also mirrored on Codeberg. This facilitates receiving pull requests, and managing issues. You can open an issue [here](https://codeberg.org/ayakael/qubes-builder-alpine/issues) This repo is also mirrored on Codeberg. This facilitates receiving pull requests, and managing issues. You can open an issue [here](https://codeberg.org/ayakael/qubes-builder-alpine/issues)
You can also post on the [Qubes OS forums](https://forum.qubes-os.org/t/alpine-linux-template-non-official-available-for-testing/20595/33).
**To make a merge request** **To make a merge request**
* Fork the repo from Codeberg's mirror [here](https://codeberg.org/ayakael/qubes-builder-alpine) * Fork the repo from Codeberg's mirror [here](https://codeberg.org/ayakael/qubes-builder-alpine)
* Clone your fork locally. (`git clone $repo`) * Clone your fork locally. (`git clone $repo`)