1*d642636dSDavid van Moolenbroekopenresolv is a resolvconf implementation which manages resolv.conf 2*d642636dSDavid van MoolenbroekYou can find the latest version at http://roy.marples.name/projects/openresolv 3*d642636dSDavid van MoolenbroekIt is written and maintained by Roy Marples <roy@marples.name> 4*d642636dSDavid van Moolenbroek 5*d642636dSDavid van MoolenbroekThis resolvconf implementation, along with its subscribers, work with a 6*d642636dSDavid van MoolenbroekPOSIX compliant shell and userland utilities. It is designed to work without 7*d642636dSDavid van Moolenbroektools such as sed as it *has* to work without /usr being available. 8*d642636dSDavid van Moolenbroek 9*d642636dSDavid van MoolenbroekOn systems where resolvconf is expected to be used before /var/run is available 10*d642636dSDavid van Moolenbroekfor writing, you can configure openresolv to write somewhere else, like say a 11*d642636dSDavid van Moolenbroekramdisk. 12