tech-kern archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: cgd on root



>>> The big question is where to store the cgd parameter file.

I'm not convinced there is any need to.

The only plausible configuration I see is "prompt for key"; when I was
looking at putting root on cgd, one of the precursors to it was making
cgd capable of prompting for keys itself, instead of depending on
userland to do it.  The rest of the configuration for root I was
planning on wiring in via kernel compile options.

If you really want to have a traditional cgd parameter file, you need
to either put the code to read it into the kernel or you have to have
at least a little userland around; if you take the former route, I'd
probably compile the parameter file into the kernel too.

/~\ The ASCII                           der Mouse
\ / Ribbon Campaign
 X  Against HTML               mouse%rodents.montreal.qc.ca@localhost
/ \ Email!           7D C8 61 52 5D E7 2D 39  4E F1 31 3E E8 B3 27 4B



Home | Main Index | Thread Index | Old Index