In a recent thread, someone pointed to /boot/config-xxxx as the source
where info about the configs compiled into the kernel can be found.
However, in my new potato installation there is no such file. 

What I want to know is whether the kernel is compiled with IP: always
defragment set to Y (as discussed in the ipchains HOWTO).

I see that in /proc/sys/net/ipv4 there are files that look like
individual config files; ip_always_defrag is currently 0. 

Has potato moved some of these configs out to runtime, so that you can
set this with 
        echo 1 > /proc/sys/net/ipv4/ip_always_defrag
?

How can I find info about all other compilation configurations in
potato?

TIA

Stan

Reply via email to