summaryrefslogtreecommitdiff
path: root/gnu/system.scm
Commit message (Expand)AuthorAge
...
* 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
|\|
| * system: grub.cfg uses correct file names when store is not in root partition.Carlos Sánchez de La Lama2016-09-24
| * system: 'read-boot-parameters' reads the 'initrd' parameter.Ludovic Courtès2016-09-24
| * system: Use 'file-append' to denote file names.Ludovic Courtès2016-09-10
| * system: Build the initrd file name with 'file-append'.Ludovic Courtès2016-09-09
| * system: grub: Allow arbitrary kernel file names in 'menu-entry'.Ludovic Courtès2016-09-09
* | Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner2016-08-29
|\|
| * services: Make a single extensible 'file-systems' service.Ludovic Courtès2016-08-22
* | gnu: glibc/linux: Adjust variable name to upstream change.Leo Famulari2016-08-10
|/
* system: Define 'GUIX_LOCPATH' to work around 'glibc' package defect.Ludovic Courtès2016-08-02
* system: Source /etc/environment before $HOME/.guix-profile/etc/profile.Carlos Sánchez de La Lama2016-07-27
* system: Honor the 'dependencies' field of file systems.Ludovic Courtès2016-07-18
* gexp: 'gexp->file' emits code to set '%load-path'.Ludovic Courtès2016-07-12
* system: Add procedures to access user accounts and service names.Ludovic Courtès2016-05-04
* mapped-devices: 'mapped-device-service' takes a <mapped-device>.Ludovic Courtès2016-04-18
* system: Move 'luks-device-mapping' to (gnu system mapped-devices).Ludovic Courtès2016-04-18
* system: Add (gnu system mapped-devices).Ludovic Courtès2016-04-18
* system: Define 'GTK_DATA_PREFIX' globally.Ludovic Courtès2016-04-04
* system: Use 'info-reader' instead of Texinfo to avoid dragging Perl.Ludovic Courtès2016-03-24
* system: Do not create "site-start.el".Alex Kost2016-03-24
* gnu: eudev: Add dependency on blkid.Ludovic Courtès2016-03-09
* system: Explicitly set umask to 022 in /etc/profile.Ludovic Courtès2016-03-08
* system: GRUB menu entry says "beta" instead of "alpha"Petter2016-03-03
* system: Add rfkill to '%base-packages'.Ludovic Courtès2016-03-03
* system: Add iproute to '%base-packages'.Alex Kost2016-02-18
* system: Selected locale is automatically built.Ludovic Courtès2016-02-10
* system: Add Texinfo to '%base-packages'.Ludovic Courtès2016-02-08