guix/gnu
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
..
build file-systems: Always write the options field in /etc/mtab. 2014-11-20 21:14:39 +01:00
packages gnu: icu4c: Update to 54.1. 2014-11-20 14:01:20 +01:00
services services: user-unmount: Change directory to "/" before unmounting. 2014-11-14 00:48:43 +01:00
system linux-initrd: Add modules for ATA controllers by default. 2014-11-13 10:42:32 +01:00
artwork.scm artwork: Update snapshot. 2014-11-13 23:12:46 +01:00
packages.scm gnu-maintenance: Introduce <gnu-release> data type. 2014-11-11 15:31:35 +01:00
services.scm services: Add 'auto-start?' field to <service>. 2014-11-10 23:23:32 +01:00
system.scm system: Shorten the default label for GRUB entries. 2014-11-11 22:42:42 +01:00