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