summaryrefslogtreecommitdiff
path: root/gnu/system.scm
AgeCommit message (Expand)Author
2017-11-09system: Do not set 'TZ'.Ludovic Courtès
2017-10-10system: operating-system-etc-service: Set XCURSOR_PATH.Thomas Danckaert
2017-10-07system: Really filter out Linux device names for the store.Ludovic Courtès
2017-09-21system: <boot-parameters> does not use "/dev" device names.Ludovic Courtès
2017-09-20gnu: system: Fix computation of boot parameters for LUKS devices.Andy Wingo
2017-09-19system: Create "/etc/hostname".Thomas Danckaert
2017-09-18system: Define 'DICPATH' in /etc/profile.Ludovic Courtès
2017-09-12system: Add gexp compiler for <operating-system>.Ludovic Courtès
2017-09-11system: Fix typo in 'read-boot-parameters'.Ludovic Courtès
2017-09-11system: Serialize the UUID type in the "parameters" file.Ludovic Courtès
2017-09-11system: Introduce a disjoint UUID type.Ludovic Courtès
2017-08-01Merge branch 'master' into core-updatesMarius Bakke
2017-07-28bootloader: Use <menu-entry> for the bootloader side.Danny Milosavljevic
2017-07-23Merge branch 'master' into core-updatesLeo Famulari
2017-07-23gnu: Add support for aarch64's compiled kernel.Efraim Flashner
2017-07-23Merge branch 'master' into core-updatesLeo Famulari
2017-07-18system: Add 'newuidmap' and 'newgidmap' to %SETUID-PROGRAMS.宋文武
2017-07-17locale: Demonadify the locale creation API.Ludovic Courtès
2017-06-30system: Avoid collision between GMP variants in the global profile.Ludovic Courtès
2017-06-30Merge branch 'master' into core-updatesLudovic Courtès
2017-06-30system: Use "@" to refer to the 'shadow' package.Ludovic Courtès
2017-06-29Merge branch 'master' into core-updatesLeo Famulari
2017-06-29system: Add 'shadow' to %BASE-PACKAGES.Ludovic Courtès
2017-06-11Merge branch 'master' into core-updatesMarius Bakke
2017-06-10bootloader: Fix rebase error on f96752e commit.Mathieu Othacehe
2017-06-10bootloader: Rename boot-name to bootloader-name.Mathieu Othacehe
2017-06-10Merge branch 'master' into core-updatesMarius Bakke
2017-06-08bootloader: Use menu-entry to define custom bootloader entries.Mathieu Othacehe
2017-05-28gnu: Remove workaround for <https://bugs.gnu.org/26238>.Marius Bakke
2017-05-19system: Use Guile 2.2 rather than 2.0 in %BASE-PACKAGES.Ludovic Courtès
2017-05-16bootloader: Add bootloader name to boot-parameters record.Mathieu Othacehe
2017-05-16bootloader: Add extlinux support.Mathieu Othacehe
2017-05-13system: Export 'read-boot-parameters'.Alex Kost
2017-05-08system: Remove circular dependency between (gnu system) and (gnu system grub).Danny Milosavljevic
2017-05-08system: Remove circular dependency between (gnu system) and (gnu system grub).Danny Milosavljevic
2017-05-07system: Define <boot-parameters> before first use.Ludovic Courtès
2017-05-05system: Clarify that SYSTEM is either a derivation or #f.Danny Milosavljevic
2017-05-05system: Use operating-system-boot-parameters directly.Danny Milosavljevic
2017-05-05system: Introduce read-boot-parameters-file.Danny Milosavljevic
2017-05-05system: Introduce operating-system-kernel-arguments and use it.Danny Milosavljevic
2017-05-05system: Factorize operating-system-boot-parameters-file.Danny Milosavljevic
2017-05-03ui: Rename '_' to 'G_'.Ludovic Courtès
2017-04-22system: Rename operating-system-parameters-file to operating-system-boot-para...Danny Milosavljevic
2017-04-22system: Rename operating-system-kernel-arguments to operating-system-user-ker...Danny Milosavljevic
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