summaryrefslogtreecommitdiff
path: root/gnu/system.scm
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge branch 'master' into core-updatesMarius Bakke2017-11-191-3/+2
|\|
| * services: guix: Remove dependency on 'lsof'....Ludovic Courtès2017-11-131-2/+0
| * system: Do not set 'TZ'....Ludovic Courtès2017-11-091-1/+2
* | gnu: rfkill: Mark as superseded by util-linux....Efraim Flashner2017-11-021-1/+1
|/
* system: operating-system-etc-service: Set XCURSOR_PATH....Thomas Danckaert2017-10-101-0/+3
* system: Really filter out Linux device names for the store....Ludovic Courtès2017-10-071-6/+9
* system: <boot-parameters> does not use "/dev" device names....Ludovic Courtès2017-09-211-11/+15
* gnu: system: Fix computation of boot parameters for LUKS devices....Andy Wingo2017-09-201-2/+3
* system: Create "/etc/hostname"....Thomas Danckaert2017-09-191-0/+5
* system: Define 'DICPATH' in /etc/profile....Ludovic Courtès2017-09-181-0/+4
* system: Add gexp compiler for <operating-system>....Ludovic Courtès2017-09-121-0/+10
* system: Fix typo in 'read-boot-parameters'....Ludovic Courtès2017-09-111-1/+1
* system: Serialize the UUID type in the "parameters" file....Ludovic Courtès2017-09-111-6/+12
* system: Introduce a disjoint UUID type....Ludovic Courtès2017-09-111-11/+27
* Merge branch 'master' into core-updatesMarius Bakke2017-08-011-15/+14
|\
| * bootloader: Use <menu-entry> for the bootloader side....Danny Milosavljevic2017-07-281-15/+14
* | Merge branch 'master' into core-updatesLeo Famulari2017-07-231-0/+1
|\|
| * gnu: Add support for aarch64's compiled kernel....Efraim Flashner2017-07-231-0/+1
* | Merge branch 'master' into core-updatesLeo Famulari2017-07-231-11/+14
|\|
| * system: Add 'newuidmap' and 'newgidmap' to %SETUID-PROGRAMS....宋文武2017-07-181-0/+2
| * locale: Demonadify the locale creation API....Ludovic Courtès2017-07-171-11/+12
* | system: Avoid collision between GMP variants in the global profile....Ludovic Courtès2017-06-301-1/+7
* | Merge branch 'master' into core-updatesLudovic Courtès2017-06-301-1/+1
|\|
| * system: Use "@" to refer to the 'shadow' package....Ludovic Courtès2017-06-301-1/+1
* | Merge branch 'master' into core-updatesLeo Famulari2017-06-291-0/+1
|\|
| * system: Add 'shadow' to %BASE-PACKAGES....Ludovic Courtès2017-06-291-0/+1
* | Merge branch 'master' into core-updates...Marius Bakke2017-06-111-8/+8
|\|
| * bootloader: Fix rebase error on f96752e commit....Mathieu Othacehe2017-06-101-1/+1
| * bootloader: Rename boot-name to bootloader-name....Mathieu Othacehe2017-06-101-7/+7
* | Merge branch 'master' into core-updatesMarius Bakke2017-06-101-0/+14
|\|
| * bootloader: Use menu-entry to define custom bootloader entries....Mathieu Othacehe2017-06-081-0/+14
* | gnu: Remove workaround for <https://bugs.gnu.org/26238>....Marius Bakke2017-05-281-1/+1
|/
* system: Use Guile 2.2 rather than 2.0 in %BASE-PACKAGES....Ludovic Courtès2017-05-191-1/+1
* bootloader: Add bootloader name to boot-parameters record....Mathieu Othacehe2017-05-161-0/+12
* bootloader: Add extlinux support....Mathieu Othacehe2017-05-161-7/+7
* system: Export 'read-boot-parameters'....Alex Kost2017-05-131-0/+1
* system: Remove circular dependency between (gnu system) and (gnu system grub)....Danny Milosavljevic2017-05-081-3/+5
* system: Remove circular dependency between (gnu system) and (gnu system grub)....Danny Milosavljevic2017-05-081-2/+1
* system: Define <boot-parameters> before first use....Ludovic Courtès2017-05-071-95/+94
* system: Clarify that SYSTEM is either a derivation or #f....Danny Milosavljevic2017-05-051-6/+7
* system: Use operating-system-boot-parameters directly....Danny Milosavljevic2017-05-051-24/+4