Gentoo Archives: gentoo-user

From: "Róbert Čerňanský" <openhs@×××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Systemd as drop-in replacement for udev?
Date: Thu, 05 Dec 2013 22:26:58
Message-Id: 20131205232646.2f8a11bc@amit.kihnet.sk
In Reply to: Re: [gentoo-user] Systemd as drop-in replacement for udev? by "Canek Peláez Valdés"
1 On Thu, 5 Dec 2013 15:18:54 -0600
2 Canek Peláez Valdés <caneko@×××××.com> wrote:
3
4 > On Thu, Dec 5, 2013 at 2:36 PM, Róbert Èeròanský
5 > <openhs@×××××××××.com> wrote:
6 > > Hello all,
7 > >
8 > > I am currently updating my system and Portage wants to replace udev
9 > > (204) with systemd (208). My question is (hopefully) simple:
10 > >
11 > > Can I use systemd as drop-in replacement for udev? In other words,
12 > > can I pretend that systemd is udev and continue using OpenRC as
13 > > with udev itself? I would then apply just udev 204 to 208 update
14 > > instructions (http://wiki.gentoo.org/wiki/Udev/upgrade).
15 > >
16 > > I am using WindowMaker and systemd was pulled in by
17 > > gnome-settings-daemon which in turn was pulled in by gdm. I would
18 > > like to stick with gdm.
19 >
20 > The GNOME stuff that requires systemd will not work under OpenRC from
21 > 3.10 on, you could get strange fails with gdm and
22 > gnome-settings-daemon. If it's gdm-3.8, then I think you can use
23 > systemd as udev replacement together with OpenRC, and I believe some
24 > people did it successfully.
25
26 Thanks. I have enabled openrc-force use flag found this in
27 gnome-settings-daemon emerge log, which confirms what you have said:
28
29 "gnome-settings-daemon needs Systemd to be *running* for working
30 properly. Please follow the this guide to migrate:
31 http://wiki.gentoo.org/wiki/Systemd
32 You are enabling 'openrc-force' USE flag to skip systemd requirement,
33 this can lead to unexpected problems and is not supported neither by
34 upstream neither by Gnome Gentoo maintainers. If you suffer any problem,
35 you will need to disable this USE flag system wide and retest before
36 opening any bug report."
37
38 So the it is clear to me now.
39
40 I will try openrc-force as temporal solution until I'll find a new
41 display manager and give heart breaking good by to GDM.
42
43 Regards,
44 Robert
45
46
47 --
48 Róbert Èeròanský
49 E-mail: openhs@×××××××××.com
50 Jabber: hs@××××××.sk

Replies

Subject Author
Re: [gentoo-user] Systemd as drop-in replacement for udev? "Canek Peláez Valdés" <caneko@×××××.com>