file-systems: Spawn a Bournish REPL upon fsck failure.
[jackhill/guix/guix.git] / gnu / build / file-systems.scm
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...