From a3100daa0f194e037acbdce6b5b52828f46e6069 Mon Sep 17 00:00:00 2001 From: Antoine Martin Date: Mon, 16 Dec 2024 10:54:25 -0500 Subject: [PATCH] Update README --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e3c0ad6..5df3404 100644 --- a/README.md +++ b/README.md @@ -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`)