index
:
guix
add-compress-debug-symbols-phase
add-maintainers-to-etc-teams.scm
add-tests-for-guix-shell-container
audio-team
beam-team
bootstrap-team
client-add-build-max-log-size-option
core-packages-team
core-packages-team-2026-06-20
core-packages-team-2026-06-20-rebased
core-packages-team-2026-07-21
core-packages-team-2026-07-21-rebased
crypto-team
daemon-allow-all-clients-to-set-build-max-log-size
dexed
emacs-team
gnome-team
go-team
graal
guile-daemon
guix-extension-channels
haskell-team
hpc-team
hurd-team
hurl
java-team
javascript-team
kde-team
kernel-updates
keyring
libreoffice
librewolf-updates
lisp-team-asdf-build-system/abcl
master
merge-xorg-configurations
mesa-updates
mpd-fix-groups
nckx-patch-1
next-master
ocaml-team
onnx
perlssl
python-team
qt-team
r-team
rename-kernel-team
ruby-team
rust-team
science-team
sysadmin-team
tex-team
ungoogled-chromium-updates
version-0.10.0
version-0.11.0
version-0.12.0
version-0.13.0
version-0.14.0
version-0.15.0
version-0.16.0
version-0.8.3
version-0.9.0
version-1.0.0
version-1.0.1
version-1.1.0
version-1.2.0
version-1.3.0
version-1.4.0
version-1.5.0
wip-arm-bootstrap
wip-container
wip-digests
wip-fix-system-tests
wip-full-source-bootstrap
wip-gexp-grafts
wip-gexp-hygiene
wip-guix-log
wip-harden-installer
wip-hurd-vm
wip-ipfs
wip-ipfs-substitutes
wip-ipfs2
wip-julia-upgrade
wip-node-riscv64
wip-ocaml
wip-plmshift
wip-postfix
wip-riscv-bootstrap
wip-riscv-bootstrap1
wip-system-bootstrap
world-rebuild
Transactional package manager, declarative GNU/Linux distribution, reproducible deployment tool, and more! https://guix.gnu.org
Mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gnu
/
system.scm
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-20
system: Default to Linux-libre 4.0.
Ludovic Courtès
1
-1
/
+1
2015-07-17
file-systems: Add a 'dependencies' field to <file-system>.
Ludovic Courtès
1
-4
/
+10
2015-07-17
system: Add 'kernel-arguments' field.
Ludovic Courtès
1
-5
/
+11
2015-07-09
build: file-systems: Import (guix build syscalls) for non-static Guiles.
David Thompson
1
-0
/
+1
2015-07-07
system: Fix typo.
Alex Kost
1
-1
/
+1
2015-06-23
system: emacs-site-file: Use 'geiser-install to load geiser.
宋文武
1
-6
/
+2
2015-06-16
system: Rename 'sudoers' into 'sudoers-file'.
Alex Kost
1
-7
/
+8
2015-06-05
system: 'hosts-file' is now a file-like object.
Ludovic Courtès
1
-4
/
+22
2015-06-05
system: 'sudoers' is now a file-like object.
Ludovic Courtès
1
-7
/
+25
2015-05-25
system: Define '%base-user-accounts'.
Ludovic Courtès
1
-1
/
+1
2015-05-24
system: Make sure user accounts refer to existing groups.
Ludovic Courtès
1
-0
/
+2
2015-05-07
system: Use "." instead of "source" in /etc/profile.
Ludovic Courtès
1
-3
/
+3
2015-05-07
system: Check whether ~/.guix-profile/etc/profile exists.
Ludovic Courtès
1
-1
/
+1
2015-05-06
system: /etc/profile sources each profile's /etc/profile.
Ludovic Courtès
1
-8
/
+29
2015-04-17
system: Populate /etc/shells with the list of all the shells in use.
Ludovic Courtès
1
-13
/
+32
2015-04-12
system: Allow users to PTRACE_ATTACH to their own processes.
Ludovic Courtès
1
-0
/
+3
2015-04-10
system: Clean /tmp and /var/run during early boot.
Mark H Weaver
1
-0
/
+15
2015-04-05
system: Take kernel modules from the user-specified kernel.
Andy Wingo
1
-0
/
+1
2015-03-12
system: Add /etc/bashrc that loads bash-completion when available.
Ludovic Courtès
1
-0
/
+21
2015-03-12
system: Add fish, tcsh, and zsh to /etc/shells.
Alexander I.Grafov (Axel)
1
-2
/
+8
2015-03-12
system: Remove duplicated line from export.
Alexander I.Grafov (Axel)
1
-1
/
+0
2015-03-10
system: Don't compare <pam-service> objects with 'equal?'.
Ludovic Courtès
1
-3
/
+2
2015-03-04
gnu: Move 'which' to (gnu packages base).
Ludovic Courtès
1
-2
/
+0
2015-03-03
system: Add /etc/ssl symlink; set needed variables in /etc/profile.
Mark H Weaver
1
-0
/
+5
2015-03-03
Revert "system: Add 'x509-certificates' field, and populate /etc/ssl/certs."
Mark H Weaver
1
-8
/
+0
2015-03-03
Revert "system: Create a single-file certificate bundle in /etc/ssl/certs."
Mark H Weaver
1
-48
/
+1
2015-03-02
system: Create a single-file certificate bundle in /etc/ssl/certs.
Ludovic Courtès
1
-1
/
+48
2015-03-02
system: Add 'x509-certificates' field, and populate /etc/ssl/certs.
Ludovic Courtès
1
-0
/
+8
2015-02-04
system: Add bindings to configure libc's NSS.
Ludovic Courtès
1
-4
/
+6
2015-01-28
system: Define $ASPELL_CONF in /etc/profile.
Ludovic Courtès
1
-0
/
+3
2015-01-27
system: Add 'XDG_DATA_DIRS' and 'XDG_CONFIG_DIRS' to /etc/profile.
宋文武
1
-0
/
+3
2015-01-22
system: Make D-Bus warnings non fatal.
Ludovic Courtès
1
-0
/
+4
2015-01-22
system: Create /etc/emacs/site-start.el.
Ludovic Courtès
1
-0
/
+35
2015-01-13
system: Add iw to '%base-packages'.
Ludovic Courtès
1
-2
/
+7
2014-12-13
system: Add sudo to '%base-packages'.
Ludovic Courtès
1
-0
/
+5
2014-12-13
system: /etc/profile defines 'MANPATH', which includes the global profile.
Ludovic Courtès
1
-0
/
+1
2014-12-09
system: Cleanup bash startup files.
宋文武
1
-10
/
+5
2014-12-07
system: Add 'man-db' to '%base-packages'.
Ludovic Courtès
1
-0
/
+2
2014-11-30
Revert "system: Add a 'needed-for-boot?' field to 'mapped-device'."
Ludovic Courtès
1
-4
/
+13
2014-11-29
system: Add a 'needed-for-boot?' field to 'mapped-device'.
Ludovic Courtès
1
-13
/
+4
2014-11-28
linux-boot: Load modules and their dependencies, à la 'modprobe'.
Ludovic Courtès
1
-1
/
+3
2014-11-27
system: Build system-wide locale definitions.
Ludovic Courtès
1
-1
/
+22
2014-11-25
file-systems: 'file-system-needed-for-boot?' always returns #t for "/".
Ludovic Courtès
1
-9
/
+2
2014-11-11
system: Shorten the default label for GRUB entries.
Ludovic Courtès
1
-2
/
+2
2014-11-11
activation: Set the firmware search path.
Ludovic Courtès
1
-0
/
+28
2014-11-10
services: Add 'user-unmount-service' as an essential service.
Ludovic Courtès
1
-1
/
+5
2014-11-05
system: Define 'INFOPATH' in /etc/profile.
Ludovic Courtès
1
-0
/
+1
2014-11-02
system: Allow Linux-libre to find our 'modprobe' command.
Ludovic Courtès
1
-0
/
+18
2014-10-29
system: Add pciutils and pciutils to '%base-packages'.
Ludovic Courtès
1
-0
/
+2
2014-10-07
system: Export 'local-host-aliases'.
Ludovic Courtès
1
-3
/
+7
[next]