~alpine/users

1

mdev was kicked off by eudev/udev after update

Stefan Hartmann <sh@hafenthal.de>
Details
Message ID
<8c2bae55-92be-4c1e-b8f5-cb8d6f2a799c@hafenthal.de>
DKIM signature
missing
Download raw message
Hi,

I am running 3 virtualization host with Alpine 3.19.0 on x86_64 
hardware. The hosts virtualize with lxc and qemu-kvm.
I enjoy the minimalistic and deterministic behaviour in Alpine Linux 
very well!

Today after an update the already running mdev, as seen in 
/var/log/rc.log, was kicked off by the later dynamically startet 
/sbin/udev, provided by eudev*, also shown by rc-status -v.
rc-update -v shows no start dependency for the 4 (!) udev init scripts.

Because of dependencies apk del eudev* ist sadly not possible.

My workaround was now sudo chmod -x /etc/init.d/udev*. After a reboot 
mdev does its work as always, the usb smart card reader is passed 
through to a qemu kvm vm to unlock the var-lib-partition.

How to get rid of eudev/udev to get a clean system again?
I need no huge udev-rules, which are not used at all - all is in mdev.conf.

Should the dependencies be adjusted?

-- 
Stefan Hartmann - ib.hafenthal.de
Laurent Bercot <ska-devel@skarnet.org>
Details
Message ID
<em543c34b8-c64e-4d30-ae03-7656171d3c7d@880b9382.com>
In-Reply-To
<8c2bae55-92be-4c1e-b8f5-cb8d6f2a799c@hafenthal.de> (view parent)
DKIM signature
missing
Download raw message
>Today after an update the already running mdev, as seen in /var/log/rc.log, was kicked off by the later dynamically startet /sbin/udev, provided by eudev*, also shown by rc-status -v.
>rc-update -v shows no start dependency for the 4 (!) udev init scripts.

  "/sbin/setup-devd mdev" should set mdev back up as your device manager.
("/sbin/setup-devd mdevd" would be even better, but it's your choice.)

  It would be interesting to know what prompted udev to be installed;
maybe there's a dependency we can remove.

--
  Laurent
Reply to thread Export thread (mbox)