public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/gentoo-news:master commit in: 2013/2013-01-23-udev-upgrade/
@ 2013-01-23 14:23 Samuli Suominen
  0 siblings, 0 replies; 3+ messages in thread
From: Samuli Suominen @ 2013-01-23 14:23 UTC (permalink / raw
  To: gentoo-commits

commit:     0883511783c95b1e94efc13f16c68641ec3d63b7
Author:     Samuli Suominen <ssuominen <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 23 14:23:04 2013 +0000
Commit:     Samuli Suominen <ssuominen <AT> gentoo <DOT> org>
CommitDate: Wed Jan 23 14:23:04 2013 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/gentoo-news.git;a=commit;h=08835117

udev news

---
 .../2013-01-23-udev-upgrade.en.txt                 |   40 ++++++++++++++++++++
 .../2013-01-23-udev-upgrade.en.txt.asc             |   11 +++++
 2 files changed, 51 insertions(+), 0 deletions(-)

diff --git a/2013/2013-01-23-udev-upgrade/2013-01-23-udev-upgrade.en.txt b/2013/2013-01-23-udev-upgrade/2013-01-23-udev-upgrade.en.txt
new file mode 100644
index 0000000..5f32d94
--- /dev/null
+++ b/2013/2013-01-23-udev-upgrade/2013-01-23-udev-upgrade.en.txt
@@ -0,0 +1,40 @@
+Title: Upgrading udev from 171 (or older) to 197
+Author: Samuli Suominen <ssuominen@gentoo.org>
+Content-Type: text/plain
+Posted: 2013-01-23
+Revision: 1
+News-Item-Format: 1.0
+Display-If-Installed: <sys-fs/udev-198
+
+Upgrading udev from 171 (or older) to 197 will require special attention:
+
+- Remove udev-postmount from runlevels.
+
+- The need of CONFIG_DEVTMPFS=y in the kernel; need to verify the fstype for
+  possible /dev line in /etc/fstab is devtmpfs (and not, for example, tmpfs)
+
+- The case of predictable network interface names; if the file
+  /etc/udev/rules.d/70-persistent-net.rules is being used for renaming
+  network interface names to already existing names, then you need to
+  read following bug[1] because it's no longer possible. This won't
+  be a problem with the new predictable network interface name scheme[2].
+
+  [1] http://bugs.gentoo.org/453494
+  [2] http://www.freedesktop.org/wiki/Software/systemd/
+      PredictableNetworkInterfaceNames
+
+- Support for older kernels than 2.6.39 is dropped. If you need older kernel
+  we recommend you to look into sys-fs/eudev or use local overlay for keeping
+  the old ebuild. Remember to also get the distfiles where the patchsets are.
+  The upgrade into current stable version of gentoo-sources is recommended.
+
+- The case of separate /usr; if it worked for you with 171 it will continue
+  to work for you with 197. We still recommend initramfs with separate /usr
+  mounting capabilities because you might need packages like sys-apps/kbd
+  (keymaps in /usr) or net-wireless/bluez (possible keyboard) in early boot.
+
+And read every message printed by the emerge of udev and udev-init-scripts
+to ensure the system is in order before booting as this news item might
+not be complete.
+
+Apologies if this news came too late for you.

diff --git a/2013/2013-01-23-udev-upgrade/2013-01-23-udev-upgrade.en.txt.asc b/2013/2013-01-23-udev-upgrade/2013-01-23-udev-upgrade.en.txt.asc
new file mode 100644
index 0000000..4f75fe2
--- /dev/null
+++ b/2013/2013-01-23-udev-upgrade/2013-01-23-udev-upgrade.en.txt.asc
@@ -0,0 +1,11 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v2.0.19 (GNU/Linux)
+
+iQEcBAABAgAGBQJQ/+8GAAoJEEdUh39IaPFNaZIH/RBW731hLmHb2nonjKfpbRXm
+QZC5xGV86peSAyYrmXQcnOqz8vdV9r/r5Dz126tUIlBYf/CEsP3+p9TBe8v1ZATc
+nW+9nwb579iGk860PUZddymmOnN9BUX30c9o7Ar91tlPksCr0o+PzzB9+7IrOFI9
+dAhPWzjL2DdanU6xZpGum0F8HtdgzlN9t9eNLuNxpQGmlNUwRUCVW9Cr9k5mObcz
+BNRplF50faIGFuB/DL5vw3GbYKs0R2J7Gxi80gsSfImguUBeCwuzq+DYO/SSwg6V
+bmUSPgmDgK1kq4++uhycQ8rBHV6h/FcDLbvu8zJ0gGE7LHr9aCSqxaY0uVb2LyE=
+=rSzr
+-----END PGP SIGNATURE-----


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

* [gentoo-commits] proj/gentoo-news:master commit in: 2013/2013-01-23-udev-upgrade/
@ 2013-03-13  9:36 Samuli Suominen
  0 siblings, 0 replies; 3+ messages in thread
From: Samuli Suominen @ 2013-03-13  9:36 UTC (permalink / raw
  To: gentoo-commits

commit:     f174f9c81d199fe12205c0ed05cc598333f0abdd
Author:     Samuli Suominen <ssuominen <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 13 09:36:20 2013 +0000
Commit:     Samuli Suominen <ssuominen <AT> gentoo <DOT> org>
CommitDate: Wed Mar 13 09:36:20 2013 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/gentoo-news.git;a=commit;h=f174f9c8

update

---
 .../2013-01-23-udev-upgrade.en.txt                 |   15 ++++-----------
 .../2013-01-23-udev-upgrade.en.txt.asc             |   14 +++++++-------
 2 files changed, 11 insertions(+), 18 deletions(-)

diff --git a/2013/2013-01-23-udev-upgrade/2013-01-23-udev-upgrade.en.txt b/2013/2013-01-23-udev-upgrade/2013-01-23-udev-upgrade.en.txt
index 5f32d94..a0f9cb0 100644
--- a/2013/2013-01-23-udev-upgrade/2013-01-23-udev-upgrade.en.txt
+++ b/2013/2013-01-23-udev-upgrade/2013-01-23-udev-upgrade.en.txt
@@ -1,4 +1,4 @@
-Title: Upgrading udev from 171 (or older) to 197
+Title: Upgrading udev from 171 (or older) to 197 or newer
 Author: Samuli Suominen <ssuominen@gentoo.org>
 Content-Type: text/plain
 Posted: 2013-01-23
@@ -6,7 +6,7 @@ Revision: 1
 News-Item-Format: 1.0
 Display-If-Installed: <sys-fs/udev-198
 
-Upgrading udev from 171 (or older) to 197 will require special attention:
+Upgrading udev from 171 (or older) to 197 or newer will require special attention:
 
 - Remove udev-postmount from runlevels.
 
@@ -23,18 +23,11 @@ Upgrading udev from 171 (or older) to 197 will require special attention:
   [2] http://www.freedesktop.org/wiki/Software/systemd/
       PredictableNetworkInterfaceNames
 
-- Support for older kernels than 2.6.39 is dropped. If you need older kernel
-  we recommend you to look into sys-fs/eudev or use local overlay for keeping
-  the old ebuild. Remember to also get the distfiles where the patchsets are.
-  The upgrade into current stable version of gentoo-sources is recommended.
-
 - The case of separate /usr; if it worked for you with 171 it will continue
-  to work for you with 197. We still recommend initramfs with separate /usr
-  mounting capabilities because you might need packages like sys-apps/kbd
+  to work for you with 197 or newer. We still recommend initramfs with separate
+  /usr mounting capabilities because you might need packages like sys-apps/kbd
   (keymaps in /usr) or net-wireless/bluez (possible keyboard) in early boot.
 
 And read every message printed by the emerge of udev and udev-init-scripts
 to ensure the system is in order before booting as this news item might
 not be complete.
-
-Apologies if this news came too late for you.

diff --git a/2013/2013-01-23-udev-upgrade/2013-01-23-udev-upgrade.en.txt.asc b/2013/2013-01-23-udev-upgrade/2013-01-23-udev-upgrade.en.txt.asc
index 4f75fe2..f7f8e3e 100644
--- a/2013/2013-01-23-udev-upgrade/2013-01-23-udev-upgrade.en.txt.asc
+++ b/2013/2013-01-23-udev-upgrade/2013-01-23-udev-upgrade.en.txt.asc
@@ -1,11 +1,11 @@
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2.0.19 (GNU/Linux)
 
-iQEcBAABAgAGBQJQ/+8GAAoJEEdUh39IaPFNaZIH/RBW731hLmHb2nonjKfpbRXm
-QZC5xGV86peSAyYrmXQcnOqz8vdV9r/r5Dz126tUIlBYf/CEsP3+p9TBe8v1ZATc
-nW+9nwb579iGk860PUZddymmOnN9BUX30c9o7Ar91tlPksCr0o+PzzB9+7IrOFI9
-dAhPWzjL2DdanU6xZpGum0F8HtdgzlN9t9eNLuNxpQGmlNUwRUCVW9Cr9k5mObcz
-BNRplF50faIGFuB/DL5vw3GbYKs0R2J7Gxi80gsSfImguUBeCwuzq+DYO/SSwg6V
-bmUSPgmDgK1kq4++uhycQ8rBHV6h/FcDLbvu8zJ0gGE7LHr9aCSqxaY0uVb2LyE=
-=rSzr
+iQEcBAABAgAGBQJRQEh5AAoJEEdUh39IaPFNi7UIAKPzArxxvBgZBmSroVbthhUA
+3Mrgdn3iXn6DBiwuDJxPpMvfUMwx61ALADinxUc0fM4p/X7lOTYf8MensH1xDbRF
+6QQ+ei13v2tLJB4dW49bhsh3Um4MsepFI7WU/9YxwQGSPUz5IA6R4oaljo/RQZfL
+ltJNrMt5P56CsmFb/LtVIsJrmOiLJUdaX7desCQ3yGfbFyJONl0BFkZ4uZmBQAB8
+7OJs8hDYoh+W56FJabTv0CWkK4rB4qu0oL2sQ83UXc4BDiZiPLmdrJ7dyjFcl5TH
+ZidsCXqVfHaIyLLphDtZ2Ar8pc/S0j6o1wPmnL7kBQliK8xk4C55G+JnsVAn9nc=
+=tNbm
 -----END PGP SIGNATURE-----


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

* [gentoo-commits] proj/gentoo-news:master commit in: 2013/2013-01-23-udev-upgrade/
@ 2013-03-13  9:38 Samuli Suominen
  0 siblings, 0 replies; 3+ messages in thread
From: Samuli Suominen @ 2013-03-13  9:38 UTC (permalink / raw
  To: gentoo-commits

commit:     fd2b016f6f0f009d9eeb8bbdba8495ebb98e1b24
Author:     Samuli Suominen <ssuominen <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 13 09:38:04 2013 +0000
Commit:     Samuli Suominen <ssuominen <AT> gentoo <DOT> org>
CommitDate: Wed Mar 13 09:38:04 2013 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/gentoo-news.git;a=commit;h=fd2b016f

minor coding style update

---
 .../2013-01-23-udev-upgrade.en.txt                 |    6 +++---
 .../2013-01-23-udev-upgrade.en.txt.asc             |   14 +++++++-------
 2 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/2013/2013-01-23-udev-upgrade/2013-01-23-udev-upgrade.en.txt b/2013/2013-01-23-udev-upgrade/2013-01-23-udev-upgrade.en.txt
index a0f9cb0..32f1bf6 100644
--- a/2013/2013-01-23-udev-upgrade/2013-01-23-udev-upgrade.en.txt
+++ b/2013/2013-01-23-udev-upgrade/2013-01-23-udev-upgrade.en.txt
@@ -1,4 +1,4 @@
-Title: Upgrading udev from 171 (or older) to 197 or newer
+Title: Upgrading udev from 171 (or older) to 197 (or newer)
 Author: Samuli Suominen <ssuominen@gentoo.org>
 Content-Type: text/plain
 Posted: 2013-01-23
@@ -6,7 +6,7 @@ Revision: 1
 News-Item-Format: 1.0
 Display-If-Installed: <sys-fs/udev-198
 
-Upgrading udev from 171 (or older) to 197 or newer will require special attention:
+Upgrading udev from 171 (or older) to 197 (or newer) will require special attention:
 
 - Remove udev-postmount from runlevels.
 
@@ -24,7 +24,7 @@ Upgrading udev from 171 (or older) to 197 or newer will require special attentio
       PredictableNetworkInterfaceNames
 
 - The case of separate /usr; if it worked for you with 171 it will continue
-  to work for you with 197 or newer. We still recommend initramfs with separate
+  to work for you with 197 (or newer). We still recommend initramfs with separate
   /usr mounting capabilities because you might need packages like sys-apps/kbd
   (keymaps in /usr) or net-wireless/bluez (possible keyboard) in early boot.
 

diff --git a/2013/2013-01-23-udev-upgrade/2013-01-23-udev-upgrade.en.txt.asc b/2013/2013-01-23-udev-upgrade/2013-01-23-udev-upgrade.en.txt.asc
index f7f8e3e..586fd4b 100644
--- a/2013/2013-01-23-udev-upgrade/2013-01-23-udev-upgrade.en.txt.asc
+++ b/2013/2013-01-23-udev-upgrade/2013-01-23-udev-upgrade.en.txt.asc
@@ -1,11 +1,11 @@
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2.0.19 (GNU/Linux)
 
-iQEcBAABAgAGBQJRQEh5AAoJEEdUh39IaPFNi7UIAKPzArxxvBgZBmSroVbthhUA
-3Mrgdn3iXn6DBiwuDJxPpMvfUMwx61ALADinxUc0fM4p/X7lOTYf8MensH1xDbRF
-6QQ+ei13v2tLJB4dW49bhsh3Um4MsepFI7WU/9YxwQGSPUz5IA6R4oaljo/RQZfL
-ltJNrMt5P56CsmFb/LtVIsJrmOiLJUdaX7desCQ3yGfbFyJONl0BFkZ4uZmBQAB8
-7OJs8hDYoh+W56FJabTv0CWkK4rB4qu0oL2sQ83UXc4BDiZiPLmdrJ7dyjFcl5TH
-ZidsCXqVfHaIyLLphDtZ2Ar8pc/S0j6o1wPmnL7kBQliK8xk4C55G+JnsVAn9nc=
-=tNbm
+iQEcBAABAgAGBQJRQEjnAAoJEEdUh39IaPFNAtMH/izuycg7lNNINTCfb0anJi5+
+MHJmRKPxAAA9MCAHq6ffB6/3WKzjnFQFRkLiN20CicDyZDa0NhwV4Dpxe5v0LHeh
+xuv0GuUhnkTCtVHSTd6q5ljieEcdXeI/pm/sZ1WFfUUJ2VKnIdEPNv8+smjUgloI
+ibQXb52lKYMSUICXcvhHtkzJvb5Jwbt2LFhZUlIFyN63N3GR23Wb4BFl9mSnT5du
+wnJHIR/2E9f0KyjdSoXJT5eibc+3fyoPNNFXvsHvQP7+TXgnypynW6NvEwJy93zf
+9ySXurpv4OYj4hd67mVerA2STYEXpAnMuu1Bzp24RnE++00V03LaenWQapsvUyA=
+=myTJ
 -----END PGP SIGNATURE-----


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

end of thread, other threads:[~2013-03-13  9:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-13  9:36 [gentoo-commits] proj/gentoo-news:master commit in: 2013/2013-01-23-udev-upgrade/ Samuli Suominen
  -- strict thread matches above, loose matches on Subject: below --
2013-03-13  9:38 Samuli Suominen
2013-01-23 14:23 Samuli Suominen

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