summaryrefslogtreecommitdiff
path: root/gnu/system.scm
AgeCommit message (Expand)Author
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
2018-04-12Merge branch 'master' into core-updatesMark H Weaver
2018-04-11system: Provide a fall-back PATH for non-login shells started with su(1).Leo Famulari
2018-03-29Merge branch 'master' into core-updatesMarius Bakke
2018-03-20gnu: util-linux: Fix CVE-2018-7738 without grafting.Leo Famulari
2018-03-07services: file-systems: Include 'user-file-systems' service.Ludovic Courtès
2018-03-02system: Add 'initrd-modules' field.Ludovic Courtès
2018-01-23Merge branch 'master' into core-updatesMark H Weaver
2018-01-21services: Missing services are automatically instantiated.Ludovic Courtès
2018-01-11Merge branch 'master' into core-updatesLeo Famulari
2018-01-09system: Export operating-system-user-kernel-arguments.Danny Milosavljevic
2017-12-31Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner
2017-12-22services: 'user-processes-service-type' can now be extended.Ludovic Courtès
2017-12-05Merge branch 'master' into core-updatesMarius Bakke
2017-11-20Add semicolon in commands that set GUIX_PROFILE.Ludovic Courtès
2017-11-19Merge branch 'master' into core-updatesMarius Bakke