Clarify the branches situation
This commit is contained in:
parent
681654e2de
commit
f27d03d37a
@ -2,6 +2,8 @@
|
||||
|
||||
This contains the KIWI descriptions for building the Fedora Asahi Remix.
|
||||
|
||||
This repository has multiple branches, one for each supported Fedora release. The default branch is `rawhide`, and is probably _not_ what you want.
|
||||
|
||||
## Spin variants
|
||||
|
||||
* Server (image type: `oem`, image profiles: `Server`)
|
||||
@ -61,6 +63,10 @@ We also provide a script to generate an [Asahi Installer](https://github.com/Asa
|
||||
[]$ ./make-asahi-installer-package.sh outdir/Fedora-Asahi-Remix.aarch64-0.0.0.raw package.zip
|
||||
```
|
||||
|
||||
## Contributing
|
||||
|
||||
Please default to submitting PRs against the `rawhide` branch. Release branches should generally merge from `rawhide` and only deviate where absolutely necessary.
|
||||
|
||||
## Licensing
|
||||
|
||||
This is free software: you can redistribute it and/or modify
|
||||
|
Loading…
Reference in New Issue
Block a user