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

The behaviour of localmount and netmount is changing. 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.

Attachment: signature.asc
Description: Digital signature

Reply via email to