summaryrefslogtreecommitdiff
path: root/README.org
AgeCommit message (Collapse)Author
2021-05-30README.org: link to new Libera IRC chat.Drakonis
* README.org (Community): replace Freenode with Libera. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2021-02-21README.org: Add free space to installation image.Pinka pallini
Discussed at https://gitlab.com/nonguix/nonguix/-/issues/91. * README.org (** Installation image): Add `--image-size=7.2GiB` and an explanation why. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2021-02-14README.org: Recommend using `linux-lts` for Broadcomm.Jonathan Brielmaier
Proposed by James Smith in https://gitlab.com/nonguix/nonguix/-/issues/89 * README.org (Broadcom Wireless): Replace `linux` with `linux-lts`.
2021-02-02doc: Add recommendation to broadcom-sta users to stay with Linux LTS.James Smith
* nongnu/packages/linux.scm (broadcom-sta): Added recommendation to the end of the description. * README.org (Broadcom Wireless): Added recommendation to Broadcom Wireless section. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
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