summaryrefslogtreecommitdiff
path: root/gnu/system.scm
Commit message (Expand)AuthorAge
* system: Set kernel name for riscv64-linux.Efraim Flashner2022-03-07
* initrd: Use non-hyphenated kernel command-line parameter names.Maxim Cournoyer2022-03-01
* system: Streamline operating-system-boot-parameters-file a bit.Maxim Cournoyer2022-03-01
* system: Add a version field to the <boot-parameters> record.Maxim Cournoyer2022-03-01
* system: Allow 'chfn' to change the user's full name.Ludovic Courtès2022-01-01
* system: Mark 'services' field as thunked.Ludovic Courtès2021-12-08
* Merge branch 'master' into core-updates-frozenLudovic Courtès2021-11-23
|\
| * system: Filter out boot dependencies from swap-space.Josselin Poiret2021-11-23
| * system: Warn about swap-devices format changeJosselin Poiret2021-11-23
| * system: Rework swap space support, add dependencies.Josselin Poiret2021-11-23
| * gnu: system: Improve location of some configuration warnings.Josselin Poiret2021-11-17
* | Merge remote-tracking branch 'origin/master' into core-updates-frozen.Mathieu Othacehe2021-10-12
|\|
| * system: Add xfsprogs to base packages.Tobias Geerinckx-Rice2021-09-23
* | system: Introduce the os-release file.Mathieu Othacehe2021-10-02
* | system: Add guix-icons to the base packages.Mathieu Othacehe2021-10-02
|/
* system: Add trailing newline to /etc/timezone.Ludovic Courtès2021-09-14
* system: Accept gexps in 'setuid-programs'.Ludovic Courtès2021-08-12
* system: Handle 'setuid-programs' deprecation handling as a field sanitizer.Ludovic Courtès2021-08-12
* services: Migrate to <setuid-program>.Brice Waegeneire2021-07-29
* services: setuid: More configurable setuid support.Chris Lemmer-Webber2021-07-29
* system: Provide mg instead of zile.Mathieu Othacehe2021-07-09
* Merge branch 'version-1.3.0'Maxim Cournoyer2021-05-11
|\
| * system: Add wget to %base-packages-networking.v1.3.0rc2Maxim Cournoyer2021-05-07
* | gnu: Allow services to install kernel-loadable modules.raid5atemyhomework2021-05-11
|/
* services: shepherd: Allow custom 'shepherd' package.Maxime Devos2021-01-30
* system: Fix typo in docstring.Ludovic Courtès2021-01-22
* system: Allow separated /boot and encrypted root.Miguel Ángel Arruga Vivas2020-12-21
* mapped-devices: Allow target to be list of strings.Mikhail Tsykalov2020-11-26
* system: Change comment wording.Miguel Ángel Arruga Vivas2020-11-02
* system: Add store-directory-prefix to boot-parameters.Miguel Ángel Arruga Vivas2020-11-01
* system: Provide locale information to the bootloader.Miguel Ángel Arruga Vivas2020-10-18
* system: Add locale to boot-parameters.Miguel Ángel Arruga Vivas2020-10-18
* install: Deduplicate packages with %base-package sets.Efraim Flashner2020-10-15
* system: Add %base-packages-disk-utilities.Efraim Flashner2020-10-15
* system: hurd: Add PAM support with shadow and sudo.Jan (janneke) Nieuwenhuizen2020-10-09
* system: Include 'guile-3.0-latest' in '%base-packages'.Ludovic Courtès2020-10-08
* linux-boot: Handle nfs-root device strings.Stefan2020-09-07
* system: Validate sudoers file when building the system.Ludovic Courtès2020-08-24
* system: 'operating-system-with-provenance' uses the OS location info.Ludovic Courtès2020-07-29
* Use 'formatted-message' instead of '&message' where appropriate.Ludovic Courtès2020-07-25
* utils: Move <location> and '&error-location' to (guix diagnostics).Ludovic Courtès2020-07-25
* system: 'operating-system-root-file-system' raises upon missing root.Ludovic Courtès2020-07-15
* system: Add 'location' field to <operating-system>.Ludovic Courtès2020-07-15
* system: Do not use "hurd-target?".Mathieu Othacehe2020-07-05
* services: system-service-type: Add entries support for the Hurd.Jan (janneke) Nieuwenhuizen2020-07-03
* system: 'read-boot-parameters' allow initrd to be missing.Jan (janneke) Nieuwenhuizen2020-07-03
* system: 'read-boot-parameters' bugfix for multiboot.Jan (janneke) Nieuwenhuizen2020-07-03
* system: Add 'sg' and 'newgrp' to %SETUID-PROGRAMS.Brice Waegeneire2020-06-21
* hurd-boot: Use 'setxattr' instead of invoking settrans.Jan (janneke) Nieuwenhuizen2020-06-19
* services: etc: Add '/etc/ttys' symlink for the Hurd.Jan (janneke) Nieuwenhuizen2020-06-09