me
/
guix
Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues/pull-requests.
guix/gnu/build
Ludovic Courtès 1c27641f46 file-systems: Always write the options field in /etc/mtab.
* gnu/build/file-systems.scm (mount-file-system): When OPTIONS is false,
  write "rw" to /etc/mtab.  This fixes a bug whereby 'remove-from-mtab'
  in (guix syscalls) would otherwise raise a 'match-error' because of
  the missing field.  This affected file systems mounted from the
  initrd, such as devtmpfs, which has options == #f.
2014-11-20 21:14:39 +01:00
..
activation.scm
file-systems.scm file-systems: Always write the options field in /etc/mtab. 2014-11-20 21:14:39 +01:00
install.scm
linux-boot.scm linux-boot: Make more disk partition block devices. 2014-11-13 13:34:31 +01:00
linux-initrd.scm
vm.scm vm: Set the boot flag on the root partition. 2014-11-13 13:42:44 +01:00