summaryrefslogtreecommitdiff
path: root/gnu/system.scm
AgeCommit message (Expand)Author
2024-04-28system: Fix duplicate nss-certs check.nathan
2024-04-26system: Warn when multiple nss-certs packages are used.Maxim Cournoyer
2024-04-18system: Add 'nss-certs' to %base-packages-networking.Jacob Hrbek
2024-04-17gnu: ath9k-htc-firmware: Split package.Jean-Pierre De Jesus DIAZ
2024-03-22system, home: Validate ‘services’ field value.Ludovic Courtès
2024-02-19system: Omit “root=” kernel argument when root device is “none”.Nicolas Graves
2024-01-08system: hurd: Use the Shepherd 0.10.x.Ludovic Courtès
2023-12-25gnu: Adjust to removing ed.scm and nano.scmEfraim Flashner
2023-07-30system: Fix a blown FUSE.Tobias Geerinckx-Rice
2023-07-23gnu: fuse@3: Bind to default FUSE variable.Tobias Geerinckx-Rice
2023-07-13system: hurd: Boot with pci.arbiter and rumpdisk.Janneke Nieuwenhuizen
2023-05-10system: Fix reference to Hurd bug in comment.Ludovic Courtès
2023-04-14Merge branch 'master' into core-updates.Maxim Cournoyer
2023-03-30system: Remove obsolete GUIX_LOCPATH workaround.Bruno Victal
2023-03-20Merge remote-tracking branch 'origin/master' into core-updatesAndreas Enge
2023-03-16services: etc-service: Deprecate etc-service procedure.Bruno Victal
2023-03-13system: Remove redundant gexp-ungexp usage.Bruno Victal
2023-03-13system: Simplify nsswitch binding.Bruno Victal
2023-03-02Merge remote-tracking branch 'savannah/master' into core-updatesChristopher Baines
2023-03-03services: base: Deprecate 'host-name-service' procedure.Bruno Victal
2023-02-23system: Do not export local-host-entries.Bruno Victal
2023-02-09system: Deprecate hosts-file.Bruno Victal
2023-01-30Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner
2023-01-05system: Define default 'PS1' in /etc/bashrc rather than ~/.bashrc.Ludovic Courtès
2022-12-05system: Add e2fsprogs to %base-packages-utils.Maxim Cournoyer
2022-12-05system: Rename and move %base-packages-disk-utilities.Maxim Cournoyer
2022-11-27gnu: shadow: Merge in shadow-with-man-pages.Efraim Flashner
2022-10-23gnu: Fix typos.Vagrant Cascadian
2022-10-23system: hurd: Boot with the statically-linked 'exec' server.Ludovic Courtès
2022-10-11system: operating-system: Make the timezone field default to Etc/UTC.Maxim Cournoyer
2022-09-28services: Add file system utilities to profile.Brice Waegeneire
2022-07-14gnu: system: Add fusermount3 to setuid-programs.Maxim Cournoyer
2022-06-15system: <operating-system> compiler truly honors the 'system' argument.Ludovic Courtès
2022-06-06system: Fix typo, add doc.Maxim Cournoyer
2022-05-21system: Improve warning when using LUKS mapped devices without UUIDs.Maxim Cournoyer
2022-04-07services: shepherd: Default to version 0.9.Ludovic Courtès
2022-03-21system: Use 'shadow-with-man-pages' in %BASE-PACKAGES-UTILS.Ludovic Courtès
2022-03-16system: Improve 'read-boot-parameters' incompatibility diagnostic.Ludovic Courtès
2022-03-07system: Set kernel name for riscv64-linux.Efraim Flashner
2022-03-01initrd: Use non-hyphenated kernel command-line parameter names.Maxim Cournoyer
2022-03-01system: Streamline operating-system-boot-parameters-file a bit.Maxim Cournoyer
2022-03-01system: Add a version field to the <boot-parameters> record.Maxim Cournoyer
2022-01-01system: Allow 'chfn' to change the user's full name.Ludovic Courtès
2021-12-08system: Mark 'services' field as thunked.Ludovic Courtès
2021-11-23Merge branch 'master' into core-updates-frozenLudovic Courtès
2021-11-23system: Filter out boot dependencies from swap-space.Josselin Poiret
2021-11-23system: Warn about swap-devices format changeJosselin Poiret
2021-11-23system: Rework swap space support, add dependencies.Josselin Poiret
2021-11-17gnu: system: Improve location of some configuration warnings.Josselin Poiret
2021-10-12Merge remote-tracking branch 'origin/master' into core-updates-frozen.Mathieu Othacehe