My boot process takes a long time right after "Starting udev" is printed on the console. My question is...
- can I speed up the boot process by reducing the amount of things that udev does?
The /dev/udev/rules.d directory has a lot of files that if I understand correctly tell udev what sort of processing to perform. It seems that I have way more device files than I need for an embedded codec, so I'm wondering has anyone dealt with speeding up the boot process by paring down the rules.
Any help or advice is appreciated.
John A