index
:
~cnx/guix
this commit
core-updates
e9patch
emacs-team
gnome-team
gnuzilla-updates
guile-daemon
hurd-team
ibus-table
install-doc-overhaul
kernel-updates
keyring
klee
master
mesa-updates
nix
node-18-updates
node-reproducibility
old-guix-wip-file-offset-bits-64-sledgehammer
python-team
qt-updates
r-team
r-updates
rust-team
smartdns
snapper
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
wip-aarch64-bootstrap
wip-arm-bootstrap
wip-buildroot
wip-check
wip-container
wip-cpu-tuning
wip-deploy
wip-deploy2
wip-desktop
wip-digests
wip-file-offset-bits-64
wip-file-offset-bits-64-sledgehammer
wip-filesearch
wip-full-source-bootstrap
wip-gexp-grafts
wip-gexp-hygiene
wip-git-https
wip-gnome
wip-gnome3.34
wip-gnome3.36
wip-guile-ssh-0.16
wip-guix-log
wip-harden-installer
wip-hurd-vm
wip-image
wip-import-version
wip-ipfs
wip-ipfs-substitutes
wip-ipfs2
wip-java-aarch64
wip-kde-education
wip-kde-plasma
wip-loongson2f
wip-mediagoblin
wip-mnt-reform
wip-node-14
wip-node-importer
wip-ocaml
wip-perl6
wip-pinebook-pro
wip-postfix
wip-potluck
wip-ppc
wip-ppc64le
wip-python-mne
wip-r
wip-rust
wip-system-bootstrap
wip-texlive
wip-texlive-importer
wip-texlive-mono
wip-wget
Personal Guix development branches
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gnu
/
system.scm
Age
Commit message (
Expand
)
Author
2020-04-04
system: Don’t create a module database when no modules are available.
Ivan Kozlov
2020-03-23
system: Export 'operating-system-kernel-loadable-modules'.
Brice Waegeneire
2020-03-22
system: Add kernel-loadable-modules to operating-system.
Danny Milosavljevic
2020-03-17
gnu: system: Export %sudoers-specification.
Maxim Cournoyer
2020-03-08
system: Export 'operating-system' missing fields.
Brice Waegeneire
2020-03-02
file-systems: Add a 'file-system-device->string' procedure.
Maxim Cournoyer
2020-01-12
system: Drop net-tools from %BASE-PACKAGES (replaced by iproute2).
Simon Josefsson
2020-01-08
system: Use the udev-enabled util-linux variant.
Marius Bakke
2019-12-07
services: Add 'provenance-service-type'.
Ludovic Courtès
2019-12-01
system: vm: Support cross-compilation.
Mathieu Othacehe
2019-10-06
Merge branch 'master' into core-updates
Ricardo Wurmus
2019-10-06
system: Add 'mount' and 'umount' to '%setuid-programs'.
Ludovic Courtès
2019-09-06
Merge branch 'master' into core-updates
Mark H Weaver
2019-08-30
system: Add 'bootloader-menu-entries' field to <boot-parameters>.
Ludovic Courtès
2019-07-16
system: Write the timezone to /etc/timezone.
Timothy Sample
2019-05-15
system: Add 'operating-system-with-gc-roots'.
Ludovic Courtès
2019-05-10
system: Export 'operating-system-default-essential-services'.
Ludovic Courtès
2019-04-27
system: Add boot file systems to /etc/fstab.
Ludovic Courtès
2019-04-25
system: Add guile-readline and guile-colorized to %BASE-PACKAGES.
Ludovic Courtès
2019-04-22
system: Change default kernel-arguments to '("quiet").
Christopher Baines
2019-04-15
system: Add 'label' field to <operating-system>.
Ludovic Courtès
2019-04-14
system: Remove "beta" from GRUB menu entries.
Ludovic Courtès
2019-03-30
system: Define 'this-operating-system'.
Ludovic Courtès
2019-03-25
system: Add 'essential-services' field to <operating-system>.
Ludovic Courtès
2019-03-24
system: Initialize console keyboard layout in the initrd.
Ludovic Courtès
2019-03-22
system: Fix misleading comments.
Ludovic Courtès
2019-01-17
gnu: Add graphical installer support.
Mathieu Othacehe
2019-01-13
system: Add sudoedit to %setuid-programs.
Meiyo Peng
2018-12-26
system: Fix missing space in boot labels for kernels that are inferior packages
Pkill -9
2018-12-21
system: 'kernel->boot-label' now accepts inferior packages.
Pkill -9
2018-11-21
linux-initrd: 'expression->initrd' returns the complete file name.
Ludovic Courtès
2018-11-18
system: De-monadify 'operating-system-bootcfg'.
Ludovic Courtès
2018-11-18
system: Please Emacs.
Ludovic Courtès
2018-11-18
system: De-monadify 'operating-system-boot-parameters'.
Ludovic Courtès
2018-11-18
linux-initrd: Return file-like objects instead of monadic values.
Ludovic Courtès
2018-11-18
system: Simplify kernel argument handling.
Ludovic Courtès
2018-11-18
bootloader: De-monadify configuration file generators.
Ludovic Courtès
2018-09-26
services: shepherd: Add workaround for 0.5.0 in containers.
Ludovic Courtès
2018-06-21
system: Mapped devices needed for boot do not yield Shepherd services.
Ludovic Courtès
2018-06-20
services: boot: Take gexps instead of monadic gexps.
Ludovic Courtès
2018-06-20
services: boot: Reverse the order of boot expressions.
Ludovic Courtès
2018-06-18
system: Have /run/setuid-programs first in $PATH.
Ludovic Courtès
2018-06-12
system: Move ~/.config/guix/current first in PATH and INFOPATH.
Ludovic Courtès
2018-06-09
system: Honor ~/.config/guix/current in /etc/profile.
Ludovic Courtès
2018-06-01
Merge branch 'master' into core-updates
Ludovic Courtès
2018-05-31
system: 'read-boot-parameters' provides a more meaningful warning.
Ludovic Courtès
2018-05-28
Merge branch 'master' into core-updates
Mark H Weaver
2018-05-28
file-systems: Remove 'title' field and add <file-system-label>.
Ludovic Courtès
2018-05-21
Merge branch 'master' into core-updates
Mark H Weaver
2018-05-19
file-systems: Do not export <file-system>.
Ludovic Courtès
[next]