summaryrefslogtreecommitdiff
path: root/gnu/system/file-systems.scm
Commit message (Expand)AuthorAge
...
* system: Add a 'needed-for-boot?' field to 'mapped-device'.Ludovic Courtès2014-11-29
* file-systems: 'file-system-needed-for-boot?' always returns #t for "/".Ludovic Courtès2014-11-25
* system: Define 'device-mapping-kind', and add a 'close' procedure.Ludovic Courtès2014-09-18
* system: Add support for Linux-style mapped devices.Ludovic Courtès2014-09-12
* system: Add the 'system?' field for user groups.Ludovic Courtès2014-07-25
* system: Add missing exports to (gnu system file-systems).Mark H Weaver2014-07-23
* system: Add /dev/shm.Ludovic Courtès2014-07-23
* system: Add 'file-system' decl. for /dev/pts, and use the right options.Ludovic Courtès2014-07-23
* system: Add 'create-mount-point?' file system option.Ludovic Courtès2014-07-23
* system: Add '%devtmpfs-file-system' for udev, and '%base-file-systems'.Ludovic Courtès2014-07-22
* system: File system sources can be marked as labels or devices.Ludovic Courtès2014-06-03
* Add (gnu system file-systems).Ludovic Courtès2014-05-20