aboutsummaryrefslogtreecommitdiff
path: root/gnu/system.scm
Commit message (Expand)AuthorAge
* gnu: nss-certs: Relocate to (gnu packages nss).Maxim Cournoyer2025-08-17
* system: Factorize bashrc default configuration.Maxim Cournoyer2025-05-26
* system: Migrate sourcing bash_completion.sh to etc-bashrc-d-service-type.Maxim Cournoyer2025-05-26
* system: Source scripts from the /etc/bashrc.d directory.Maxim Cournoyer2025-05-26
* system: Source scripts from the /etc/profile.d directory.Maxim Cournoyer2025-05-26
* system: Set "rootfstype" for tmpfs root file system.Hilton Chain2025-05-24
* gnu: %base-packages-artwork: Add guix backgrounds.Efraim Flashner2025-05-12
* system: Only add guix artwork on a desktop system.Efraim Flashner2025-05-12
* system: Remove a stale comment regarding %base-packages-utils.Maxim Cournoyer2025-05-08
* gnu: system: Cater for Guix Home in PATH.Janneke Nieuwenhuizen2025-03-14
* system: Add zstd to ‘%base-packages’.Ludovic Courtès2025-01-16
* system: Export ‘…-initrd-file’ and ‘…-root-file-system’.Ludovic Courtès2024-12-28
* gnu: hurd: Update to 0.9.git20240714.Janneke Nieuwenhuizen2024-12-03
* system: hurd: Add swap-services to hurd-default-essential-services.Janneke Nieuwenhuizen2024-11-11
* system: %default-privileged-programs: Set ping capabilitiesRutherther2024-11-03
* gnu: system: Privilege programs after creating accounts.Dariqq2024-10-24
* system: Add privileged-programs to <operating-system>.Tobias Geerinckx-Rice2024-08-11
* system: Use privileged-program-service-type by default.Tobias Geerinckx-Rice2024-08-11
* system: Use /run/privileged/bin in search paths.Tobias Geerinckx-Rice2024-08-11
* system: Disallow file-like setuid-programs.Tobias Geerinckx-Rice2024-08-11
* system: Do not delete all nss-certs packages when they are the same object.Maxim Cournoyer2024-05-15
* system: Fix duplicate nss-certs check.nathan2024-04-28
* system: Warn when multiple nss-certs packages are used.Maxim Cournoyer2024-04-26
* system: Add 'nss-certs' to %base-packages-networking.Jacob Hrbek2024-04-18
* gnu: ath9k-htc-firmware: Split package.Jean-Pierre De Jesus DIAZ2024-04-17
* system, home: Validate ‘services’ field value.Ludovic Courtès2024-03-22
* system: Omit “root=” kernel argument when root device is “none”.Nicolas Graves2024-02-19
* system: hurd: Use the Shepherd 0.10.x.Ludovic Courtès2024-01-08
* gnu: Adjust to removing ed.scm and nano.scmEfraim Flashner2023-12-25
* system: Fix a blown FUSE.Tobias Geerinckx-Rice2023-07-30
* gnu: fuse@3: Bind to default FUSE variable.Tobias Geerinckx-Rice2023-07-23
* system: hurd: Boot with pci.arbiter and rumpdisk.Janneke Nieuwenhuizen2023-07-13
* system: Fix reference to Hurd bug in comment.Ludovic Courtès2023-05-10
* Merge branch 'master' into core-updates.Maxim Cournoyer2023-04-14
|\
| * system: Remove obsolete GUIX_LOCPATH workaround.Bruno Victal2023-03-30
* | Merge remote-tracking branch 'origin/master' into core-updatesAndreas Enge2023-03-20
|\|
| * services: etc-service: Deprecate etc-service procedure.Bruno Victal2023-03-16
| * system: Remove redundant gexp-ungexp usage.Bruno Victal2023-03-13
| * system: Simplify nsswitch binding.Bruno Victal2023-03-13
| * services: base: Deprecate 'host-name-service' procedure.Bruno Victal2023-03-03
* | Merge remote-tracking branch 'savannah/master' into core-updatesChristopher Baines2023-03-02
|\|
| * system: Do not export local-host-entries.Bruno Victal2023-02-23
| * system: Deprecate hosts-file.Bruno Victal2023-02-09
* | Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner2023-01-30
|\|
| * system: Define default 'PS1' in /etc/bashrc rather than ~/.bashrc.Ludovic Courtès2023-01-05
| * system: Add e2fsprogs to %base-packages-utils.Maxim Cournoyer2022-12-05
| * system: Rename and move %base-packages-disk-utilities.Maxim Cournoyer2022-12-05
| * gnu: Fix typos.Vagrant Cascadian2022-10-23
| * system: hurd: Boot with the statically-linked 'exec' server.Ludovic Courtès2022-10-23
| * system: operating-system: Make the timezone field default to Etc/UTC.Maxim Cournoyer2022-10-11