Installing openresolv
Initial installation. Change the version as required. This does overwrite /etc/resolvconf/resolv.conf.d/head though, so back it up if you have local changes.
cd /tmp tar xvjpf /path/to/openresolv-1.0.tar.bz2 cd openresolv-1.0 make install
