index
:
software/guix
master
Unnamed repository; edit this file 'description' to name the repository.
Fcgiwrap Daemon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gnu
/
system
/
file-systems.scm
Commit message (
Expand
)
Author
Age
Files
Lines
*
install: Use (guix store database) instead of 'guix-register'.
...
Ludovic Courtès
2018-06-14
1
-3
/
+8
*
file-systems: Remove 'title' field and add <file-system-label>.
...
Ludovic Courtès
2018-05-28
1
-12
/
+96
*
file-systems: Do not export <file-system>.
...
Ludovic Courtès
2018-05-19
1
-2
/
+1
*
file-systems: Expound '%pseudo-file-system-types'.
...
Ludovic Courtès
2018-04-29
1
-2
/
+2
*
guix system: Report wrong file system 'device' fields.
...
Ludovic Courtès
2018-04-27
1
-1
/
+8
*
file-systems: Move %control-groups from %base-file-systems to
...
Mathieu Othacehe
2017-12-22
1
-31
/
+32
*
file-systems: Do not mount hugetlb cgroup filesystem.
...
Mathieu Othacehe
2017-12-22
1
-1
/
+1
*
file-systems: Preserve UUID types when serializing.
...
Ludovic Courtès
2017-10-11
1
-2
/
+8
*
file-systems: Add a 'location' field to <file-system>.
...
Ludovic Courtès
2017-10-05
1
-1
/
+5
*
system: Introduce a disjoint UUID type.
...
Ludovic Courtès
2017-09-11
1
-3
/
+5
*
file-systems: Introduce (gnu system uuid).
...
Ludovic Courtès
2017-09-11
1
-18
/
+4
*
file-systems: Add missing docstring.
...
Ludovic Courtès
2017-03-21
1
-0
/
+2
*
file-systems: Do not use (gnu packages …).
...
Ludovic Courtès
2017-03-21
1
-22
/
+5
*
file-systems: Factorize file-system-packages.
...
Danny Milosavljevic
2017-03-18
1
-0
/
+26
*
file-systems: Add '%network-configuration-files' and '%network-file-mappings'.
...
Ludovic Courtès
2017-02-07
1
-1
/
+23
*
file-systems: Remove dependency on (guix store).
...
Ludovic Courtès
2017-02-04
1
-1
/
+14
*
file-systems: Add 'file-system-mapping->bind-mount'.
...
Ludovic Courtès
2017-02-03
1
-0
/
+17
*
file-systems: 'file-system-needed-for-boot?' is #t for parents of the store.
...
Ludovic Courtès
2017-01-16
1
-5
/
+33
*
container: Pass a list of <file-system> objects as things to mount.
...
Ludovic Courtès
2016-11-10
1
-0
/
+11
*
Add missing exports.
...
Ludovic Courtès
2016-09-27
1
-0
/
+1
*
Reinstate "services: elogind: Provide '%elogind-file-systems' by extension."
...
Ludovic Courtès
2016-09-01
1
-1
/
+0
*
Revert "services: elogind: Provide '%elogind-file-systems' by extension."
...
Mark H Weaver
2016-08-22
1
-0
/
+1
*
services: elogind: Provide '%elogind-file-systems' by extension.
...
Ludovic Courtès
2016-08-22
1
-1
/
+0
*
ui: Remove dependency on (gnu system file-systems).
...
Ludovic Courtès
2016-08-04
1
-0
/
+18
*
file-systems: Remove unneeded import.
...
Ludovic Courtès
2016-06-06
1
-1
/
+0
*
system: Add (gnu system mapped-devices).
...
Ludovic Courtès
2016-04-18
1
-31
/
+0
*
gnu: system: Add elogind cgroup mount.
...
Andy Wingo
2016-03-07
1
-1
/
+12
*
file-systems: Move 'string->uuid' to the build side.
...
Ludovic Courtès
2016-01-01
1
-40
/
+5
*
file-systems: Add a 'mount?' field.
...
Ludovic Courtès
2015-12-22
1
-1
/
+4
*
system: File systems depend on their corresponding device mappings.
...
Ludovic Courtès
2015-10-29
1
-3
/
+2
*
linux-boot: Mount /dev as a devtmpfs from the start.
...
Ludovic Courtès
2015-09-20
1
-14
/
+1
*
file-systems: Add %elogind-file-systems; add it to %base-file-systems.
...
Mark H Weaver
2015-09-10
1
-0
/
+22
*
file-systems: Subsystem cgroups now depend on /sys/fs/cgroup.
...
Ludovic Courtès
2015-07-17
1
-15
/
+20
*
file-systems: Add a 'dependencies' field to <file-system>.
...
Ludovic Courtès
2015-07-17
1
-1
/
+5
*
file-systems: 'uuid' raises a syntax error for invalid UUIDs.
...
Ludovic Courtès
2015-07-16
1
-2
/
+4
*
file-systems: Allow users to specify file system UUIDs as strings.
...
Ludovic Courtès
2015-07-14
1
-0
/
+57
*
gnu: file-systems: Fix typo.
...
Mathieu Lirzin
2015-07-13
1
-1
/
+1
*
gnu: system: Add Linux container file systems.
...
David Thompson
2015-07-09
1
-0
/
+40
*
gnu: system: Move file-system->spec to (gnu system file-systems).
...
David Thompson
2015-07-07
1
-0
/
+10
*
gnu: system: Move <file-system-mapping> into (gnu system file-systems).
...
David Thompson
2015-07-07
1
-1
/
+31
*
gnu: Add control group file systems.
...
David Thompson
2015-06-19
1
-4
/
+23
*
system: Make /gnu/store a read-only bind mount by default.
...
Ludovic Courtès
2015-04-20
1
-2
/
+16
*
Revert "system: Add a 'needed-for-boot?' field to 'mapped-device'."
...
Ludovic Courtès
2014-11-30
1
-4
/
+1
*
system: Add a 'needed-for-boot?' field to 'mapped-device'.
...
Ludovic Courtès
2014-11-29
1
-1
/
+4
*
file-systems: 'file-system-needed-for-boot?' always returns #t for "/".
...
Ludovic Courtès
2014-11-25
1
-1
/
+7
*
system: Define 'device-mapping-kind', and add a 'close' procedure.
...
Ludovic Courtès
2014-09-18
1
-2
/
+15
*
system: Add support for Linux-style mapped devices.
...
Ludovic Courtès
2014-09-12
1
-1
/
+20
*
system: Add the 'system?' field for user groups.
...
Ludovic Courtès
2014-07-25
1
-1
/
+1
*
system: Add missing exports to (gnu system file-systems).
...
Mark H Weaver
2014-07-23
1
-0
/
+2
*
system: Add /dev/shm.
...
Ludovic Courtès
2014-07-23
1
-1
/
+13
[next]