2021-05-31 13:22:10 +00:00
|
|
|
# System Crafters Guix Installer
|
|
|
|
|
2021-06-21 15:35:51 +00:00
|
|
|
This repository runs _automated CI builds_ to produce a
|
2021-06-21 15:14:02 +00:00
|
|
|
[GNU Guix](https://guix.gnu.org) installation image using the
|
|
|
|
**full Linux kernel** from the
|
|
|
|
[Nonguix channel](https://gitlab.com/nonguix/nonguix). If you are using a
|
|
|
|
modern laptop or hardware that is incompatible with the **Linux Libre kernel**,
|
|
|
|
this installer image is for you!
|
2021-05-31 13:22:10 +00:00
|
|
|
|
2021-06-21 15:35:51 +00:00
|
|
|
## Table of Contents :toc:noexport:
|
|
|
|
- [System Crafters Guix Installer](#system-crafters-guix-installer)
|
|
|
|
- [Attributions](#attributions)
|
|
|
|
- [License](#license)
|
2021-05-31 13:22:10 +00:00
|
|
|
|
2021-06-21 15:35:51 +00:00
|
|
|
## Attributions
|
2021-05-31 13:22:10 +00:00
|
|
|
|
2021-06-21 15:35:51 +00:00
|
|
|
- [@anntnzrb](https://github.com/anntnzrb) for providing the starting point for
|
|
|
|
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.
|
2021-05-31 13:22:10 +00:00
|
|
|
|
|
|
|
## License
|
|
|
|
|
2021-06-21 15:14:02 +00:00
|
|
|
The code in this repository is licensed under the
|
|
|
|
[GNU General Public License v3](LICENSE.txt).
|