summaryrefslogtreecommitdiff
path: root/gnu/system.scm
AgeCommit message (Expand)Author
2025-05-26system: Factorize bashrc default configuration.Maxim Cournoyer
2025-05-26system: Migrate sourcing bash_completion.sh to etc-bashrc-d-service-type.Maxim Cournoyer
2025-05-26system: Source scripts from the /etc/bashrc.d directory.Maxim Cournoyer
2025-05-26system: Source scripts from the /etc/profile.d directory.Maxim Cournoyer
2025-05-24system: Set "rootfstype" for tmpfs root file system.Hilton Chain
2025-05-12gnu: %base-packages-artwork: Add guix backgrounds.Efraim Flashner
2025-05-12system: Only add guix artwork on a desktop system.Efraim Flashner
2025-05-08system: Remove a stale comment regarding %base-packages-utils.Maxim Cournoyer
2025-03-14gnu: system: Cater for Guix Home in PATH.Janneke Nieuwenhuizen
2025-01-16system: Add zstd to ‘%base-packages’.Ludovic Courtès
2024-12-28system: Export ‘…-initrd-file’ and ‘…-root-file-system’.Ludovic Courtès
2024-12-03gnu: hurd: Update to 0.9.git20240714.Janneke Nieuwenhuizen
2024-11-11system: hurd: Add swap-services to hurd-default-essential-services.Janneke Nieuwenhuizen
2024-11-03system: %default-privileged-programs: Set ping capabilitiesRutherther
2024-10-24gnu: system: Privilege programs after creating accounts.Dariqq
2024-08-11system: Add privileged-programs to <operating-system>.Tobias Geerinckx-Rice
2024-08-11system: Use privileged-program-service-type by default.Tobias Geerinckx-Rice
2024-08-11system: Use /run/privileged/bin in search paths.Tobias Geerinckx-Rice
2024-08-11system: Disallow file-like setuid-programs.Tobias Geerinckx-Rice
2024-05-15system: Do not delete all nss-certs packages when they are the same object.Maxim Cournoyer
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