mhw pushed a commit to branch wip-loongson2f
in repository guix.
commit efd15f9b1c38c67b2ceb84c87d26fea1d15fb785
Author: Mark H Weaver <[email protected]>
Date: Wed Aug 19 13:58:10 2015 -0400
MIPS_ONLY: file-systems: Remove hugetlb cgroup filesystem.
---
gnu/system/file-systems.scm | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/gnu/system/file-systems.scm b/gnu/system/file-systems.scm
index 003eb44..200f041 100644
--- a/gnu/system/file-systems.scm
+++ b/gnu/system/file-systems.scm
@@ -256,7 +256,8 @@ UUID representation."
;; parent directory.
(dependencies (list parent))))
'("cpuset" "cpu" "cpuacct" "memory" "devices" "freezer"
- "blkio" "perf_event" "hugetlb")))))
+ "blkio" "perf_event" #;"hugetlb"
+ )))))
(define %base-file-systems
;; List of basic file systems to be mounted. Note that /proc and /sys are