aboutsummaryrefslogtreecommitdiff
path: root/gnu/system.scm
Commit message (Expand)AuthorAge
...
* Merge branch 'master' into core-updatesMarius Bakke2017-08-01
|\
| * bootloader: Use <menu-entry> for the bootloader side.Danny Milosavljevic2017-07-28
* | Merge branch 'master' into core-updatesLeo Famulari2017-07-23
|\|
| * gnu: Add support for aarch64's compiled kernel.Efraim Flashner2017-07-23
* | Merge branch 'master' into core-updatesLeo Famulari2017-07-23
|\|
| * system: Add 'newuidmap' and 'newgidmap' to %SETUID-PROGRAMS.宋文武2017-07-18
| * locale: Demonadify the locale creation API.Ludovic Courtès2017-07-17
* | system: Avoid collision between GMP variants in the global profile.Ludovic Courtès2017-06-30
* | Merge branch 'master' into core-updatesLudovic Courtès2017-06-30
|\|
| * system: Use "@" to refer to the 'shadow' package.Ludovic Courtès2017-06-30
* | Merge branch 'master' into core-updatesLeo Famulari2017-06-29
|\|
| * system: Add 'shadow' to %BASE-PACKAGES.Ludovic Courtès2017-06-29
* | Merge branch 'master' into core-updatesMarius Bakke2017-06-11
|\|
| * bootloader: Fix rebase error on f96752e commit.Mathieu Othacehe2017-06-10
| * bootloader: Rename boot-name to bootloader-name.Mathieu Othacehe2017-06-10
* | Merge branch 'master' into core-updatesMarius Bakke2017-06-10
|\|
| * bootloader: Use menu-entry to define custom bootloader entries.Mathieu Othacehe2017-06-08
* | gnu: Remove workaround for <https://bugs.gnu.org/26238>.Marius Bakke2017-05-28
|/
* system: Use Guile 2.2 rather than 2.0 in %BASE-PACKAGES.Ludovic Courtès2017-05-19
* bootloader: Add bootloader name to boot-parameters record.Mathieu Othacehe2017-05-16
* bootloader: Add extlinux support.Mathieu Othacehe2017-05-16
* system: Export 'read-boot-parameters'.Alex Kost2017-05-13
* system: Remove circular dependency between (gnu system) and (gnu system grub).Danny Milosavljevic2017-05-08
* system: Remove circular dependency between (gnu system) and (gnu system grub).Danny Milosavljevic2017-05-08
* system: Define <boot-parameters> before first use.Ludovic Courtès2017-05-07
* system: Clarify that SYSTEM is either a derivation or #f.Danny Milosavljevic2017-05-05
* system: Use operating-system-boot-parameters directly.Danny Milosavljevic2017-05-05
* system: Introduce read-boot-parameters-file.Danny Milosavljevic2017-05-05
* system: Introduce operating-system-kernel-arguments and use it.Danny Milosavljevic2017-05-05
* system: Factorize operating-system-boot-parameters-file.Danny Milosavljevic2017-05-05
* ui: Rename '_' to 'G_'.Ludovic Courtès2017-05-03
* system: Rename operating-system-parameters-file to operating-system-boot-para...Danny Milosavljevic2017-04-22
* system: Rename operating-system-kernel-arguments to operating-system-user-ker...Danny Milosavljevic2017-04-22
* gnu: Add workaround for `date` regression in coreutils@8.26.Marius Bakke2017-04-19
* services: 'service-parameters' becomes 'service-value'.Ludovic Courtès2017-04-16
* system: Make grub use <menu-entry> instead of <boot-parameters> again.Danny Milosavljevic2017-04-15
* system: Pass boot-parameters to (gnu system grub).Mathieu Othacehe2017-04-15
* system: Rename (internal) grub-device to fs->boot-device.Mathieu Othacehe2017-04-15
* system: Rename operating-system-grub.cfg to operating-system-bootcfg.Mathieu Othacehe2017-04-15
* system: Rename kernel->grub-label to kernel->boot-label.Mathieu Othacehe2017-04-15
* system: Avoid '_' as a pattern variable in 'match'.Ludovic Courtès2017-03-10
* vm: Remove hard coded kernel file name.David Craven2017-02-28
* system: Introduce 'file-systems' Shepherd service.Ludovic Courtès2017-01-31
* gnu: system: Add openfwwf-firmware to %base-firmware.Eric Bavier2016-11-22
* system: Reintroduce 'GUIX_LOCPATH', for compatibility with glibc@2.23.Ludovic Courtès2016-11-08
* Merge branch 'master' into core-updatesMark H Weaver2016-11-07
|\
| * system: Avoid using device paths in <menu-entry> device field.Chris Marusich2016-11-06
* | Merge branch 'master' into core-updatesLeo Famulari2016-10-30
|\|
| * system: Record store file system info in each generation.Chris Marusich2016-10-30
* | Merge branch 'master' into core-updatesLudovic Courtès2016-09-30
|\|