Compare commits

...

1 commit

Author SHA1 Message Date
a3100daa0f
Update README 2024-12-16 10:54:25 -05:00

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.
### 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.
#### 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)
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**
* Fork the repo from Codeberg's mirror [here](https://codeberg.org/ayakael/qubes-builder-alpine)
* Clone your fork locally. (`git clone $repo`)