guix-devel/gnu/build
宋文武 9331ba5dd9 linux-boot: Make /etc/mtab a symlink to /proc/self/mounts.
Fixes <http://bugs.gnu.org/19491>.

* gnu/build/linux-boot.scm (mount-root-file-system): Make /root/etc/mtab
  a symlink to /proc/self/mounts.
* gnu/build/file-systems.scm (mount-file-system): Don't update /etc/mtab.
* guix/build/syscalls.scm (mount, umount): Have #:update-mtab? default to
  #f.
2015-01-05 22:24:00 +08:00
..
activation.scm activation: Copy the account skeletons when creating the 'root' account. 2014-12-13 22:31:08 +01:00
file-systems.scm linux-boot: Make /etc/mtab a symlink to /proc/self/mounts. 2015-01-05 22:24:00 +08:00
install.scm system: Don't make /boot/grub/grub.cfg a symlink to the store. 2014-12-09 11:06:50 +01:00
linux-boot.scm linux-boot: Make /etc/mtab a symlink to /proc/self/mounts. 2015-01-05 22:24:00 +08:00
linux-initrd.scm linux-initrd: Store Linux modules in a normal store directory. 2014-09-08 23:47:29 +02:00
linux-modules.scm linux-modules: Correctly propagate error code from 'init_module'. 2014-11-28 15:08:56 +01:00
vm.scm system: Don't make /boot/grub/grub.cfg a symlink to the store. 2014-12-09 11:06:50 +01:00