aboutsummaryrefslogtreecommitdiff
path: root/gnu/system/file-systems.scm
Commit message (Expand)AuthorAge
* file-systems: Add "virtiofs" to the list of pseudo file system types.Massimo Zaniboni8 days
* file-systems: Add tracefs to %pseudo-file-system-types.Leo Nikkilä2023-12-10
* gnu: file-systems: Add xenfs to %pseudo-file-system-types.Skyler Ferris2023-10-30
* gnu: file-systems: Add variable %base-live-file-systems.Nicolas Graves2023-09-17
* file-systems: Use cgroups v2.Sam Lockart2023-08-08
* file-systems: Remove deprecated 'title' field helper procedures.Bruno Victal2023-03-05
* file-systems: Validate 'no-diratime flag.Tobias Geerinckx-Rice2023-02-26
* file-systems: Add cgroup2 to %pseudo-file-system-types.Hilton Chain2022-09-26
* gnu: system: file-systems: Add shared flag.Oleg Pykhalov2022-08-10
* file-systems: Avoid load-time warnings when attempting to load (guix store).Ludovic Courtès2022-05-01
* system: Add helper file-system-mount-point-predicate.Josselin Poiret2022-02-15
* system: Add swap flags.Josselin Poiret2021-11-23
* system: Rework swap space support, add dependencies.Josselin Poiret2021-11-23
* file-systems: Validate the 'flags' field.Ludovic Courtès2021-11-07
* file-systems: Fix <file-system> skip-check-if-clean? default.Tobias Geerinckx-Rice2021-09-24
* file-systems: Support forced checks & repairs.Tobias Geerinckx-Rice2021-09-23
* pack: Streamline how files are included in tarballs.Maxim Cournoyer2021-07-18
* file-systems: Ensure compared file names are both absolute or relative.Maxim Cournoyer2021-07-03
* pack: Prevent duplicate files in tar archives.Maxim Cournoyer2021-06-29
* Instantiate nscd in each system container.Jason Conroy2020-10-01
* file-systems: Leave room for extension in serialized specs.Ludovic Courtès2020-08-03
* file-system: Add efivarfs support.Mathieu Othacehe2020-07-31
* file-system: Add mount-may-fail? option.Mathieu Othacehe2020-07-31
* file-systems: Add %debug-file-system.Mathieu Othacehe2020-07-31
* file-systems: Convey hint via '&fix-hint'.Ludovic Courtès2020-07-25
* bootloader: grub: Allow booting from a Btrfs subvolume.Maxim Cournoyer2020-05-20
* file-systems: Add helpers for parsing the options string into an alist.Maxim Cournoyer2020-05-20
* file-systems: mount the PID cgroup filesystem.Jakub Kądziołka2020-04-27
* file-systems: Add a 'file-system-device->string' procedure.Maxim Cournoyer2020-03-02
* file-systems: Mount /var/run/nscd read-write in containers.Ludovic Courtès2019-11-04
* file-systems: Add /var/run/nscd to '%network-file-mappings'.Ludovic Courtès2019-09-12
* file-systems: Use 'no-atime' for %IMMUTABLE-STORE.Ludovic Courtès2019-07-19
* install: Use (guix store database) instead of 'guix-register'.Ludovic Courtès2018-06-14
* file-systems: Remove 'title' field and add <file-system-label>.Ludovic Courtès2018-05-28
* file-systems: Do not export <file-system>.Ludovic Courtès2018-05-19
* file-systems: Expound '%pseudo-file-system-types'.Ludovic Courtès2018-04-29
* guix system: Report wrong file system 'device' fields.Ludovic Courtès2018-04-27
* file-systems: Move %control-groups from %base-file-systems toMathieu Othacehe2017-12-22
* file-systems: Do not mount hugetlb cgroup filesystem.Mathieu Othacehe2017-12-22
* file-systems: Preserve UUID types when serializing.Ludovic Courtès2017-10-11
* file-systems: Add a 'location' field to <file-system>.Ludovic Courtès2017-10-05
* system: Introduce a disjoint UUID type.Ludovic Courtès2017-09-11
* file-systems: Introduce (gnu system uuid).Ludovic Courtès2017-09-11
* file-systems: Add missing docstring.Ludovic Courtès2017-03-21
* file-systems: Do not use (gnu packages …).Ludovic Courtès2017-03-21
* file-systems: Factorize file-system-packages.Danny Milosavljevic2017-03-18
* file-systems: Add '%network-configuration-files' and '%network-file-mappings'.Ludovic Courtès2017-02-07
* file-systems: Remove dependency on (guix store).Ludovic Courtès2017-02-04
* file-systems: Add 'file-system-mapping->bind-mount'.Ludovic Courtès2017-02-03
* file-systems: 'file-system-needed-for-boot?' is #t for parents of the store.Ludovic Courtès2017-01-16