summaryrefslogtreecommitdiff
path: root/gnu/system/file-systems.scm
Commit message (Expand)AuthorAgeFilesLines
* gnu: system: Move file-system->spec to (gnu system file-systems)....David Thompson2015-07-071-0/+10
* gnu: system: Move <file-system-mapping> into (gnu system file-systems)....David Thompson2015-07-071-1/+31
* gnu: Add control group file systems....David Thompson2015-06-191-4/+23
* system: Make /gnu/store a read-only bind mount by default....Ludovic Courtès2015-04-201-2/+16
* Revert "system: Add a 'needed-for-boot?' field to 'mapped-device'."...Ludovic Courtès2014-11-301-4/+1
* system: Add a 'needed-for-boot?' field to 'mapped-device'....Ludovic Courtès2014-11-291-1/+4
* file-systems: 'file-system-needed-for-boot?' always returns #t for "/"....Ludovic Courtès2014-11-251-1/+7
* system: Define 'device-mapping-kind', and add a 'close' procedure....Ludovic Courtès2014-09-181-2/+15
* system: Add support for Linux-style mapped devices....Ludovic Courtès2014-09-121-1/+20
* system: Add the 'system?' field for user groups....Ludovic Courtès2014-07-251-1/+1
* system: Add missing exports to (gnu system file-systems)....Mark H Weaver2014-07-231-0/+2
* system: Add /dev/shm....Ludovic Courtès2014-07-231-1/+13
* system: Add 'file-system' decl. for /dev/pts, and use the right options....Ludovic Courtès2014-07-231-2/+24
* system: Add 'create-mount-point?' file system option....Ludovic Courtès2014-07-231-1/+5
* system: Add '%devtmpfs-file-system' for udev, and '%base-file-systems'....Ludovic Courtès2014-07-221-1/+17
* system: File system sources can be marked as labels or devices....Ludovic Courtès2014-06-031-0/+3
* Add (gnu system file-systems)....Ludovic Courtès2014-05-201-0/+72