patrick keshishian wrote:
I believe there is no good reason for dhclient-script to
override an already existing /etc/resolv.conf.save file.
This would not be good for other use cases for dhcp, for example, I often
use my netbook at 3 or more locations in the same day. Why would I want
to enshrine the first one in resolv.conf.save forever, rather than the
previous one?
Just make a static copy, say, /etc/resolv.conf.home, and copy that over
when you're at home.
Or, set up a dhcp server at home. Run OpenBSD on your firewall and
it's easy to set up :-) with fixed-address entries in dhcpd.conf.