summaryrefslogtreecommitdiff
path: root/README.org
AgeCommit message (Collapse)Author
2020-07-06README.org: Add channel introduction.Alex Griffin
* README.org: Add channel introduction to installation instructions.
2020-05-31doc: Detail how to use Nonguix from the booted installation media.Pierre Neidhardt
* README.org (Installation image): Add dd example and Guile snippet to generate channels including Nonguix.
2020-05-25README.org: Suggest running guix pullJulien Lepiller
* README.org (Installation): Suggest running guix pull after updating channels.scm
2020-05-11doc: Mention the #nonguix IRC channel is on Freenode.Pierre Neidhardt
* README.org (Community): Mention Freenode.
2020-05-02doc: Mention #nonguix IRC channel.Pierre Neidhardt
* README.org (Community): Mention #nonguix.
2020-03-25README.org: advice for avoiding kernel rebuilds.Jacob First
Closes #27.
2020-03-22README.org: Don't recommend `load-broadcom-sta-service`.Alex Griffin
Closes #26. * README.org: Replace `load-broadcom-sta-service` example with new `kernel-loadable-modules` field. * nongnu/services/kernel-modules.scm (load-broadcom-sta-service): Update docstring to recommend switching to `kernel-loadable-modules`.
2020-01-08README.org: Illustrate use of 'microcode-initrd'.Alex Griffin
Closes #14. * README.org: Update example 'operating-system' definition to include 'microcode-initrd'.
2019-06-06README.org: Warn against the dangers of using nonfree software.Pierre Neidhardt
* README.org: Add Warning section.
2019-06-06README.org: Instruct how to generation nonfree installation imagePierre Neidhardt
* README.org: Add "Installation image" section.
2019-06-03README.org: Link to the Guix Gaming Channels project.Alex Griffin
* README.org: Link to the Guix Gaming Channels project.
2019-06-02README.org: Add usage instructions and contributing guidelines.Alex Griffin
* README.org: Add usage instructions and contributing guidelines.
2019-05-27README.org: Change URL to reflect new repository home.Alex Griffin
* README.org: Change URL to reflect new GitLab group for the repository.
2019-05-11Add README.orgAlex Griffin