aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorMark H Weaver <mhw@netris.org>2014-07-23 02:13:34 -0400
committerMark H Weaver <mhw@netris.org>2014-07-23 02:13:34 -0400
commit705f8b68f1b2305e265575fdc295e1900586599e (patch)
tree34be26e97953bdbf3a6026c311e1c7e328a2e82b /tests
parentdb17ae5c27c614731b849cc4acc6a2857060c771 (diff)
downloadguix-705f8b68f1b2305e265575fdc295e1900586599e.tar.gz
guix-705f8b68f1b2305e265575fdc295e1900586599e.zip
system: Add missing exports to (gnu system file-systems).
* gnu/system/file-systems.scm (%pseudo-terminal-file-system) (%shared-memory-file-system): Add to export list.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions
span class='msg-avail'>...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