summaryrefslogtreecommitdiff
path: root/gnu/build/file-systems.scm
Commit message (Expand)AuthorAge
...
* file-systems: Refactor check-file-system.David Craven2017-01-10
* file-systems: Refactor file system detection logic.David Craven2017-01-06
* gnu: Allow nfs file systems to be automatically mounted.John Darrington2016-11-29
* gnu: build: file-system: Change url of LUKS specification.ng02016-11-06
* file-systems: 'disk-partitions' detected partitions from mapped devices.Ludovic Courtès2016-10-27
* file-systems: Always use (guix build syscalls).Ludovic Courtès2016-09-05
* file-systems: Add 'find-partition-by-luks-uuid'.Ludovic Courtès2016-04-17
* file-systems: Separate ENOENT catching from ext2 superblock reads.Ludovic Courtès2016-04-17
* file-systems: Spawn a Bournish REPL upon fsck failure.Ludovic Courtès2016-02-08
* system: Allow the root file system to be named by UUID.Ludovic Courtès2016-01-01
* file-systems: Move 'string->uuid' to the build side.Ludovic Courtès2016-01-01
* file-systems: Do not truncate mount points that already exist.Ludovic Courtès2015-10-17
* build: file-systems: Allow for bind mounting regular files.David Thompson2015-08-08
* file-systems: Implement partition lookup by UUID.Ludovic Courtès2015-07-14
* file-systems: Use (guix build syscalls) at build time if needed.Ludovic Courtès2015-07-14
* build: file-systems: Import (guix build syscalls) for non-static Guiles.David Thompson2015-07-09
* gnu: Make 'mount' interface in static Guile consistent with Guix API.David Thompson2015-06-19
* file-systems: Use a second 'mount' call for read-only bind mounts.Ludovic Courtès2015-04-20
* linux-boot: Make /etc/mtab a symlink to /proc/self/mounts.宋文武2015-01-05
* file-systems: Always write the options field in /etc/mtab.Ludovic Courtès2014-11-20
* linux-boot: Ask fsck for a progress bar.Ludovic Courtès2014-09-19
* Move part of (gnu build linux-boot) to (gnu build file-systems).Ludovic Courtès2014-09-03