Added TOC & attributions section

pull/4/head
anntnzrb 2021-06-21 10:35:51 -05:00
parent 6108d67a27
commit 25e7d5b753
1 changed files with 11 additions and 8 deletions

View File

@ -1,21 +1,24 @@
# System Crafters Guix Installer # System Crafters Guix Installer
This repository runs automated CI builds to produce a This repository runs _automated CI builds_ to produce a
[GNU Guix](https://guix.gnu.org) installation image using the [GNU Guix](https://guix.gnu.org) installation image using the
**full Linux kernel** from the **full Linux kernel** from the
[Nonguix channel](https://gitlab.com/nonguix/nonguix). If you are using a [Nonguix channel](https://gitlab.com/nonguix/nonguix). If you are using a
modern laptop or hardware that is incompatible with the **Linux Libre kernel**, modern laptop or hardware that is incompatible with the **Linux Libre kernel**,
this installer image is for you! this installer image is for you!
You can take a look at the [image configuration](installer.scm) and the ## Table of Contents :toc:noexport:
[build workflow](.github/workflows/build.yaml) to be sure that we aren't adding - [System Crafters Guix Installer](#system-crafters-guix-installer)
anything malicious to these builds! - [Attributions](#attributions)
- [License](#license)
A new ISO is produced at least once a week, sometimes more often if we're ## Attributions
making improvements to the configuration.
Special thanks to [@anntnzrb](https://github.com/anntnzrb) for providing the - [@anntnzrb](https://github.com/anntnzrb) for providing the starting point for
starting point for the CI configuration! the _CI_ configuration.
- [@daviwil](https://github.com/daviwil) for releasing the finished _CI_
configuration and getting everything up and running.
- The [System Crafters](https://systemcrafters.cc)' community.
## License ## License