[opensuse-factory] "What the udevmountd"
Hi, so doing `zypper dup` just got me a new package "udevmountd" installed in the Factory du jour. Apparently it comes from sysconfig rather than systemd. But what on earth is this, and what do we need it for? There is no manpage or anything for it. -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
On 11/04/2013 01:17 AM, Jan Engelhardt wrote:
Hi,
so doing `zypper dup` just got me a new package "udevmountd" installed in the Factory du jour. Apparently it comes from sysconfig rather than systemd. But what on earth is this, and what do we need it for? There is no manpage or anything for it.
It's obsolete as we've moved to systemd. Old udev without systemd required it for mounting iSCSI devices; with the move to systemd this is done automatically via systemd. Cheers, Hannes -- Dr. Hannes Reinecke zSeries & Storage hare@suse.de +49 911 74053 688 SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg GF: J. Hawn, J. Guild, F. Imendörffer, HRB 16746 (AG Nürnberg) -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
On 04.11.2013 08:18, Hannes Reinecke wrote:
On 11/04/2013 01:17 AM, Jan Engelhardt wrote:
Hi,
so doing `zypper dup` just got me a new package "udevmountd" installed in the Factory du jour. Apparently it comes from sysconfig rather than systemd. But what on earth is this, and what do we need it for? There is no manpage or anything for it.
It's obsolete as we've moved to systemd. Old udev without systemd required it for mounting iSCSI devices; with the move to systemd this is done automatically via systemd.
It was split from sysconfig and requires it to make the split have as less impact as possible, but I guess the require can be dropped indeed. Greetings, Stephan -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
On Monday 2013-11-04 10:34, Stephan Kulow wrote:
so doing `zypper dup` just got me a new package "udevmountd" installed [...]But what on earth is this, and what do we need it for? There is no manpage or anything for it.
It's obsolete as we've moved to systemd. Old udev without systemd required it for mounting iSCSI devices; with the move to systemd this is done automatically via systemd.
It was split from sysconfig and requires it to make the split have as less impact as possible, but I guess the require can be dropped indeed.
Why was it split? It does not seem to have any big runtime dependencies. Indeed me moved to systemd—why do we ship it in the first place? -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
On 05.11.2013 06:04, Jan Engelhardt wrote:
On Monday 2013-11-04 10:34, Stephan Kulow wrote:
so doing `zypper dup` just got me a new package "udevmountd" installed [...]But what on earth is this, and what do we need it for? There is no manpage or anything for it.
It's obsolete as we've moved to systemd. Old udev without systemd required it for mounting iSCSI devices; with the move to systemd this is done automatically via systemd.
It was split from sysconfig and requires it to make the split have as less impact as possible, but I guess the require can be dropped indeed.
Why was it split? It does not seem to have any big runtime dependencies. Indeed me moved to systemd—why do we ship it in the first place?
Jan, can it happen you confuse sysconfig with sysvinit? But let me introduce you to the joys of rpm -q --changelog udevmountd: * Fr Aug 16 2013 mt@suse.de - version 0.81.0 - Initial sysconfig split into udevmountd, sysconfig, -netconfig and -network packages, to allow another implementation of the /etc/init.d/network and /sbin/ifup scripts. Greetings, Stephan -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
On Tuesday 2013-11-05 08:44, Stephan Kulow wrote:
It is [udevmountd] is obsolete as we've moved to systemd. Old udev without systemd required it for mounting iSCSI devices; with the move to systemd this is done automatically via systemd.
It was split from sysconfig and requires it to make the split have as less impact as possible, but I guess the require can be dropped indeed.
Why was it split? It does not seem to have any big runtime dependencies. Indeed me moved to systemd—why do we ship it in the first place?
Jan, can it happen you confuse sysconfig with sysvinit?
No. You say udevmountd is obsolete with systemd. Ok. Since openSUSE does not support sysvinit anymore (or do we still for Linda?), we could drop udevmountd too, unless you need it for SLE. -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
participants (3)
-
Hannes Reinecke
-
Jan Engelhardt
-
Stephan Kulow