summaryrefslogtreecommitdiff
path: root/gnu/system/file-systems.scm
AgeCommit message (Expand)Author
2021-07-18pack: Streamline how files are included in tarballs....Maxim Cournoyer
2021-07-03file-systems: Ensure compared file names are both absolute or relative....Maxim Cournoyer
2021-06-29pack: Prevent duplicate files in tar archives....Maxim Cournoyer
2020-10-01Instantiate nscd in each system container....Jason Conroy
2020-08-03file-systems: Leave room for extension in serialized specs....Ludovic Courtès
2020-07-31file-system: Add efivarfs support....Mathieu Othacehe
2020-07-31file-system: Add mount-may-fail? option....Mathieu Othacehe
2020-07-31file-systems: Add %debug-file-system....Mathieu Othacehe
2020-07-25file-systems: Convey hint via '&fix-hint'....Ludovic Courtès
2020-05-20bootloader: grub: Allow booting from a Btrfs subvolume....Maxim Cournoyer
2020-05-20file-systems: Add helpers for parsing the options string into an alist....Maxim Cournoyer
2020-04-27file-systems: mount the PID cgroup filesystem....Jakub Kądziołka
2020-03-02file-systems: Add a 'file-system-device->string' procedure....Maxim Cournoyer
2019-11-04file-systems: Mount /var/run/nscd read-write in containers....Ludovic Courtès
2019-09-12file-systems: Add /var/run/nscd to '%network-file-mappings'....Ludovic Courtès
2019-07-19file-systems: Use 'no-atime' for %IMMUTABLE-STORE....Ludovic Courtès
2018-06-14install: Use (guix store database) instead of 'guix-register'....Ludovic Courtès
2018-05-28file-systems: Remove 'title' field and add <file-system-label>....Ludovic Courtès
2018-05-19file-systems: Do not export <file-system>....Ludovic Courtès
2018-04-29file-systems: Expound '%pseudo-file-system-types'....Ludovic Courtès
2018-04-27guix system: Report wrong file system 'device' fields....Ludovic Courtès
2017-12-22file-systems: Move %control-groups from %base-file-systems to...Mathieu Othacehe
2017-12-22file-systems: Do not mount hugetlb cgroup filesystem....Mathieu Othacehe
2017-10-11file-systems: Preserve UUID types when serializing....Ludovic Courtès
2017-10-05file-systems: Add a 'location' field to <file-system>....Ludovic Courtès
2017-09-11system: Introduce a disjoint UUID type....Ludovic Courtès
2017-09-11file-systems: Introduce (gnu system uuid)....Ludovic Courtès
2017-03-21file-systems: Add missing docstring....Ludovic Courtès
2017-03-21file-systems: Do not use (gnu packages …)....Ludovic Courtès
2017-03-18file-systems: Factorize file-system-packages....Danny Milosavljevic
2017-02-07file-systems: Add '%network-configuration-files' and '%network-file-mappings'....Ludovic Courtès
2017-02-04file-systems: Remove dependency on (guix store)....Ludovic Courtès
2017-02-03file-systems: Add 'file-system-mapping->bind-mount'....Ludovic Courtès
2017-01-16file-systems: 'file-system-needed-for-boot?' is #t for parents of the store....Ludovic Courtès
2016-11-10container: Pass a list of <file-system> objects as things to mount....Ludovic Courtès
2016-09-27Add missing exports....Ludovic Courtès
2016-09-01Reinstate "services: elogind: Provide '%elogind-file-systems' by extension."...Ludovic Courtès
2016-08-22Revert "services: elogind: Provide '%elogind-file-systems' by extension."...Mark H Weaver
2016-08-22services: elogind: Provide '%elogind-file-systems' by extension....Ludovic Courtès
2016-08-04ui: Remove dependency on (gnu system file-systems)....Ludovic Courtès
2016-06-06file-systems: Remove unneeded import....Ludovic Courtès
2016-04-18system: Add (gnu system mapped-devices)....Ludovic Courtès
2016-03-07gnu: system: Add elogind cgroup mount....Andy Wingo
2016-01-01file-systems: Move 'string->uuid' to the build side....Ludovic Courtès
2015-12-22file-systems: Add a 'mount?' field....Ludovic Courtès
2015-10-29system: File systems depend on their corresponding device mappings....Ludovic Courtès
2015-09-20linux-boot: Mount /dev as a devtmpfs from the start....Ludovic Courtès
2015-09-10file-systems: Add %elogind-file-systems; add it to %base-file-systems....Mark H Weaver
2015-07-17file-systems: Subsystem cgroups now depend on /sys/fs/cgroup....Ludovic Courtès
2015-07-17file-systems: Add a 'dependencies' field to <file-system>....Ludovic Courtès