IWETHEY v. 0.3.0 | TODO
1,095 registered users | 0 active users | 0 LpH | Statistics
Login | Create New User
IWETHEY Banner

Welcome to IWETHEY!

New The last option is what I've done.
FS, network, and essential hardware is compiled into the kernel. Other things that may or may not be needed at some point in time are done as modules. No initrd needed, but modules are still available.
Regards,

-scott anderson

"Welcome to Rivendell, Mr. Anderson..."
New Re: The last option is what I've done.
Scott wrote:

FS, network, and essential hardware is compiled into the kernel. Other things that may or may not be needed at some point in time are done as modules. No initrd needed, but modules are still available.

It's a good compromise: It lets you try new things and have them be supported pretty much automatically, while ensuring that core drivers (ones you know you're likely to need for a long time) are always present. All you lose is a little disk space in /lib/modules -- and the tinfoil-hat paranoic's assurance inherent in non-module-supporting kernels. (One security theory goes that there's a slight security threat in modular kernels, in that the bad guys could hide their presence via a trojaned module in a way much more difficult to detect than via a presence in userspace.)

Rick Moen
rick@linuxmafia.com


If you lived here, you'd be $HOME already.
     2.4.19/20 problems - can't mount root fs - (admin) - (22)
         Re: 2.4.19/20 problems - can't mount root fs - (rickmoen) - (15)
             Known good 2.4.4 config -- stock - (kmself) - (2)
                 Re: Known good 2.4.4 config -- stock - (rickmoen) - (1)
                     Is stock. - (admin)
             Re: 2.4.19/20 problems - can't mount root fs - (admin)
             Prebuilt kernel: no joy :-( - (admin) - (10)
                 Re: Prebuilt kernel: no joy :-( - (deSitter) - (9)
                     Read the rest of the thread. ext2 is in the kernel. - (admin) - (8)
                         Re: Read the rest of the thread. ext2 is in the kernel. - (deSitter) - (7)
                             Kernels had ext2 in the kernel, not as a module. - (admin) - (6)
                                 Okay... - (folkert) - (5)
                                     I'll look that up. - (admin) - (4)
                                         Rolling your own - (rickmoen) - (3)
                                             The last option is what I've done. - (admin) - (1)
                                                 Re: The last option is what I've done. - (rickmoen)
                                             Re: Rolling your own - (deSitter)
         Compiler versions - (rickmoen) - (1)
             Re: Compiler versions - (admin)
         Re: 2.4.19/20 problems - can't mount root fs - (deSitter) - (3)
             The partition not mounting is ext2, not Reiser. -NT - (admin)
             Was that a dig at Hans Reiser? - (static) - (1)
                 Sure he did. - (deSitter)

I'm glad I didn't have to explain it to you.
158 ms