summaryrefslogtreecommitdiff
path: root/gnu/system.scm
Commit message (Expand)AuthorAge
* Don't include the shared network files in /etcChristopher Baines2016-11-14
* system: Avoid using device paths in <menu-entry> device field.Chris Marusich2016-11-06
* system: Record store file system info in each generation.Chris Marusich2016-10-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
* services: Make a single extensible 'file-systems' service.Ludovic Courtès2016-08-22
* 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
* system: Fix EMACSLOADPATH.Alex Kost2016-02-07
* system: /etc/profile reads /etc/environment for the sake of lshd.Ludovic Courtès2016-02-03
* gnu: eudev: Add variant that depends on libblkid.Ludovic Courtès2016-02-02
* gnu: aspell: Wrap binary to find dictionaries.Federico Beffa2016-02-02
* services: Rename 'dmd' services to 'shepherd'.Alex Kost2016-01-29
* Rename (gnu services dmd) to (gnu services shepherd).Alex Kost2016-01-29
* services: guix: Provide Guix via 'profile-service-type'.Ludovic Courtès2016-01-27
* services: dmd: Provide dmd via 'profile-service-type'.Ludovic Courtès2016-01-27
* system: grub: Search root device by label or UUID if possible.Ludovic Courtès2016-01-22
* Move <boot-parameters> to (gnu system).Alex Kost2016-01-16
* services: Move /tmp cleanup to a separate service.Ludovic Courtès2016-01-05
* system: Allow the root file system to be named by UUID.Ludovic Courtès2016-01-01
* system: Allow the root file system to have a UUID.Ludovic Courtès2016-01-01
* file-systems: The 'device' field can be a UUID (bytevector).Ludovic Courtès2015-12-22
* services: Add 'fstab-service-type'.Ludovic Courtès2015-12-22
* system: Add /etc/environment.宋文武2015-12-05
* system: Populate /etc/shells from ACCOUNT-SERVICE-TYPE.Ludovic Courtès2015-11-11
* system: Rename (gnu system linux) to (gnu system pam).Ludovic Courtès2015-11-03
* services: Add 'profile-service-type'.Ludovic Courtès2015-11-02
* services: Add 'system-service-type'.Ludovic Courtès2015-11-02
* system: Add 'locale-libcs' field.Ludovic Courtès2015-10-30
* services: Add 'linux-bare-metal-service-type'.Ludovic Courtès2015-10-29
* system: File systems depend on their corresponding device mappings.Ludovic Courtès2015-10-29