summaryrefslogtreecommitdiff
path: root/gnu/system.scm
Commit message (Expand)AuthorAgeFilesLines
* system: Change comment wording....Miguel Ángel Arruga Vivas2020-11-021-6/+6
* system: Add store-directory-prefix to boot-parameters....Miguel Ángel Arruga Vivas2020-11-011-1/+22
* system: Provide locale information to the bootloader....Miguel Ángel Arruga Vivas2020-10-181-0/+2
* system: Add locale to boot-parameters....Miguel Ángel Arruga Vivas2020-10-181-0/+11
* install: Deduplicate packages with %base-package sets....Efraim Flashner2020-10-151-0/+2
* system: Add %base-packages-disk-utilities....Efraim Flashner2020-10-151-9/+27
* system: hurd: Add PAM support with shadow and sudo....Jan (janneke) Nieuwenhuizen2020-10-091-0/+2
* system: Include 'guile-3.0-latest' in '%base-packages'....Ludovic Courtès2020-10-081-1/+1
* linux-boot: Handle nfs-root device strings....Stefan2020-09-071-5/+7
* system: Validate sudoers file when building the system....Ludovic Courtès2020-08-241-1/+15
* system: 'operating-system-with-provenance' uses the OS location info....Ludovic Courtès2020-07-291-1/+14
* Use 'formatted-message' instead of '&message' where appropriate....Ludovic Courtès2020-07-251-3/+1
* utils: Move <location> and '&error-location' to (guix diagnostics)....Ludovic Courtès2020-07-251-2/+3
* system: 'operating-system-root-file-system' raises upon missing root....Ludovic Courtès2020-07-151-3/+7
* system: Add 'location' field to <operating-system>....Ludovic Courtès2020-07-151-1/+7
* system: Do not use "hurd-target?"....Mathieu Othacehe2020-07-051-1/+1
* services: system-service-type: Add entries support for the Hurd....Jan (janneke) Nieuwenhuizen2020-07-031-30/+41
* system: 'read-boot-parameters' allow initrd to be missing....Jan (janneke) Nieuwenhuizen2020-07-031-1/+2
* system: 'read-boot-parameters' bugfix for multiboot....Jan (janneke) Nieuwenhuizen2020-07-031-1/+4
* system: Add 'sg' and 'newgrp' to %SETUID-PROGRAMS....Brice Waegeneire2020-06-211-0/+2
* hurd-boot: Use 'setxattr' instead of invoking settrans....Jan (janneke) Nieuwenhuizen2020-06-191-0/+1
* services: etc: Add '/etc/ttys' symlink for the Hurd....Jan (janneke) Nieuwenhuizen2020-06-091-1/+2
* system: Fix typo that breaks grub.cfg generation....Royce Strange2020-06-091-1/+1
* gnu: services: Add %hurd-startup-service....Jan (janneke) Nieuwenhuizen2020-06-081-0/+1
* system: hurd: Populate services....Jan (janneke) Nieuwenhuizen2020-06-081-0/+11
* services: hurd: Populate system profile....Jan (janneke) Nieuwenhuizen2020-06-081-1/+1
* services: Support etc-service for the Hurd....Jan (janneke) Nieuwenhuizen2020-06-081-7/+15
* system: Support activation service for the Hurd....Jan (janneke) Nieuwenhuizen2020-06-081-0/+2
* system: Use 'hurd' package in label....Jan (janneke) Nieuwenhuizen2020-06-081-3/+8
* system: Add 'multiboot-modules' field to <boot-parameters>....Jan (janneke) Nieuwenhuizen2020-06-081-19/+67
* system: Add 'hurd' field to <operating-system>....Jan (janneke) Nieuwenhuizen2020-06-081-0/+3
* system: hurd: Add hurd-default-essential-services....Jan (janneke) Nieuwenhuizen2020-06-081-0/+7
* system: 'system-linux-image-file-name' takes an optional parameter....Ludovic Courtès2020-06-061-9/+9
* bootloader: grub: Rename the btrfs-subvolume-file-name parameter....Maxim Cournoyer2020-05-291-1/+1
* bootloader: grub: Allow booting from a Btrfs subvolume....Maxim Cournoyer2020-05-201-2/+7
* Merge branch 'master' into core-updatesMarius Bakke2020-05-051-0/+50
|\
| * system: vm: Move operating-system-uuid....Mathieu Othacehe2020-05-051-0/+50
* | Merge branch 'master' into core-updatesMarius Bakke2020-05-021-2/+15
|\|
| * system: Blacklist usbkbd kernel module in default kernel-arguments....Florian Pelz2020-05-011-1/+2
| * system: Blacklist usbmouse kernel module in default kernel-arguments....Florian Pelz2020-05-011-2/+14
* | Merge branch 'master' into core-updates...Marius Bakke2020-04-301-21/+20
|\|
| * services: system: Initial entries are non-monadic....Ludovic Courtès2020-04-261-5/+4
| * system: 'operating-system-directory-base-entries' uses 'profile'....Ludovic Courtès2020-04-261-17/+17
* | Merge branch 'master' into core-updates...Marius Bakke2020-04-231-65/+93
|\|
| * system: Automatically adjust linux-module packages to use the...Danny Milosavljevic2020-04-221-1/+17
| * system: Split %BASE-PACKAGES in smaller parts....Brice Waegeneire2020-04-221-39/+56
| * system: 'operating-system-boot-parameters-file' uses 'scheme-file'....Ludovic Courtès2020-04-221-23/+24
| * Revert "system: Don’t create a module database when no modules are available."...Ludovic Courtès2020-04-211-7/+1
* | Merge branch 'master' into core-updates...Marius Bakke2020-04-081-1/+7
|\|
| * system: Don’t create a module database when no modules are available....Ivan Kozlov2020-04-041-1/+7