From: git@ipfire.org
To: ipfire-scm@lists.ipfire.org
Subject: [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 3d454690b7e4a8b4b17b8db38a21a88c407de3e3
Date: Thu, 18 Jul 2013 13:08:28 +0200 [thread overview]
Message-ID: <20130718110828.72666202D1@argus.ipfire.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 2066 bytes --]
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "IPFire 2.x development tree".
The branch, next has been updated
via 3d454690b7e4a8b4b17b8db38a21a88c407de3e3 (commit)
from cdbe35044232c89db38f045c70b1ef1948f4d6e4 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 3d454690b7e4a8b4b17b8db38a21a88c407de3e3
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date: Thu Jul 18 13:06:42 2013 +0200
vdr: Disable debugging logging.
3 is default and includes a lot of debugging output which
leads to really heavy IO with installations with a lot of
channels (satellite mainly).
http://www.vdr-wiki.de/wiki/index.php/VDR_Optionen
-----------------------------------------------------------------------
Summary of changes:
config/vdr/vdr.sysconfig | 2 +-
lfs/vdr | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
Difference in files:
diff --git a/config/vdr/vdr.sysconfig b/config/vdr/vdr.sysconfig
index a1cebf1..9c79069 100644
--- a/config/vdr/vdr.sysconfig
+++ b/config/vdr/vdr.sysconfig
@@ -3,7 +3,7 @@
# The "master" options. Some examples of options you may want to set
# here are -r, -t, and --rcu. See the vdr(1) man page for more info.
#
-VDR_OPTIONS=(--vfat)
+VDR_OPTIONS=(--vfat --log=1)
# VDR_PLUGIN_ORDER is a space separated list of plugins that should be
# loaded in a specific order. This affects eg. the order the plugins'
diff --git a/lfs/vdr b/lfs/vdr
index 0dd2c0f..b1feb01 100644
--- a/lfs/vdr
+++ b/lfs/vdr
@@ -33,7 +33,7 @@ DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = vdr
-PAK_VER = 6
+PAK_VER = 7
DEPS = "vdr_streamdev"
hooks/post-receive
--
IPFire 2.x development tree
reply other threads:[~2013-07-18 11:08 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20130718110828.72666202D1@argus.ipfire.org \
--to=git@ipfire.org \
--cc=ipfire-scm@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