summaryrefslogtreecommitdiff
path: root/gnu/system.scm
Commit message (Expand)AuthorAge
* Merge remote-tracking branches 'cbaines/wip-rails-extra-packages-updated', 'c...Christopher Baines2018-12-31
|\
| * scripts: system: Add support for container network sharing.Christopher Baines2018-12-04
* | system: Fix missing space in boot labels for kernels that are inferior packagesPkill -92018-12-26
* | system: 'kernel->boot-label' now accepts inferior packages.Pkill -92018-12-21
|/
* linux-initrd: 'expression->initrd' returns the complete file name.Ludovic Courtès2018-11-21
* system: De-monadify 'operating-system-bootcfg'.Ludovic Courtès2018-11-18
* system: Please Emacs.Ludovic Courtès2018-11-18
* system: De-monadify 'operating-system-boot-parameters'.Ludovic Courtès2018-11-18
* linux-initrd: Return file-like objects instead of monadic values.Ludovic Courtès2018-11-18
* system: Simplify kernel argument handling.Ludovic Courtès2018-11-18
* bootloader: De-monadify configuration file generators.Ludovic Courtès2018-11-18
* services: shepherd: Add workaround for 0.5.0 in containers.Ludovic Courtès2018-09-26
* system: Mapped devices needed for boot do not yield Shepherd services.Ludovic Courtès2018-06-21
* services: boot: Take gexps instead of monadic gexps.Ludovic Courtès2018-06-20
* services: boot: Reverse the order of boot expressions.Ludovic Courtès2018-06-20
* system: Have /run/setuid-programs first in $PATH.Ludovic Courtès2018-06-18
* system: Move ~/.config/guix/current first in PATH and INFOPATH.Ludovic Courtès2018-06-12
* system: Honor ~/.config/guix/current in /etc/profile.Ludovic Courtès2018-06-09
* Merge branch 'master' into core-updatesLudovic Courtès2018-06-01
|\
| * system: 'read-boot-parameters' provides a more meaningful warning.Ludovic Courtès2018-05-31
* | Merge branch 'master' into core-updatesMark H Weaver2018-05-28
|\|
| * file-systems: Remove 'title' field and add <file-system-label>.Ludovic Courtès2018-05-28
* | Merge branch 'master' into core-updatesMark H Weaver2018-05-21
|\|
| * file-systems: Do not export <file-system>.Ludovic Courtès2018-05-19
* | Merge branch 'master' into core-updatesMark H Weaver2018-04-12
|\|
| * system: Provide a fall-back PATH for non-login shells started with su(1).Leo Famulari2018-04-11
* | Merge branch 'master' into core-updatesMarius Bakke2018-03-29
|\|
| * gnu: util-linux: Fix CVE-2018-7738 without grafting.Leo Famulari2018-03-20
|/
* services: file-systems: Include 'user-file-systems' service.Ludovic Courtès2018-03-07
* system: Add 'initrd-modules' field.Ludovic Courtès2018-03-02
* Merge branch 'master' into core-updatesMark H Weaver2018-01-23
|\
| * services: Missing services are automatically instantiated.Ludovic Courtès2018-01-21
* | Merge branch 'master' into core-updatesLeo Famulari2018-01-11
|\|
| * system: Export operating-system-user-kernel-arguments.Danny Milosavljevic2018-01-09
* | Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner2017-12-31
|\|
| * services: 'user-processes-service-type' can now be extended.Ludovic Courtès2017-12-22
* | Merge branch 'master' into core-updatesMarius Bakke2017-12-05
|\|
| * Add semicolon in commands that set GUIX_PROFILE.Ludovic Courtès2017-11-20
* | Merge branch 'master' into core-updatesMarius Bakke2017-11-19
|\|
| * services: guix: Remove dependency on 'lsof'.Ludovic Courtès2017-11-13
| * system: Do not set 'TZ'.Ludovic Courtès2017-11-09
* | gnu: rfkill: Mark as superseded by util-linux.Efraim Flashner2017-11-02
|/
* system: operating-system-etc-service: Set XCURSOR_PATH.Thomas Danckaert2017-10-10
* system: Really filter out Linux device names for the store.Ludovic Courtès2017-10-07
* system: <boot-parameters> does not use "/dev" device names.Ludovic Courtès2017-09-21
* gnu: system: Fix computation of boot parameters for LUKS devices.Andy Wingo2017-09-20
* system: Create "/etc/hostname".Thomas Danckaert2017-09-19
* system: Define 'DICPATH' in /etc/profile.Ludovic Courtès2017-09-18
* system: Add gexp compiler for <operating-system>.Ludovic Courtès2017-09-12
* system: Fix typo in 'read-boot-parameters'.Ludovic Courtès2017-09-11