summaryrefslogtreecommitdiff
path: root/gnu/system
AgeCommit message (Expand)Author
2019-03-07activation: Build account databases with (gnu build accounts).Ludovic Courtès
2019-03-07activation: Operate on <user-account> and <user-group> records.Ludovic Courtès
2019-03-07system: Add (gnu system accounts).Ludovic Courtès
2019-02-11pack, vm: Fix incorrect use of 'package-transitive-propagated-inputs'.Ludovic Courtès
2019-02-10install: Use (gnu package certs) module for the nss-certs package.Pierre Neidhardt
2019-02-10install: Add nss-certs to the image.Pierre Neidhardt
2019-01-23gnu: Replace all cons* with beginner-friendly (append (list ...)).Pierre Neidhardt
2019-01-23gnu: Fix missing EFI entry in "desktop" example.Pierre Neidhardt
2019-01-22vm: Remove unnecessary import.Ludovic Courtès
2019-01-20services: Use guix-service-type.Efraim Flashner
2019-01-17installer: Move everything to the build side.Mathieu Othacehe
2019-01-17gnu: installer: Launch the installer as kmscon login-program.Mathieu Othacehe
2019-01-17gnu: Add graphical installer support.Mathieu Othacehe
2019-01-16install: Avoid deprecated 'gpm-service' procedure.Ludovic Courtès
2019-01-11services: Deprecate a few more service procedures.Ludovic Courtès
2018-12-24doc: Example vm-image doesn't need firmware.Efraim Flashner
2018-12-04Remove most references to hydra.gnu.org.Ludovic Courtès
2018-12-03doc: Fix "desktop" OS config example.Laura Lazzati
2018-11-26services: openssh: Install OpenSSH in the system profile.Ludovic Courtès
2018-11-22gnu: Add u-boot-pinebook.Vagrant Cascadian
2018-11-21linux-initrd: 'expression->initrd' returns the complete file name.Ludovic Courtès
2018-11-18vm: Remove explicit calls to 'operating-system-derivation'.Ludovic Courtès
2018-11-18system: De-monadify 'operating-system-bootcfg'.Ludovic Courtès
2018-11-18linux-initrd: Return file-like objects instead of monadic values.Ludovic Courtès
2018-11-18system: Simplify kernel argument handling.Ludovic Courtès
2018-10-19system: Rename .zlogin to .zprofile.Chris Marusich
2018-10-18services: dhcp-client: Deprecate 'dhcp-client-service' procedure.Ludovic Courtès
2018-09-23vm: Use "cache=loose" for all 9p mounts.Ludovic Courtès
2018-09-23vm: Disable deduplication for 'guix system vm-image'.Ludovic Courtès
2018-09-23system: Mention '--skip-checks' in initrd diagnostics.Ludovic Courtès
2018-09-14gnu: Rename "banana-pi" to "bananapi".Danny Milosavljevic
2018-09-07vm: Make UUID computation really deterministic.Ludovic Courtès
2018-09-04Switch to Guile-Gcrypt.Ludovic Courtès
2018-07-29linux-initrd: Report only missing modules, not all needed modules.Ludovic Courtès
2018-07-29linux-initrd: Try several file names when looking up modules.Ludovic Courtès
2018-07-29linux-initrd: Improve check of initrd modules.Ludovic Courtès
2018-07-23system: '.guile' skeleton now recommends 'guile-colorized'.Ludovic Courtès
2018-07-20install: Add service for the loopback device.Ludovic Courtès
2018-07-05doc: Improve UEFI/BIOS bootloader documentation.Ludovic Courtès
2018-07-04system: Default .bashrc uses '--color=auto' for grep and ls.Ludovic Courtès
2018-06-15system: Add os-with-u-boot.Danny Milosavljevic
2018-06-14linux-initrd: Module check correctly handles hyphen vs. underscore.Ludovic Courtès
2018-06-14install: Use (guix store database) instead of 'guix-register'.Ludovic Courtès
2018-06-14vm: 'expression->derivation-in-linux-vm' code can now use dlopen.Ludovic Courtès
2018-06-14store-copy: 'read-reference-graph' returns a list of records.Ludovic Courtès
2018-06-11system: Default .bashrc now sources /etc/bashrc.Ludovic Courtès
2018-06-08vm: 'iso9660-image' uses a local /tmp.Ludovic Courtès
2018-06-08vm: 'expression->derivation-in-linux-vm' takes a #:file-systems parameter.Ludovic Courtès
2018-06-01vm: Use 'with-extensions'.Ludovic Courtès
2018-05-29vm: Remove unneeded dependency on Guile-JSON.Ludovic Courtès