All,

this is the second iteration of this newsitem.

Thanks,

William

Title: OpenRC-0.18 localmount and netmount changes
Author: William Hubbs <willi...@gentoo.org>
Content-Type: text/plain
Posted: 2015-10-03
Revision: 1
News-Item-Format: 1.0
Display-If-Installed: <=sys-fs/openrc-0.18

The behaviour of localmount and netmount is changing on Linux systems.
In the past, these services always started successfully. However, now they
will fail if a file system they attempt to mount cannot be mounted.

If you have file systems listed in fstab which should not be mounted at
boot time, make sure to add noauto to the mount options. If you have
file systems that you want to attempt to mount at boot time but failure
should be allowed, add nofail to the mount options for these file
systems in fstab.

Also, we are dropping the use of the -O switch for mount/umount -a.
This is being dropped because it is util-linux specific and not compatible
with busybox. This only affects mounts with _netdev listed in the mount
options. If you are using this, you should change _netdev to nofail.

Attachment: signature.asc
Description: Digital signature

Reply via email to