.3'/>
aboutsummaryrefslogtreecommitdiff
path: root/gnu/system/file-systems.scm
AgeCommit message (Expand)Author
2022-09-26file-systems: Add cgroup2 to %pseudo-file-system-types....Hilton Chain
2022-08-10gnu: system: file-systems: Add shared flag....Oleg Pykhalov
2022-05-01file-systems: Avoid load-time warnings when attempting to load (guix store)....Ludovic Courtès
2022-02-15system: Add helper file-system-mount-point-predicate....Josselin Poiret
2021-11-23system: Add swap flags....Josselin Poiret
2021-11-23system: Rework swap space support, add dependencies....Josselin Poiret
2021-11-07file-systems: Validate the 'flags' field....Ludovic Courtès
2021-09-24file-systems: Fix <file-system> skip-check-if-clean? default....Tobias Geerinckx-Rice
2021-09-23file-systems: Support forced checks & repairs....Tobias Geerinckx-Rice
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