bb5cad4eb2
Previously a named socket such as /dev/log would fail the 'regular-file?' test and we'd end up mkdir'ing it. * gnu/build/file-systems.scm (regular-file?): Remove. (mount-file-system): Change (regular-file? source) to (not (file-is-directory? source)). |
||
---|---|---|
.. | ||
activation.scm | ||
cross-toolchain.scm | ||
file-systems.scm | ||
install.scm | ||
linux-boot.scm | ||
linux-container.scm | ||
linux-initrd.scm | ||
linux-modules.scm | ||
marionette.scm | ||
shepherd.scm | ||
svg.scm | ||
vm.scm |