Scribbling feverishly on April 13, patrick Kapturkiewicz managed to emit: > Hi, > I wish to modify some parameters like shmmax directly > in /usr/src/linux/include without remaking entirely > the original kernel. > Is there a way to recover the first .config file > (installation's one which doesn't exist in > /usr/src/linux) and how could i do that ?
Perhaps $SRC/.config.old? Otherwise, some distributions put a defconfig-mumble-mumble somewhere in the /usr/src/linux tree. Failing that, look for a config file in /boot. It might not be there, but distributions often do that, too. Kurt -- You dialed 5483. _______________________________________________ Linux-users mailing list - http://linux-sxs.org/mailman/listinfo/linux-users Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.
