public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Matthias Fischer <matthias.fischer@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH 1/4] vnstat: Update to 2.6
Date: Fri, 10 Apr 2020 19:17:08 +0200	[thread overview]
Message-ID: <20200410171711.3902-1-matthias.fischer@ipfire.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 1830 bytes --]

For details see:
https://humdi[dot]net/vnstat/CHANGES

Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
---
 config/rootfiles/common/vnstat | 13 +++++--------
 lfs/vnstat                     |  5 ++---
 2 files changed, 7 insertions(+), 11 deletions(-)

diff --git a/config/rootfiles/common/vnstat b/config/rootfiles/common/vnstat
index 42e00ed2a..963b64bf7 100644
--- a/config/rootfiles/common/vnstat
+++ b/config/rootfiles/common/vnstat
@@ -1,12 +1,9 @@
-#etc/cron.d
-#etc/cron.d/vnstat
 etc/vnstat.conf
 usr/bin/vnstat
 usr/bin/vnstati
-#usr/sbin/vnstatd
-#usr/share/man/man5/vnstat.conf.5
-#usr/share/man/man1/vnstatd.1
-#usr/share/man/man1/vnstati.1
+usr/sbin/vnstatd
 #usr/share/man/man1/vnstat.1
-#var/lib/vnstat
-var/log/vnstat
+#usr/share/man/man1/vnstati.1
+#usr/share/man/man5/vnstat.conf.5
+#usr/share/man/man8/vnstatd.8
+#var/log/vnstat
diff --git a/lfs/vnstat b/lfs/vnstat
index 27189126b..904e5a256 100644
--- a/lfs/vnstat
+++ b/lfs/vnstat
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 1.18
+VER        = 2.6
 
 THISAPP    = vnstat-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = c9abaeb0ce758c16f6cdfa247bd8606c
+$(DL_FILE)_MD5 = fe2928a81243cc8a532a357f97221736
 
 install : $(TARGET)
 
@@ -80,7 +80,6 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
 
 	cd $(DIR_APP) && make all $(MAKETUNING)		LOCAL_CONFIGURE_OPTIONS="--enable-readline=yes"
 	cd $(DIR_APP) && make install
-	sed -i 's|eth0|green0|g' /etc/vnstat.conf
 	sed -i 's|SaveInterval 5|SaveInterval 1|g' /etc/vnstat.conf
 	sed -i 's|/var/lib/vnstat|/var/log/vnstat|g' /etc/vnstat.conf
 	sed -i 's|/var/log/vnstat/vnstat.log|/var/log/vnstat.log|g' /etc/vnstat.conf
-- 
2.18.0


             reply	other threads:[~2020-04-10 17:17 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-10 17:17 Matthias Fischer [this message]
2020-04-10 17:17 ` [PATCH 2/4] traffic.cgi: Changed time interval for vnstat graphs from 5 to 1 minute Matthias Fischer
2020-04-10 17:17 ` [PATCH 3/4] vnstat 2.6: New initscript Matthias Fischer
2020-04-11  8:56   ` Michael Tremer
2020-04-11 14:42     ` Matthias Fischer
2020-04-10 17:17 ` [PATCH 4/4] makegraphs: 'vnstat -u' is no longer supported/needed Matthias Fischer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200410171711.3902-1-matthias.fischer@ipfire.org \
    --to=matthias.fischer@ipfire.org \
    --cc=development@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox