summaryrefslogtreecommitdiff
path: root/gnu/system
AgeCommit message (Expand)Author
2019-03-25system: Add 'essential-services' field to <operating-system>.Ludovic Courtès
2019-03-25accounts: Add default value for the 'home-directory' field of <user-account>.Ludovic Courtès
2019-03-24system: Initialize console keyboard layout in the initrd.Ludovic Courtès
2019-03-24vm: 'virtualized-operating-system' inherits from the user's bootloader config.Ludovic Courtès
2019-03-24Add (gnu system keyboard).Ludovic Courtès
2019-03-22vm: 'system-docker-image' calls 'sync' before rebooting.Ludovic Courtès
2019-03-17vm: 'expression->derivation-in-linux-vm' leads to a kernel panic upon failure.Ludovic Courtès
2019-03-13linux-container: 'containerized-operating-system' removes "useless" services.Ludovic Courtès
2019-03-13linux-modules: Factorize 'missing-modules'.Ludovic Courtès
2019-03-13Remove traces of "GuixSD".Ludovic Courtès
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