> > Hi Archers, > > > > I have a question about the new Udev that is available. In the > > wiki-article it is written, that you can use the auto-loading function > > of udev for your modules or you can write the needed modules in the > > MODULES-array. So what should I use? And what about the kernel: Should I > > compile a kernel using only static drivers or should I compile only the > > important drivers static and the others as modules or should I use the > > new technique of initrd images and having everything as an module? What > > is the better way? > >
rootfs and ide/sata drivers and stuff needed for that in kernel, the rest is up to you. Flip a coin. I've never heard a convincing argument for modules/inbuilt. I would however avoid initramfs/rd if you're compiling your own kernel -- there's no need. iphitus -- iphitus - ArchCK Maintainer, Arch Trusted User, Arch Developer. Home:iphitus.loudas.com _______________________________________________ arch mailing list [email protected] http://www.archlinux.org/mailman/listinfo/arch
