summaryrefslogtreecommitdiff
path: root/gnu/system.scm
AgeCommit message (Expand)Author
2020-04-04system: Don’t create a module database when no modules are available.Ivan Kozlov
2020-03-23system: Export 'operating-system-kernel-loadable-modules'.Brice Waegeneire
2020-03-22system: Add kernel-loadable-modules to operating-system.Danny Milosavljevic
2020-03-17gnu: system: Export %sudoers-specification.Maxim Cournoyer
2020-03-08system: Export 'operating-system' missing fields.Brice Waegeneire
2020-03-02file-systems: Add a 'file-system-device->string' procedure.Maxim Cournoyer
2020-01-12system: Drop net-tools from %BASE-PACKAGES (replaced by iproute2).Simon Josefsson
2020-01-08system: Use the udev-enabled util-linux variant.Marius Bakke
2019-12-07services: Add 'provenance-service-type'.Ludovic Courtès
2019-12-01system: vm: Support cross-compilation.Mathieu Othacehe
2019-10-06Merge branch 'master' into core-updatesRicardo Wurmus
2019-10-06system: Add 'mount' and 'umount' to '%setuid-programs'.Ludovic Courtès
2019-09-06Merge branch 'master' into core-updatesMark H Weaver
2019-08-30system: Add 'bootloader-menu-entries' field to <boot-parameters>.Ludovic Courtès
2019-07-16system: Write the timezone to /etc/timezone.Timothy Sample
2019-05-15system: Add 'operating-system-with-gc-roots'.Ludovic Courtès
2019-05-10system: Export 'operating-system-default-essential-services'.Ludovic Courtès
2019-04-27system: Add boot file systems to /etc/fstab.Ludovic Courtès
2019-04-25system: Add guile-readline and guile-colorized to %BASE-PACKAGES.Ludovic Courtès
2019-04-22system: Change default kernel-arguments to '("quiet").Christopher Baines
2019-04-15system: Add 'label' field to <operating-system>.Ludovic Courtès
2019-04-14system: Remove "beta" from GRUB menu entries.Ludovic Courtès
2019-03-30system: Define 'this-operating-system'.Ludovic Courtès
2019-03-25system: Add 'essential-services' field to <operating-system>.Ludovic Courtès
2019-03-24system: Initialize console keyboard layout in the initrd.Ludovic Courtès
2019-03-22system: Fix misleading comments.Ludovic Courtès
2019-01-17gnu: Add graphical installer support.Mathieu Othacehe
2019-01-13system: Add sudoedit to %setuid-programs.Meiyo Peng
2018-12-26system: Fix missing space in boot labels for kernels that are inferior packagesPkill -9
2018-12-21system: 'kernel->boot-label' now accepts inferior packages.Pkill -9
2018-11-21linux-initrd: 'expression->initrd' returns the complete file name.Ludovic Courtès
2018-11-18system: De-monadify 'operating-system-bootcfg'.Ludovic Courtès
2018-11-18system: Please Emacs.Ludovic Courtès
2018-11-18system: De-monadify 'operating-system-boot-parameters'.Ludovic Courtès
2018-11-18linux-initrd: Return file-like objects instead of monadic values.Ludovic Courtès
2018-11-18system: Simplify kernel argument handling.Ludovic Courtès
2018-11-18bootloader: De-monadify configuration file generators.Ludovic Courtès
2018-09-26services: shepherd: Add workaround for 0.5.0 in containers.Ludovic Courtès
2018-06-21system: Mapped devices needed for boot do not yield Shepherd services.Ludovic Courtès
2018-06-20services: boot: Take gexps instead of monadic gexps.Ludovic Courtès
2018-06-20services: boot: Reverse the order of boot expressions.Ludovic Courtès
2018-06-18system: Have /run/setuid-programs first in $PATH.Ludovic Courtès
2018-06-12system: Move ~/.config/guix/current first in PATH and INFOPATH.Ludovic Courtès
2018-06-09system: Honor ~/.config/guix/current in /etc/profile.Ludovic Courtès
2018-06-01Merge branch 'master' into core-updatesLudovic Courtès
2018-05-31system: 'read-boot-parameters' provides a more meaningful warning.Ludovic Courtès
2018-05-28Merge branch 'master' into core-updatesMark H Weaver
2018-05-28file-systems: Remove 'title' field and add <file-system-label>.Ludovic Courtès
2018-05-21Merge branch 'master' into core-updatesMark H Weaver
2018-05-19file-systems: Do not export <file-system>.Ludovic Courtès