Grant wrote: > I do have /proc/config.gz, but when I move it to > /usr/src/2.6.25-hardened-r13 and run 'make oldconfig' it comes up with > many differences. I'm booted into 2.6.25-hardened-r11 and there > shouldn't be any config differences between that and r13. Does anyone > know what's going on here?
$ cd /usr/src/2.6.25-hardened-r13 $ zcat /proc/config.gz > .config $ make oldconfig :-) -- Ricardo Saffi Marques http://www.las.ic.unicamp.br/~saffi/ ====================================================== Laboratory of System Administration and Security - LAS Institute of Computing - IC P.O. Box: 6176 University of Campinas - UNICAMP 13083-852, Campinas, SP, Brazil ======================================================

