index
:
guix
koszko
koszko-scripts
Wojtek's customized Guix
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gnu
/
build
/
file-systems.scm
Age
Commit message (
Expand
)
Author
2016-11-29
gnu: Allow nfs file systems to be automatically mounted.
...
John Darrington
2016-11-06
gnu: build: file-system: Change url of LUKS specification.
...
ng0
2016-10-27
file-systems: 'disk-partitions' detected partitions from mapped devices.
...
Ludovic Courtès
2016-09-05
file-systems: Always use (guix build syscalls).
...
Ludovic Courtès
2016-04-17
file-systems: Add 'find-partition-by-luks-uuid'.
...
Ludovic Courtès
2016-04-17
file-systems: Separate ENOENT catching from ext2 superblock reads.
...
Ludovic Courtès
2016-02-08
file-systems: Spawn a Bournish REPL upon fsck failure.
...
Ludovic Courtès
2016-01-01
system: Allow the root file system to be named by UUID.
...
Ludovic Courtès
2016-01-01
file-systems: Move 'string->uuid' to the build side.
...
Ludovic Courtès
2015-10-17
file-systems: Do not truncate mount points that already exist.
...
Ludovic Courtès
2015-08-08
build: file-systems: Allow for bind mounting regular files.
...
David Thompson
2015-07-14
file-systems: Implement partition lookup by UUID.
...
Ludovic Courtès
2015-07-14
file-systems: Use (guix build syscalls) at build time if needed.
...
Ludovic Courtès
2015-07-09
build: file-systems: Import (guix build syscalls) for non-static Guiles.
...
David Thompson
2015-06-19
gnu: Make 'mount' interface in static Guile consistent with Guix API.
...
David Thompson
2015-04-20
file-systems: Use a second 'mount' call for read-only bind mounts.
...
Ludovic Courtès
2015-01-05
linux-boot: Make /etc/mtab a symlink to /proc/self/mounts.
...
宋文武
2014-11-20
file-systems: Always write the options field in /etc/mtab.
...
Ludovic Courtès
2014-09-19
linux-boot: Ask fsck for a progress bar.
...
Ludovic Courtès
2014-09-03
Move part of (gnu build linux-boot) to (gnu build file-systems).
...
Ludovic Courtès