commit: 9392ae035cd8a715a8cf80bffde68f4545b6c9b3 Author: William Hubbs <whubbs <AT> gaikai <DOT> com> AuthorDate: Wed Oct 7 16:55:17 2015 +0000 Commit: William Hubbs <williamh <AT> gentoo <DOT> org> CommitDate: Wed Oct 7 16:55:17 2015 +0000 URL: https://gitweb.gentoo.org/data/gentoo-news.git/commit/?id=9392ae03
Add newsitem about openrc 0.18 localmount and netmount changes ...7-openrc-0-18-localmount-and-netmount-changes.en.txt | 17 +++++++++++++++++ ...enrc-0-18-localmount-and-netmount-changes.en.txt.asc | 17 +++++++++++++++++ 2 files changed, 34 insertions(+) diff --git a/2015-10-07-openrc-0-18-localmount-and-netmount-changes/2015-10-07-openrc-0-18-localmount-and-netmount-changes.en.txt b/2015-10-07-openrc-0-18-localmount-and-netmount-changes/2015-10-07-openrc-0-18-localmount-and-netmount-changes.en.txt new file mode 100644 index 0000000..7b2b688 --- /dev/null +++ b/2015-10-07-openrc-0-18-localmount-and-netmount-changes/2015-10-07-openrc-0-18-localmount-and-netmount-changes.en.txt @@ -0,0 +1,17 @@ +Title: OpenRC-0.18 localmount and netmount changes +Author: William Hubbs <[email protected]> +Content-Type: text/plain +Posted: 2015-10-07 +Revision: 1 +News-Item-Format: 1.0 +Display-If-Installed: <=sys-apps/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. diff --git a/2015-10-07-openrc-0-18-localmount-and-netmount-changes/2015-10-07-openrc-0-18-localmount-and-netmount-changes.en.txt.asc b/2015-10-07-openrc-0-18-localmount-and-netmount-changes/2015-10-07-openrc-0-18-localmount-and-netmount-changes.en.txt.asc new file mode 100644 index 0000000..eb9d832 --- /dev/null +++ b/2015-10-07-openrc-0-18-localmount-and-netmount-changes/2015-10-07-openrc-0-18-localmount-and-netmount-changes.en.txt.asc @@ -0,0 +1,17 @@ +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v2 + +iQIcBAABCAAGBQJWFU3/AAoJEJtAqO3K+uczmWwP/1gjGujAFj8NcxQaB6LM8eOr +BkBPe5xpTb6JqSaPZy6EKAziHgryk9RUUCCTF2EI0hrzB8sg79bJ7x1I/XoFMhKu +qQsRtvjtiLix75L08lgZ5KuQULba3ErOJJhoBLFM3mrGJNC0AgCN2it+HHbYPfdf +zR6jBfEtvsVzQ2LN6Fh6FQswtOyoag+lei2w//vLK9hFgrAkjGmjAl4G+UywW+hM +TAiwDuwdIn6izQ4Hfu1dmdA4ugdpMwVGIVwmoub/DbpNbpvQQMf8FGBgzzbGgWs3 +RSqZPOlfH3CX0E/jJanUY7l8YFtS3nd7XLPPFkB2WZ6fKqYF0DFTRtrcOqHDT88N +ksMFvnCt6jF/6r15/Sz9VUQoBfIEnMRLqeHfrH/MROVDTg9nnhY6uqYDr0Yn29pD +t8wGfgs5Kds0tiUxnCvcTBazRztVDKQZQPxUsrNBmGdVRf8L757ltMZofftZh8fl +SehUrA/YO+X1ROlUvvv5x9Ik6AAARcJOotTHbLWplayyC6f/bvAkmy8UnLXo30Zh +Z2rx3ZAZ0UuVYZWKWkXl1vJg8ANK93o7nvUTgc1/LVJhG5BoxceDEy4DJmXAiPgC +erghByQQfAi2aDlslql6mDx4XAQwuBFPYnkHZapGCgAlsSMw8Lh0Jkp0rw5ic3Q0 +QZyhSSWZkF7VjTRB6nY9 +=Bkvu +-----END PGP SIGNATURE-----
