summaryrefslogtreecommitdiff
path: root/gnu/system.scm
AgeCommit message (Expand)Author
2017-04-19gnu: Add workaround for `date` regression in coreutils@8.26.Marius Bakke
2017-04-16services: 'service-parameters' becomes 'service-value'.Ludovic Courtès
2017-04-15system: Make grub use <menu-entry> instead of <boot-parameters> again.Danny Milosavljevic
2017-04-15system: Pass boot-parameters to (gnu system grub).Mathieu Othacehe
2017-04-15system: Rename (internal) grub-device to fs->boot-device.Mathieu Othacehe
2017-04-15system: Rename operating-system-grub.cfg to operating-system-bootcfg.Mathieu Othacehe
2017-04-15system: Rename kernel->grub-label to kernel->boot-label.Mathieu Othacehe
2017-03-10system: Avoid '_' as a pattern variable in 'match'.Ludovic Courtès
2017-02-28vm: Remove hard coded kernel file name.David Craven
2017-01-31system: Introduce 'file-systems' Shepherd service.Ludovic Courtès
2016-11-22gnu: system: Add openfwwf-firmware to %base-firmware.Eric Bavier
2016-11-08system: Reintroduce 'GUIX_LOCPATH', for compatibility with glibc@2.23.Ludovic Courtès
2016-11-07Merge branch 'master' into core-updatesMark H Weaver
2016-11-06system: Avoid using device paths in <menu-entry> device field.Chris Marusich
2016-10-30Merge branch 'master' into core-updatesLeo Famulari
2016-10-30system: Record store file system info in each generation.Chris Marusich
2016-09-30Merge branch 'master' into core-updatesLudovic Courtès
2016-09-24system: grub.cfg uses correct file names when store is not in root partition.Carlos Sánchez de La Lama
2016-09-24system: 'read-boot-parameters' reads the 'initrd' parameter.Ludovic Courtès
2016-09-10system: Use 'file-append' to denote file names.Ludovic Courtès
2016-09-09system: Build the initrd file name with 'file-append'.Ludovic Courtès
2016-09-09system: grub: Allow arbitrary kernel file names in 'menu-entry'.Ludovic Courtès
2016-08-29Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner
2016-08-22services: Make a single extensible 'file-systems' service.Ludovic Courtès
2016-08-10gnu: glibc/linux: Adjust variable name to upstream change.Leo Famulari
2016-08-02system: Define 'GUIX_LOCPATH' to work around 'glibc' package defect.Ludovic Courtès
2016-07-27system: Source /etc/environment before $HOME/.guix-profile/etc/profile.Carlos Sánchez de La Lama
2016-07-18system: Honor the 'dependencies' field of file systems.Ludovic Courtès
2016-07-12gexp: 'gexp->file' emits code to set '%load-path'.Ludovic Courtès
2016-05-04system: Add procedures to access user accounts and service names.Ludovic Courtès
2016-04-18mapped-devices: 'mapped-device-service' takes a <mapped-device>.Ludovic Courtès
2016-04-18system: Move 'luks-device-mapping' to (gnu system mapped-devices).Ludovic Courtès
2016-04-18system: Add (gnu system mapped-devices).Ludovic Courtès
2016-04-04system: Define 'GTK_DATA_PREFIX' globally.Ludovic Courtès
2016-03-24system: Use 'info-reader' instead of Texinfo to avoid dragging Perl.Ludovic Courtès
2016-03-24system: Do not create "site-start.el".Alex Kost
2016-03-09gnu: eudev: Add dependency on blkid.Ludovic Courtès
2016-03-08system: Explicitly set umask to 022 in /etc/profile.Ludovic Courtès
2016-03-03system: GRUB menu entry says "beta" instead of "alpha"Petter
2016-03-03system: Add rfkill to '%base-packages'.Ludovic Courtès
2016-02-18system: Add iproute to '%base-packages'.Alex Kost
2016-02-10system: Selected locale is automatically built.Ludovic Courtès
2016-02-08system: Add Texinfo to '%base-packages'.Ludovic Courtès
2016-02-07system: Fix EMACSLOADPATH.Alex Kost
2016-02-03system: /etc/profile reads /etc/environment for the sake of lshd.Ludovic Courtès
2016-02-02gnu: eudev: Add variant that depends on libblkid.Ludovic Courtès
2016-02-02gnu: aspell: Wrap binary to find dictionaries.Federico Beffa
2016-01-29services: Rename 'dmd' services to 'shepherd'.Alex Kost
2016-01-29Rename (gnu services dmd) to (gnu services shepherd).Alex Kost
2016-01-27services: guix: Provide Guix via 'profile-service-type'.Ludovic Courtès