summaryrefslogtreecommitdiff
path: root/gnu/system.scm
Commit message (Expand)AuthorAgeFilesLines
* bootloader: Use menu-entry to define custom bootloader entries....Mathieu Othacehe2017-06-081-0/+14
* 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
* system: Introduce read-boot-parameters-file....Danny Milosavljevic2017-05-051-1/+21
* system: Introduce operating-system-kernel-arguments and use it....Danny Milosavljevic2017-05-051-3/+22
* system: Factorize operating-system-boot-parameters-file....Danny Milosavljevic2017-05-051-21/+43
* ui: Rename '_' to 'G_'....Ludovic Courtès2017-05-031-4/+4
* system: Rename operating-system-parameters-file to operating-system-boot-para......Danny Milosavljevic2017-04-221-2/+2
* system: Rename operating-system-kernel-arguments to operating-system-user-ker......Danny Milosavljevic2017-04-221-4/+4
* gnu: Add workaround for `date` regression in coreutils@8.26....Marius Bakke2017-04-191-1/+1
* services: 'service-parameters' becomes 'service-value'....Ludovic Courtès2017-04-161-4/+4
* system: Make grub use <menu-entry> instead of <boot-parameters> again....Danny Milosavljevic2017-04-151-6/+5
* system: Pass boot-parameters to (gnu system grub)....Mathieu Othacehe2017-04-151-5/+6
* system: Rename (internal) grub-device to fs->boot-device....Mathieu Othacehe2017-04-151-3/+3
* system: Rename operating-system-grub.cfg to operating-system-bootcfg....Mathieu Othacehe2017-04-151-4/+5
* system: Rename kernel->grub-label to kernel->boot-label....Mathieu Othacehe2017-04-151-4/+4
* system: Avoid '_' as a pattern variable in 'match'....Ludovic Courtès2017-03-101-2/+2
* vm: Remove hard coded kernel file name....David Craven2017-02-281-3/+6
* system: Introduce 'file-systems' Shepherd service....Ludovic Courtès2017-01-311-3/+2
* gnu: system: Add openfwwf-firmware to %base-firmware....Eric Bavier2016-11-221-1/+2
* system: Reintroduce 'GUIX_LOCPATH', for compatibility with glibc@2.23....Ludovic Courtès2016-11-081-1/+9
* Merge branch 'master' into core-updatesMark H Weaver2016-11-071-6/+16
|\
| * system: Avoid using device paths in <menu-entry> device field....Chris Marusich2016-11-061-6/+16
* | Merge branch 'master' into core-updatesLeo Famulari2016-10-301-10/+49
|\|
| * system: Record store file system info in each generation....Chris Marusich2016-10-301-10/+49
* | Merge branch 'master' into core-updatesLudovic Courtès2016-09-301-20/+52
|\|
| * system: grub.cfg uses correct file names when store is not in root partition....Carlos Sánchez de La Lama2016-09-241-1/+2
| * system: 'read-boot-parameters' reads the 'initrd' parameter....Ludovic Courtès2016-09-241-2/+11
| * system: Use 'file-append' to denote file names....Ludovic Courtès2016-09-101-12/+12
| * system: Build the initrd file name with 'file-append'....Ludovic Courtès2016-09-091-2/+2
| * system: grub: Allow arbitrary kernel file names in 'menu-entry'....Ludovic Courtès2016-09-091-4/+26
* | Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner2016-08-291-7/+9
|\|
| * services: Make a single extensible 'file-systems' service....Ludovic Courtès2016-08-221-7/+9
* | gnu: glibc/linux: Adjust variable name to upstream change....Leo Famulari2016-08-101-6/+1
|/
* system: Define 'GUIX_LOCPATH' to work around 'glibc' package defect....Ludovic Courtès2016-08-021-1/+6
* system: Source /etc/environment before $HOME/.guix-profile/etc/profile....Carlos Sánchez de La Lama2016-07-271-10/+11
* system: Honor the 'dependencies' field of file systems....Ludovic Courtès2016-07-181-2/+5
* gexp: 'gexp->file' emits code to set '%load-path'....Ludovic Courtès2016-07-121-1/+2
* system: Add procedures to access user accounts and service names....Ludovic Courtès2016-05-041-0/+18
* mapped-devices: 'mapped-device-service' takes a <mapped-device>....Ludovic Courtès2016-04-181-9/+1
* system: Move 'luks-device-mapping' to (gnu system mapped-devices)....Ludovic Courtès2016-04-181-22/+1
* system: Add (gnu system mapped-devices)....Ludovic Courtès2016-04-181-0/+1
* system: Define 'GTK_DATA_PREFIX' globally....Ludovic Courtès2016-04-041-0/+5