gnu: Add libsmf.
[jackhill/guix/guix.git] / gnu / build / file-systems.scm
2017-01-31 Ludovic Courtèsfile-systems: Do not read superblocks past the end...
2017-01-10 David Cravensystem: Add btrfs file system support.
2017-01-10 David Cravenfile-systems: Refactor file-system predicates.
2017-01-10 David Cravenfile-systems: Refactor check-file-system.
2017-01-06 David Cravenfile-systems: Refactor file system detection logic.
2016-11-30 Marius BakkeMerge branch 'master' into staging
2016-11-29 Hartmut GoebelMerge branch 'master' into python-build-system
2016-11-29 John Darringtongnu: Allow nfs file systems to be automatically mounted.
2016-11-07 Mark H WeaverMerge branch 'master' into core-updates
2016-11-06 ng0gnu: build: file-system: Change url of LUKS specification.
2016-10-28 Mark H WeaverMerge branch 'master' into core-updates
2016-10-27 Ludovic Courtèsfile-systems: 'disk-partitions' detected partitions...
2016-09-30 Ludovic CourtèsMerge branch 'master' into core-updates
2016-09-04 Ludovic Courtèsfile-systems: Always use (guix build syscalls).
2016-05-02 Mathieu LirzinMerge branch 'master' into core-updates
2016-04-23 宋文武Merge branch 'gnome-updates'
2016-04-16 Ludovic Courtèsfile-systems: Add 'find-partition-by-luks-uuid'.
2016-04-16 Ludovic Courtèsfile-systems: Separate ENOENT catching from ext2 superb...
2016-02-08 Ludovic Courtèsfile-systems: Spawn a Bournish REPL upon fsck failure.
2016-01-03 Ludovic CourtèsMerge branch 'master' into core-updates
2016-01-01 Ludovic Courtèssystem: Allow the root file system to be named by UUID.
2016-01-01 Ludovic Courtèsfile-systems: Move 'string->uuid' to the build side.
2015-10-17 Mark H WeaverMerge branch 'master' into dbus-update
2015-10-17 Ludovic Courtèsfile-systems: Do not truncate mount points that already...
2015-08-08 David Thompsonbuild: file-systems: Allow for bind mounting regular...
2015-07-15 Mark H WeaverMerge branch 'master' into core-updates
2015-07-14 Ludovic Courtèsfile-systems: Implement partition lookup by UUID.
2015-07-14 Ludovic Courtèsfile-systems: Use (guix build syscalls) at build time...
2015-07-09 David Thompsonbuild: file-systems: Import (guix build syscalls) for...
2015-06-21 Mark H WeaverMerge branch 'master' into core-updates
2015-06-19 David Thompsongnu: Make 'mount' interface in static Guile consistent...
2015-05-23 宋文武Merge branch 'master' into gtk-rebuild
2015-04-20 Ludovic Courtèsfile-systems: Use a second 'mount' call for read-only...
2015-01-06 Mark H WeaverMerge branch 'master' into core-updates
2015-01-05 宋文武linux-boot: Make /etc/mtab a symlink to /proc/self...
2014-11-20 Ludovic Courtèsfile-systems: Always write the options field in /etc...
2014-09-22 Ludovic CourtèsMerge branch 'core-updates'
2014-09-19 Ludovic Courtèslinux-boot: Ask fsck for a progress bar.
2014-09-08 Mark H WeaverMerge branch 'master' into core-updates
2014-09-03 Ludovic CourtèsMove part of (gnu build linux-boot) to (gnu build file...