summaryrefslogtreecommitdiff
path: root/gnu/system.scm
AgeCommit message (Expand)Author
2020-09-07linux-boot: Handle nfs-root device strings....Stefan
2020-08-24system: Validate sudoers file when building the system....Ludovic Courtès
2020-07-29system: 'operating-system-with-provenance' uses the OS location info....Ludovic Courtès
2020-07-25Use 'formatted-message' instead of '&message' where appropriate....Ludovic Courtès
2020-07-25utils: Move <location> and '&error-location' to (guix diagnostics)....Ludovic Courtès
2020-07-15system: 'operating-system-root-file-system' raises upon missing root....Ludovic Courtès
2020-07-15system: Add 'location' field to <operating-system>....Ludovic Courtès
2020-07-05system: Do not use "hurd-target?"....Mathieu Othacehe
2020-07-03services: system-service-type: Add entries support for the Hurd....Jan (janneke) Nieuwenhuizen
2020-07-03system: 'read-boot-parameters' allow initrd to be missing....Jan (janneke) Nieuwenhuizen
2020-07-03system: 'read-boot-parameters' bugfix for multiboot....Jan (janneke) Nieuwenhuizen
2020-06-21system: Add 'sg' and 'newgrp' to %SETUID-PROGRAMS....Brice Waegeneire
2020-06-19hurd-boot: Use 'setxattr' instead of invoking settrans....Jan (janneke) Nieuwenhuizen
2020-06-09services: etc: Add '/etc/ttys' symlink for the Hurd....Jan (janneke) Nieuwenhuizen
2020-06-09system: Fix typo that breaks grub.cfg generation....Royce Strange
2020-06-08gnu: services: Add %hurd-startup-service....Jan (janneke) Nieuwenhuizen
2020-06-08system: hurd: Populate services....Jan (janneke) Nieuwenhuizen
2020-06-08services: hurd: Populate system profile....Jan (janneke) Nieuwenhuizen
2020-06-08services: Support etc-service for the Hurd....Jan (janneke) Nieuwenhuizen
2020-06-08system: Support activation service for the Hurd....Jan (janneke) Nieuwenhuizen
2020-06-08system: Use 'hurd' package in label....Jan (janneke) Nieuwenhuizen
2020-06-08system: Add 'multiboot-modules' field to <boot-parameters>....Jan (janneke) Nieuwenhuizen
2020-06-08system: Add 'hurd' field to <operating-system>....Jan (janneke) Nieuwenhuizen
2020-06-08system: hurd: Add hurd-default-essential-services....Jan (janneke) Nieuwenhuizen
2020-06-06system: 'system-linux-image-file-name' takes an optional parameter....Ludovic Courtès
2020-05-29bootloader: grub: Rename the btrfs-subvolume-file-name parameter....Maxim Cournoyer
2020-05-20bootloader: grub: Allow booting from a Btrfs subvolume....Maxim Cournoyer
2020-05-05Merge branch 'master' into core-updatesMarius Bakke
2020-05-05system: vm: Move operating-system-uuid....Mathieu Othacehe
2020-05-02Merge branch 'master' into core-updatesMarius Bakke
2020-05-01system: Blacklist usbkbd kernel module in default kernel-arguments....Florian Pelz
2020-05-01system: Blacklist usbmouse kernel module in default kernel-arguments....Florian Pelz
2020-04-30Merge branch 'master' into core-updates...Marius Bakke
2020-04-26services: system: Initial entries are non-monadic....Ludovic Courtès
2020-04-26system: 'operating-system-directory-base-entries' uses 'profile'....Ludovic Courtès
2020-04-23Merge branch 'master' into core-updates...Marius Bakke
2020-04-22system: Automatically adjust linux-module packages to use the...Danny Milosavljevic
2020-04-22system: Split %BASE-PACKAGES in smaller parts....Brice Waegeneire
2020-04-22system: 'operating-system-boot-parameters-file' uses 'scheme-file'....Ludovic Courtès
2020-04-21Revert "system: Don’t create a module database when no modules are available."...Ludovic Courtès
2020-04-08Merge branch 'master' into core-updates...Marius Bakke
2020-04-04system: Don’t create a module database when no modules are available....Ivan Kozlov
2020-03-27Merge branch 'master' into core-updates...Marius Bakke
2020-03-23system: Export 'operating-system-kernel-loadable-modules'....Brice Waegeneire
2020-03-22system: Add kernel-loadable-modules to operating-system....Danny Milosavljevic
2020-03-20system: Switch to Guile 3.0....Marius Bakke
2020-03-18Merge branch 'master' into core-updatesMarius Bakke
2020-03-17gnu: system: Export %sudoers-specification....Maxim Cournoyer
2020-03-10Merge branch 'master' into core-updatesMarius Bakke
2020-03-08system: Export 'operating-system' missing fields....Brice Waegeneire