Fix dnsmasq host overrides 'enabled' check.
Disable udp checksums by default
Fix dnsmasq host overrides and dhcp integration
. Do not execute following actions when dnsmasq is disabled: . Add host overrides to /etc/hosts . Register DHCP leases in DNS Forwarder . Register DHCP static mappings in DNS forwarder
It should fix issue reported at following forum post:...
Merge pull request #608 from evansus/master
Merge commit to correct debugging issue
correct debug issue
Accidentally changed this from executing the zfs command to echoing theexpected command in previous commits.This had been set while debugging a better command to set ZFSROOTvariable.
Merge pull request #602 from evansus/patch-1
ZFSROOT not hardcoded to zpool or dataset 'tank'
Add nonewline to end of file to avoid issues when new options are added
Do not force the check to avoid garbling filesystems. Also be specific to check / filesystem and /cf on nano platform since the others will be checked on php code
Use 'zfs mount' to get ZFSROOT dataset
using just zfs, grep, and cut, with a simple regexp
Add the ability for dnsmasq to selectively respond to queries only on certain IPs and bind to specific interfaces.
View revisions
Also available in: Atom