index
:
~cnx/guix
this commit
core-updates
e9patch
emacs-team
gnome-team
gnuzilla-updates
guile-daemon
hurd-team
ibus-table
install-doc-overhaul
kernel-updates
keyring
klee
master
mesa-updates
nix
node-18-updates
node-reproducibility
old-guix-wip-file-offset-bits-64-sledgehammer
python-team
qt-updates
r-team
r-updates
rust-team
smartdns
snapper
version-0.10.0
version-0.11.0
version-0.12.0
version-0.13.0
version-0.14.0
version-0.15.0
version-0.16.0
version-0.8.3
version-0.9.0
version-1.0.0
version-1.0.1
version-1.1.0
version-1.2.0
version-1.3.0
version-1.4.0
wip-aarch64-bootstrap
wip-arm-bootstrap
wip-buildroot
wip-check
wip-container
wip-cpu-tuning
wip-deploy
wip-deploy2
wip-desktop
wip-digests
wip-file-offset-bits-64
wip-file-offset-bits-64-sledgehammer
wip-filesearch
wip-full-source-bootstrap
wip-gexp-grafts
wip-gexp-hygiene
wip-git-https
wip-gnome
wip-gnome3.34
wip-gnome3.36
wip-guile-ssh-0.16
wip-guix-log
wip-harden-installer
wip-hurd-vm
wip-image
wip-import-version
wip-ipfs
wip-ipfs-substitutes
wip-ipfs2
wip-java-aarch64
wip-kde-education
wip-kde-plasma
wip-loongson2f
wip-mediagoblin
wip-mnt-reform
wip-node-14
wip-node-importer
wip-ocaml
wip-perl6
wip-pinebook-pro
wip-postfix
wip-potluck
wip-ppc
wip-ppc64le
wip-python-mne
wip-r
wip-rust
wip-system-bootstrap
wip-texlive
wip-texlive-importer
wip-texlive-mono
wip-wget
Personal Guix development branches
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gnu
/
system
/
file-systems.scm
Age
Commit message (
Expand
)
Author
2019-09-12
file-systems: Add /var/run/nscd to '%network-file-mappings'.
Ludovic Courtès
2019-07-19
file-systems: Use 'no-atime' for %IMMUTABLE-STORE.
Ludovic Courtès
2018-06-14
install: Use (guix store database) instead of 'guix-register'.
Ludovic Courtès
2018-05-28
file-systems: Remove 'title' field and add <file-system-label>.
Ludovic Courtès
2018-05-19
file-systems: Do not export <file-system>.
Ludovic Courtès
2018-04-29
file-systems: Expound '%pseudo-file-system-types'.
Ludovic Courtès
2018-04-27
guix system: Report wrong file system 'device' fields.
Ludovic Courtès
2017-12-22
file-systems: Move %control-groups from %base-file-systems to
Mathieu Othacehe
2017-12-22
file-systems: Do not mount hugetlb cgroup filesystem.
Mathieu Othacehe
2017-10-11
file-systems: Preserve UUID types when serializing.
Ludovic Courtès
2017-10-05
file-systems: Add a 'location' field to <file-system>.
Ludovic Courtès
2017-09-11
system: Introduce a disjoint UUID type.
Ludovic Courtès
2017-09-11
file-systems: Introduce (gnu system uuid).
Ludovic Courtès
2017-03-21
file-systems: Add missing docstring.
Ludovic Courtès
2017-03-21
file-systems: Do not use (gnu packages …).
Ludovic Courtès
2017-03-18
file-systems: Factorize file-system-packages.
Danny Milosavljevic
2017-02-07
file-systems: Add '%network-configuration-files' and '%network-file-mappings'.
Ludovic Courtès
2017-02-04
file-systems: Remove dependency on (guix store).
Ludovic Courtès
2017-02-03
file-systems: Add 'file-system-mapping->bind-mount'.
Ludovic Courtès
2017-01-16
file-systems: 'file-system-needed-for-boot?' is #t for parents of the store.
Ludovic Courtès
2016-11-10
container: Pass a list of <file-system> objects as things to mount.
Ludovic Courtès
2016-09-27
Add missing exports.
Ludovic Courtès
2016-09-01
Reinstate "services: elogind: Provide '%elogind-file-systems' by extension."
Ludovic Courtès
2016-08-22
Revert "services: elogind: Provide '%elogind-file-systems' by extension."
Mark H Weaver
2016-08-22
services: elogind: Provide '%elogind-file-systems' by extension.
Ludovic Courtès
2016-08-04
ui: Remove dependency on (gnu system file-systems).
Ludovic Courtès
2016-06-06
file-systems: Remove unneeded import.
Ludovic Courtès
2016-04-18
system: Add (gnu system mapped-devices).
Ludovic Courtès
2016-03-07
gnu: system: Add elogind cgroup mount.
Andy Wingo
2016-01-01
file-systems: Move 'string->uuid' to the build side.
Ludovic Courtès
2015-12-22
file-systems: Add a 'mount?' field.
Ludovic Courtès
2015-10-29
system: File systems depend on their corresponding device mappings.
Ludovic Courtès
2015-09-20
linux-boot: Mount /dev as a devtmpfs from the start.
Ludovic Courtès
2015-09-10
file-systems: Add %elogind-file-systems; add it to %base-file-systems.
Mark H Weaver
2015-07-17
file-systems: Subsystem cgroups now depend on /sys/fs/cgroup.
Ludovic Courtès
2015-07-17
file-systems: Add a 'dependencies' field to <file-system>.
Ludovic Courtès
2015-07-16
file-systems: 'uuid' raises a syntax error for invalid UUIDs.
Ludovic Courtès
2015-07-14
file-systems: Allow users to specify file system UUIDs as strings.
Ludovic Courtès
2015-07-13
gnu: file-systems: Fix typo.
Mathieu Lirzin
2015-07-09
gnu: system: Add Linux container file systems.
David Thompson
2015-07-07
gnu: system: Move file-system->spec to (gnu system file-systems).
David Thompson
2015-07-07
gnu: system: Move <file-system-mapping> into (gnu system file-systems).
David Thompson
2015-06-19
gnu: Add control group file systems.
David Thompson
2015-04-20
system: Make /gnu/store a read-only bind mount by default.
Ludovic Courtès
2014-11-30
Revert "system: Add a 'needed-for-boot?' field to 'mapped-device'."
Ludovic Courtès
2014-11-29
system: Add a 'needed-for-boot?' field to 'mapped-device'.
Ludovic Courtès
2014-11-25
file-systems: 'file-system-needed-for-boot?' always returns #t for "/".
Ludovic Courtès
2014-09-18
system: Define 'device-mapping-kind', and add a 'close' procedure.
Ludovic Courtès
2014-09-12
system: Add support for Linux-style mapped devices.
Ludovic Courtès
2014-07-25
system: Add the 'system?' field for user groups.
Ludovic Courtès
[next]