From 60c273e5c5f825317c349fedcbc4010c7b2cf7e8 Mon Sep 17 00:00:00 2001 From: Joel Hughes Date: Thu, 10 Sep 2015 00:24:45 -0400 Subject: [PATCH] Update README.md --- README.md | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) diff --git a/README.md b/README.md index 42fd944..e4d40c4 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # openwrt-yamon

YAMon2 configuration for openwrt

-YAMon2 version: v2.1.0d (Script v2.0.15) +YAMon2 version: v2.2.0 (Script v2.2.5) OpenWrt version: CHAOS CALMER (15.05-rc3, r46163) @@ -14,17 +14,7 @@ Review these changes then follow the readme.txt (in the download zip) for instal

Configuration / Setup file changes

BASEDIR="/mnt/sda1/yamon" -

1ds.sh

-* set _baseDir to BASEDIR - -

h2m.sh

-* set _baseDir to BASEDIR - -

yamon2.sh

-* replace local conntrack="/proc/net/ip_conntrack" with local conntrack="/proc/net/nf_conntrack" -

yamon.startup

-All curl operations were replaced with equivalent wget as curl is not installed, and is not an available pacakge. * set path to BASEDIR

yamon.shutdown

@@ -34,7 +24,6 @@ All curl operations were replaced with equivalent wget as curl is not installed, * _firmware=1 * _baseDir=BASEDIR * _logDir="/tmp/yamon/logs" [optional] -* _dnsmasq_conf="/tmp/dnsmasq.conf" * _dnsmasq_leases="/mnt/sda1/etc/dhcp.leases" configured in /etc/config/dhcp, preserves leases across reboots, normally it's in /tmp/.

nvram replacement