Update README
This commit is contained in:
parent
01ea39382a
commit
a3100daa0f
1 changed files with 3 additions and 1 deletions
|
@ -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`)
|
||||||
|
|
Loading…
Reference in a new issue