summaryrefslogtreecommitdiff
path: root/pkg/linux/resolv-update
AgeCommit message (Collapse)Author
2014-07-10bitmask-root: rip out all resolvconf code and simply rewrite all DNS packets ↵elijah
to use the VPN nameserver.
2013-12-19Avoids permanent break of resolv.conf.Ivan Alejandro
The resolv.conf file gets updated by resolvconf, maintaining it as a symlink allows the system to reset it during boot time. That is useful when the app has a hard crash that gives no chance to roll back our changes. [Closes #4633]
2013-08-30fix naming in resolv-updateKali Kaneko
2013-03-07Add setup script and linux distribution filesTomás Touceda
2013-03-06Remove everything to start from scratchTomás Touceda
2013-01-23working up/down resolv-conf scriptkali