public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] data/gentoo-news:master commit in: 2016-11-04-important_fstab_and_localmount_update/
@ 2016-11-04 18:21 William Hubbs
  0 siblings, 0 replies; 2+ messages in thread
From: William Hubbs @ 2016-11-04 18:21 UTC (permalink / raw
  To: gentoo-commits

commit:     5032c983f6b1619b8a8989ee34abafc5065ced8b
Author:     William Hubbs <williamh <AT> gentoo <DOT> org>
AuthorDate: Fri Nov  4 18:20:07 2016 +0000
Commit:     William Hubbs <williamh <AT> gentoo <DOT> org>
CommitDate: Fri Nov  4 18:20:07 2016 +0000
URL:        https://gitweb.gentoo.org/data/gentoo-news.git/commit/?id=5032c983

Add newsitem for /dev/disk-by/* openrc/udev updates

 ...04-important_fstab_and_localmount_update.en.txt | 28 ++++++++++++++++++++++
 ...mportant_fstab_and_localmount_update.en.txt.asc | 16 +++++++++++++
 2 files changed, 44 insertions(+)

diff --git a/2016-11-04-important_fstab_and_localmount_update/2016-11-04-important_fstab_and_localmount_update.en.txt b/2016-11-04-important_fstab_and_localmount_update/2016-11-04-important_fstab_and_localmount_update.en.txt
new file mode 100644
index 0000000..676e7e2
--- /dev/null
+++ b/2016-11-04-important_fstab_and_localmount_update/2016-11-04-important_fstab_and_localmount_update.en.txt
@@ -0,0 +1,28 @@
+Title: Inportant fstab and localmount update
+Author: William Hubbs <williamh@gentoo.org>
+Author: Ian Stakenvicius <axs@gentoo.org>
+Display-If-Installed: <=sys-apps/openrc-0.23
+Content-Type: text/plain
+Posted: 2016-11-04
+Revision: 1
+News-Item-Format: 1.0
+
+Recent updates to service scripts in OpenRC and (e)udev have removed the
+requirement for udev to "settle" before its startup completes.  The
+result of this is that services which used to wait for udev to finish
+processing all kernel events will now start earlier.  One such service
+is localmount.
+
+If "/dev/disk/by-*" device paths are used for mount points in
+fstab, it is possible that those symbolic links  will not exist when
+localmount starts and attempts to mount them.
+
+The recommended solution is to convert fstab from using
+"/dev/disk/by-*" to the LABEL=, UUID=, PARTLABEL= or PARTUUID= syntax.
+This syntax is supported directly by both util-linux and busybox's mount
+commands and has no dependency on any device manager. More information
+on this syntax can be found in the fstab(5) and mount(8) man pages.
+
+To force the old behaviour, instead of converting fstab, you can add
+rc_want="dev-settle" to /etc/conf.d/localmount or add udev-settle to the
+sysinit runlevel.

diff --git a/2016-11-04-important_fstab_and_localmount_update/2016-11-04-important_fstab_and_localmount_update.en.txt.asc b/2016-11-04-important_fstab_and_localmount_update/2016-11-04-important_fstab_and_localmount_update.en.txt.asc
new file mode 100644
index 0000000..c6f1324
--- /dev/null
+++ b/2016-11-04-important_fstab_and_localmount_update/2016-11-04-important_fstab_and_localmount_update.en.txt.asc
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIcBAABCAAGBQJYHNATAAoJEJtAqO3K+uczN04QAIaz5RD5lwLKtRAxXtLldJnp
+cvjx408knBSoOm+PQimS4FTLnulJtR9XOYmi8sjJxBkJ6h12+WfU5SrIdQrzi92/
+cnzoJURAu7Ray6rraAjTEgUkvadOSWf2ooPTDLmo8FE1al/7v0yvpaIFrCd/mI2a
+K9ks2518QxWHmZKbQQDrBKyxWxiEtiOVUY9f+ObBo4YDRfRz0bENbZai7S1hUBke
+DSQ18VEWcMYc1zg5OQclTzuKx8HT+QC8RFAwSTDM/FFLX7RiEe6Ii9Ncym1sFTh5
+bWn1nLamOAfCRrbqbqhNLtnDwCSWXsSmzWfcg69PEVRQnOTtzC12ciD7rX0aZfGo
+2orLtD4CeNJhRgFMRO1mW7kOGjpc9V2szkll4n1cAtYqLXrFtZTgbJ1gN0jScSP6
+AuPyiwohAN8TiJlIiMSOB27hXVS4A6siuHWYAGkAKmfu71gjHn4daDexJ/83TM9x
+AoUhWYIHg1unUdEA+QgJjc0ixaQ2zJLvEpkd1HoKfUTyf88rI46N+Vq5D1iwoXRE
+AfItCL0BuQG/xCWterG25egpp8p5JCH5GRxinwTDwIDsC5tmFIbIET4b8GP7B06z
+Q3u9dm9ABxxcdp1Gg45Sk/7A9OsOLkwBUBueDvmIq1+OwXKB1ENEBHb8HXAdFnzt
+YIosMcKGvgfyxNUfHOXJ
+=xoWs
+-----END PGP SIGNATURE-----


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [gentoo-commits] data/gentoo-news:master commit in: 2016-11-04-important_fstab_and_localmount_update/
@ 2016-11-30 11:56 Mike Gilbert
  0 siblings, 0 replies; 2+ messages in thread
From: Mike Gilbert @ 2016-11-30 11:56 UTC (permalink / raw
  To: gentoo-commits

commit:     70c479aeefbc794011e44608df1df0523e08cbac
Author:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 30 11:54:22 2016 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Wed Nov 30 11:55:27 2016 +0000
URL:        https://gitweb.gentoo.org/data/gentoo-news.git/commit/?id=70c479ae

Fix 'important' typo

 ...6-11-04-important_fstab_and_localmount_update.en.txt |  4 ++--
 ...-04-important_fstab_and_localmount_update.en.txt.asc | 17 ++++-------------
 2 files changed, 6 insertions(+), 15 deletions(-)

diff --git a/2016-11-04-important_fstab_and_localmount_update/2016-11-04-important_fstab_and_localmount_update.en.txt b/2016-11-04-important_fstab_and_localmount_update/2016-11-04-important_fstab_and_localmount_update.en.txt
index 676e7e2..3cd9a8f 100644
--- a/2016-11-04-important_fstab_and_localmount_update/2016-11-04-important_fstab_and_localmount_update.en.txt
+++ b/2016-11-04-important_fstab_and_localmount_update/2016-11-04-important_fstab_and_localmount_update.en.txt
@@ -1,10 +1,10 @@
-Title: Inportant fstab and localmount update
+Title: Important fstab and localmount update
 Author: William Hubbs <williamh@gentoo.org>
 Author: Ian Stakenvicius <axs@gentoo.org>
 Display-If-Installed: <=sys-apps/openrc-0.23
 Content-Type: text/plain
 Posted: 2016-11-04
-Revision: 1
+Revision: 2
 News-Item-Format: 1.0
 
 Recent updates to service scripts in OpenRC and (e)udev have removed the

diff --git a/2016-11-04-important_fstab_and_localmount_update/2016-11-04-important_fstab_and_localmount_update.en.txt.asc b/2016-11-04-important_fstab_and_localmount_update/2016-11-04-important_fstab_and_localmount_update.en.txt.asc
index c6f1324..1b616cf 100644
--- a/2016-11-04-important_fstab_and_localmount_update/2016-11-04-important_fstab_and_localmount_update.en.txt.asc
+++ b/2016-11-04-important_fstab_and_localmount_update/2016-11-04-important_fstab_and_localmount_update.en.txt.asc
@@ -1,16 +1,7 @@
 -----BEGIN PGP SIGNATURE-----
 
-iQIcBAABCAAGBQJYHNATAAoJEJtAqO3K+uczN04QAIaz5RD5lwLKtRAxXtLldJnp
-cvjx408knBSoOm+PQimS4FTLnulJtR9XOYmi8sjJxBkJ6h12+WfU5SrIdQrzi92/
-cnzoJURAu7Ray6rraAjTEgUkvadOSWf2ooPTDLmo8FE1al/7v0yvpaIFrCd/mI2a
-K9ks2518QxWHmZKbQQDrBKyxWxiEtiOVUY9f+ObBo4YDRfRz0bENbZai7S1hUBke
-DSQ18VEWcMYc1zg5OQclTzuKx8HT+QC8RFAwSTDM/FFLX7RiEe6Ii9Ncym1sFTh5
-bWn1nLamOAfCRrbqbqhNLtnDwCSWXsSmzWfcg69PEVRQnOTtzC12ciD7rX0aZfGo
-2orLtD4CeNJhRgFMRO1mW7kOGjpc9V2szkll4n1cAtYqLXrFtZTgbJ1gN0jScSP6
-AuPyiwohAN8TiJlIiMSOB27hXVS4A6siuHWYAGkAKmfu71gjHn4daDexJ/83TM9x
-AoUhWYIHg1unUdEA+QgJjc0ixaQ2zJLvEpkd1HoKfUTyf88rI46N+Vq5D1iwoXRE
-AfItCL0BuQG/xCWterG25egpp8p5JCH5GRxinwTDwIDsC5tmFIbIET4b8GP7B06z
-Q3u9dm9ABxxcdp1Gg45Sk/7A9OsOLkwBUBueDvmIq1+OwXKB1ENEBHb8HXAdFnzt
-YIosMcKGvgfyxNUfHOXJ
-=xoWs
+iHUEABEIAB0WIQSC6+o3VgHHi7vNKkVHG+cz7ykaPwUCWD6+HAAKCRBHG+cz7yka
+P2uUAQCny+8xYqKbg8yu8aQWo3zxJaPgYahja0JJRIzwa6ZIVAD/d4qBckAfMJ/L
+XuTB78+9LgegBq2HOOo5A+hyNWm9Znc=
+=Nh76
 -----END PGP SIGNATURE-----


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-11-30 11:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-04 18:21 [gentoo-commits] data/gentoo-news:master commit in: 2016-11-04-important_fstab_and_localmount_update/ William Hubbs
  -- strict thread matches above, loose matches on Subject: below --
2016-11-30 11:56 Mike Gilbert

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox