Re: Future of devfs in ROCK
Stefan Fiedler <[email protected]>
| Newsgroups | gmane.linux.distributions.rock.devel |
|---|---|
| Message-ID | <[email protected]> |
Am Freitag 09 September 2005 11:22 schrieb Benjamin Schieder: > Hi list. > > I began creating a patch to entirely remove devfs from ROCK as well as > replace the current mkinitrd with the one from the rockinitrd package. As > it turns out, those two things intertwine (with starting udevd in correct > places and such). This will include starting mkinitrd (former > mkinitrdnew.sh) in the bootdisk and a mechanism to automatically the initrd > from a init-script and stuff like that. > > Before I throw myself into such work I'd like to hear feedback from you > guys. So flame away :) Hi all, please don't simply remove devfs support from ROCK. It's quite useful to 2.4 kernels, and there are still some reasons to use them. On my PC, e.g., the TV-card doesn't work with 2.6. kernels. I'd rather like to have support for both devfs and udev, with udev being the default for 2.6 kernels. Yours sincerely, Stefan Fiedler > > Greetings, > Benjamin