I tried with udev 174:
It compiles but it's missing files.
This is what I get on startup:
Code:
[info] Using makefile-style concurrent boot in runlevel S.
starting udev
custom logging function 0x28008 registered
selinux=0
runtime dir '/run/udev'
calling: info
/etc/init.d/udev: 290: /etc/init.d/udev: /lib/udev/create_static_nodes: not found
[ ok ] Starting the hotplug events dispatcher: udevd.
/etc/init.d/udev: 301: /etc/init.d/udev: /lib/udev/write_dev_root_rule: not found
[ ok ] Activating swap...done.
[....] Cleaning up temporary files... /tmp/etc/init.d/checkroot-bootclean.sh: 215: /etc/init.d/checkroot-bootclean.sh: cannot create /dev/null: File exists
/etc/init.d/checkroot-bootclean.sh: 215: /etc/init.d/checkroot-bootclean.sh: cannot create /dev/null: File exists
.
I couldn't find any information on where to get those files from. I also couldn't find any info on where to get the source for libudev0 from.
So now I'm stuck again.
Regards
Aydan