| Commit message (Expand) | Author | Age |
* | services: file-systems: Include 'user-file-systems' service. | Ludovic Courtès | 2018-03-07 |
* | system: Add 'initrd-modules' field. | Ludovic Courtès | 2018-03-02 |
* | Merge branch 'master' into core-updates | Mark H Weaver | 2018-01-23 |
|\ |
|
| * | services: Missing services are automatically instantiated. | Ludovic Courtès | 2018-01-21 |
* | | Merge branch 'master' into core-updates | Leo Famulari | 2018-01-11 |
|\| |
|
| * | system: Export operating-system-user-kernel-arguments. | Danny Milosavljevic | 2018-01-09 |
* | | Merge remote-tracking branch 'origin/master' into core-updates | Efraim Flashner | 2017-12-31 |
|\| |
|
| * | services: 'user-processes-service-type' can now be extended. | Ludovic Courtès | 2017-12-22 |
* | | Merge branch 'master' into core-updates | Marius Bakke | 2017-12-05 |
|\| |
|
| * | Add semicolon in commands that set GUIX_PROFILE. | Ludovic Courtès | 2017-11-20 |
* | | Merge branch 'master' into core-updates | Marius Bakke | 2017-11-19 |
|\| |
|
| * | services: guix: Remove dependency on 'lsof'. | Ludovic Courtès | 2017-11-13 |
| * | system: Do not set 'TZ'. | Ludovic Courtès | 2017-11-09 |
* | | gnu: rfkill: Mark as superseded by util-linux. | Efraim Flashner | 2017-11-02 |
|/ |
|
* | system: operating-system-etc-service: Set XCURSOR_PATH. | Thomas Danckaert | 2017-10-10 |
* | system: Really filter out Linux device names for the store. | Ludovic Courtès | 2017-10-07 |
* | system: <boot-parameters> does not use "/dev" device names. | Ludovic Courtès | 2017-09-21 |
* | gnu: system: Fix computation of boot parameters for LUKS devices. | Andy Wingo | 2017-09-20 |
* | system: Create "/etc/hostname". | Thomas Danckaert | 2017-09-19 |
* | system: Define 'DICPATH' in /etc/profile. | Ludovic Courtès | 2017-09-18 |
* | system: Add gexp compiler for <operating-system>. | Ludovic Courtès | 2017-09-12 |
* | system: Fix typo in 'read-boot-parameters'. | Ludovic Courtès | 2017-09-11 |
* | system: Serialize the UUID type in the "parameters" file. | Ludovic Courtès | 2017-09-11 |
* | system: Introduce a disjoint UUID type. | Ludovic Courtès | 2017-09-11 |
* | Merge branch 'master' into core-updates | Marius Bakke | 2017-08-01 |
|\ |
|
| * | bootloader: Use <menu-entry> for the bootloader side. | Danny Milosavljevic | 2017-07-28 |
* | | Merge branch 'master' into core-updates | Leo Famulari | 2017-07-23 |
|\| |
|
| * | gnu: Add support for aarch64's compiled kernel. | Efraim Flashner | 2017-07-23 |
* | | Merge branch 'master' into core-updates | Leo Famulari | 2017-07-23 |
|\| |
|
| * | system: Add 'newuidmap' and 'newgidmap' to %SETUID-PROGRAMS. | 宋文武 | 2017-07-18 |
| * | locale: Demonadify the locale creation API. | Ludovic Courtès | 2017-07-17 |
* | | system: Avoid collision between GMP variants in the global profile. | Ludovic Courtès | 2017-06-30 |
* | | Merge branch 'master' into core-updates | Ludovic Courtès | 2017-06-30 |
|\| |
|
| * | system: Use "@" to refer to the 'shadow' package. | Ludovic Courtès | 2017-06-30 |
* | | Merge branch 'master' into core-updates | Leo Famulari | 2017-06-29 |
|\| |
|
| * | system: Add 'shadow' to %BASE-PACKAGES. | Ludovic Courtès | 2017-06-29 |
* | | Merge branch 'master' into core-updates | Marius Bakke | 2017-06-11 |
|\| |
|
| * | bootloader: Fix rebase error on f96752e commit. | Mathieu Othacehe | 2017-06-10 |
| * | bootloader: Rename boot-name to bootloader-name. | Mathieu Othacehe | 2017-06-10 |
* | | Merge branch 'master' into core-updates | Marius Bakke | 2017-06-10 |
|\| |
|
| * | bootloader: Use menu-entry to define custom bootloader entries. | Mathieu Othacehe | 2017-06-08 |
* | | gnu: Remove workaround for <https://bugs.gnu.org/26238>. | Marius Bakke | 2017-05-28 |
|/ |
|
* | system: Use Guile 2.2 rather than 2.0 in %BASE-PACKAGES. | Ludovic Courtès | 2017-05-19 |
* | bootloader: Add bootloader name to boot-parameters record. | Mathieu Othacehe | 2017-05-16 |
* | bootloader: Add extlinux support. | Mathieu Othacehe | 2017-05-16 |
* | system: Export 'read-boot-parameters'. | Alex Kost | 2017-05-13 |
* | system: Remove circular dependency between (gnu system) and (gnu system grub). | Danny Milosavljevic | 2017-05-08 |
* | system: Remove circular dependency between (gnu system) and (gnu system grub). | Danny Milosavljevic | 2017-05-08 |
* | system: Define <boot-parameters> before first use. | Ludovic Courtès | 2017-05-07 |
* | system: Clarify that SYSTEM is either a derivation or #f. | Danny Milosavljevic | 2017-05-05 |