nt='cgit v1.2.3'/>
aboutsummaryrefslogtreecommitdiff
path: root/gnu/build/file-systems.scm
AgeCommit message (Expand)Author
2020-03-02build: file-systems: Do not warn about file system check for NFS....Maxim Cournoyer
2020-01-05file-systems: Handle LUKS2 header....David Trudgian
2020-01-03file-systems: Add support for JFS....Tobias Geerinckx-Rice
2019-12-07file-systems: Add support for 'strict-atime' and 'lazy-time' flags....Guillaume Le Vaillant
2019-11-18file-systems: Fix docstring....Maxim Cournoyer
2019-04-29file-systems: Support the 'no-atime' flag....rendaw
2019-01-17file-systems: Add read-luks-partition-uuid....Mathieu Othacehe
2019-01-17file-systems: Export read-partition-label and read-partition-uuid....Mathieu Othacehe
2018-12-18file-systems: Have the emergency REPL output to /dev/console....Ludovic Courtès
2018-12-18file-systems: Spawn a REPL only when interaction is possible....Ludovic Courtès
2018-05-31file-systems: Always wait for devices to show up....Ludovic Courtès
2018-05-28file-systems: Remove 'title' field and add <file-system-label>....Ludovic Courtès
2018-01-19gnu: Consistently Write ‘file system(s)’....Tobias Geerinckx-Rice
2017-10-11file-systems: Add support for FAT16....Ludovic Courtès
2017-10-11file-systems: Preserve UUID types when serializing....Ludovic Courtès
2017-10-11file-systems: 'mount-file-system' now takes a <file-system> object....Ludovic Courtès
2017-10-05uuid: Add 'uuid=?' and use it....Ludovic Courtès