Ludovic Courtès
|
384344198d
file-systems: 'file-system-needed-for-boot?' is #t for parents of the store.
|
8 years ago |
Ludovic Courtès
|
5970e8e248
container: Pass a list of <file-system> objects as things to mount.
|
8 years ago |
Ludovic Courtès
|
3c185b24f5
Add missing exports.
|
8 years ago |
Ludovic Courtès
|
38c2b50354
Reinstate "services: elogind: Provide '%elogind-file-systems' by extension."
|
8 years ago |
Mark H Weaver
|
17073dafc5
Revert "services: elogind: Provide '%elogind-file-systems' by extension."
|
8 years ago |
Ludovic Courtès
|
3cf319a3f8
services: elogind: Provide '%elogind-file-systems' by extension.
|
8 years ago |
Ludovic Courtès
|
d77a0bd6f1
ui: Remove dependency on (gnu system file-systems).
|
8 years ago |
Ludovic Courtès
|
b2c108ff33
file-systems: Remove unneeded import.
|
8 years ago |
Ludovic Courtès
|
060d62a740
system: Add (gnu system mapped-devices).
|
8 years ago |
Andy Wingo
|
a7e50a2a03
gnu: system: Add elogind cgroup mount.
|
8 years ago |
Ludovic Courtès
|
f8865db6a0
file-systems: Move 'string->uuid' to the build side.
|
9 years ago |
Ludovic Courtès
|
be21979d85
file-systems: Add a 'mount?' field.
|
9 years ago |
Ludovic Courtès
|
e502bf8953
system: File systems depend on their corresponding device mappings.
|
9 years ago |
Ludovic Courtès
|
cc0e575a94
linux-boot: Mount /dev as a devtmpfs from the start.
|
9 years ago |
Mark H Weaver
|
14454f0bc5
file-systems: Add %elogind-file-systems; add it to %base-file-systems.
|
9 years ago |
Ludovic Courtès
|
b78cad85d3
file-systems: Subsystem cgroups now depend on /sys/fs/cgroup.
|
9 years ago |
Ludovic Courtès
|
e51710d1ef
file-systems: Add a 'dependencies' field to <file-system>.
|
9 years ago |
Ludovic Courtès
|
1cab9e810e
file-systems: 'uuid' raises a syntax error for invalid UUIDs.
|
9 years ago |
Ludovic Courtès
|
661a1d7924
file-systems: Allow users to specify file system UUIDs as strings.
|
9 years ago |
Mathieu Lirzin
|
b57ec5f6cd
gnu: file-systems: Fix typo.
|
9 years ago |
David Thompson
|
c829bc80bd
gnu: system: Add Linux container file systems.
|
9 years ago |
David Thompson
|
575b4b092d
gnu: system: Move file-system->spec to (gnu system file-systems).
|
9 years ago |
David Thompson
|
9110c2e942
gnu: system: Move <file-system-mapping> into (gnu system file-systems).
|
9 years ago |
David Thompson
|
727636aaf8
gnu: Add control group file systems.
|
9 years ago |
Ludovic Courtès
|
3392ce5d60
system: Make /gnu/store a read-only bind mount by default.
|
9 years ago |
Ludovic Courtès
|
9cb426b8bf
Revert "system: Add a 'needed-for-boot?' field to 'mapped-device'."
|
10 years ago |
Ludovic Courtès
|
3b09332adf
system: Add a 'needed-for-boot?' field to 'mapped-device'.
|
10 years ago |
Ludovic Courtès
|
4d6b879cb5
file-systems: 'file-system-needed-for-boot?' always returns #t for "/".
|
10 years ago |
Ludovic Courtès
|
722554a306
system: Define 'device-mapping-kind', and add a 'close' procedure.
|
10 years ago |
Ludovic Courtès
|
5dae0186de
system: Add support for Linux-style mapped devices.
|
10 years ago |