8.82. Eudev-3.2.14

eudev is a standalone dynamic and persistent device naming support (aka userspace devfs) daemon that runs independently from the init system. eudev strives to remain init system and linux distribution neutral. It is currently used as the devfs manager for more than a dozen different linux distributions.

Approximate build time: 1.2 SBU
Required disk space: 35 MB

8.82.1. Installation of Eudev

Prepare Eudev for compilation:

./configure --prefix=/usr --sysconfdir=/etc

Compile the package:

make

The testsuite produces no real results inside the chroot environment.

Install the package:

make install