summaryrefslogtreecommitdiff
path: root/gnu/system.scm
Commit message (Expand)AuthorAgeFilesLines
* system: Write the timezone to /etc/timezone....Timothy Sample2019-07-161-0/+4
* system: Add 'operating-system-with-gc-roots'....Ludovic Courtès2019-05-151-0/+12
* system: Export 'operating-system-default-essential-services'....Ludovic Courtès2019-05-101-2/+4
* system: Add boot file systems to /etc/fstab....Ludovic Courtès2019-04-271-1/+3
* system: Add guile-readline and guile-colorized to %BASE-PACKAGES....Ludovic Courtès2019-04-251-0/+2
* system: Change default kernel-arguments to '("quiet")....Christopher Baines2019-04-221-1/+1
* system: Add 'label' field to <operating-system>....Ludovic Courtès2019-04-151-1/+11
* system: Remove "beta" from GRUB menu entries....Ludovic Courtès2019-04-141-4/+2
* system: Define 'this-operating-system'....Ludovic Courtès2019-03-301-1/+4
* system: Add 'essential-services' field to <operating-system>....Ludovic Courtès2019-03-251-40/+33
* system: Initialize console keyboard layout in the initrd....Ludovic Courtès2019-03-241-2/+5
* system: Fix misleading comments....Ludovic Courtès2019-03-221-2/+2
* gnu: Add graphical installer support....Mathieu Othacehe2019-01-171-0/+1
* system: Add sudoedit to %setuid-programs....Meiyo Peng2019-01-131-0/+2
* system: Fix missing space in boot labels for kernels that are inferior packages...Pkill -92018-12-261-1/+1
* system: 'kernel->boot-label' now accepts inferior packages....Pkill -92018-12-211-4/+12
* linux-initrd: 'expression->initrd' returns the complete file name....Ludovic Courtès2018-11-211-6/+5
* system: De-monadify 'operating-system-bootcfg'....Ludovic Courtès2018-11-181-11/+9
* system: Please Emacs....Ludovic Courtès2018-11-181-2/+2
* system: De-monadify 'operating-system-boot-parameters'....Ludovic Courtès2018-11-181-28/+27
* linux-initrd: Return file-like objects instead of monadic values....Ludovic Courtès2018-11-181-9/+9
* system: Simplify kernel argument handling....Ludovic Courtès2018-11-181-47/+46
* bootloader: De-monadify configuration file generators....Ludovic Courtès2018-11-181-3/+7
* services: shepherd: Add workaround for 0.5.0 in containers....Ludovic Courtès2018-09-261-1/+1
* system: Mapped devices needed for boot do not yield Shepherd services....Ludovic Courtès2018-06-211-15/+19
* services: boot: Take gexps instead of monadic gexps....Ludovic Courtès2018-06-201-1/+0
* services: boot: Reverse the order of boot expressions....Ludovic Courtès2018-06-201-4/+4
* system: Have /run/setuid-programs first in $PATH....Ludovic Courtès2018-06-181-3/+3
* system: Move ~/.config/guix/current first in PATH and INFOPATH....Ludovic Courtès2018-06-121-2/+6
* system: Honor ~/.config/guix/current in /etc/profile....Ludovic Courtès2018-06-091-11/+14
* Merge branch 'master' into core-updatesLudovic Courtès2018-06-011-2/+2
|\
| * system: 'read-boot-parameters' provides a more meaningful warning....Ludovic Courtès2018-05-311-2/+2
* | Merge branch 'master' into core-updatesMark H Weaver2018-05-281-17/+21
|\|
| * file-systems: Remove 'title' field and add <file-system-label>....Ludovic Courtès2018-05-281-17/+21
* | Merge branch 'master' into core-updatesMark H Weaver2018-05-211-3/+2
|\|
| * file-systems: Do not export <file-system>....Ludovic Courtès2018-05-191-3/+2
* | Merge branch 'master' into core-updatesMark H Weaver2018-04-121-1/+10
|\|
| * system: Provide a fall-back PATH for non-login shells started with su(1)....Leo Famulari2018-04-111-1/+10
* | Merge branch 'master' into core-updatesMarius Bakke2018-03-291-1/+2
|\|
| * gnu: util-linux: Fix CVE-2018-7738 without grafting....Leo Famulari2018-03-201-1/+3
|/
* services: file-systems: Include 'user-file-systems' service....Ludovic Courtès2018-03-071-2/+1
* system: Add 'initrd-modules' field....Ludovic Courtès2018-03-021-0/+7
* Merge branch 'master' into core-updatesMark H Weaver2018-01-231-3/+4
|\
| * services: Missing services are automatically instantiated....Ludovic Courtès2018-01-211-3/+4
* | Merge branch 'master' into core-updatesLeo Famulari2018-01-111-0/+1
|\|
| * system: Export operating-system-user-kernel-arguments....Danny Milosavljevic2018-01-091-0/+1
* | Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner2017-12-311-1/+1
|\|
| * services: 'user-processes-service-type' can now be extended....Ludovic Courtès2017-12-221-1/+1
* | Merge branch 'master' into core-updatesMarius Bakke2017-12-051-2/+2
|\|
| * Add semicolon in commands that set GUIX_PROFILE....Ludovic Courtès2017-11-201-2/+2