From d902fc9343030b767f2bd1fbecfa8877a1e527df Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Mon, 18 May 2009 22:14:39 +0200 Subject: [PATCH] Disable 'nttcp' (non-free) in GRML_FULL --- debian/changelog | 6 ++++++ etc/grml/fai/config/package_config/GRML_FULL | 2 +- grml-live | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 8252d49..252f9ef 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +grml-live (0.9.16) unstable; urgency=low + + * Disable 'nttcp' (non-free) in GRML_FULL. + + -- Michael Prokop Mon, 18 May 2009 22:14:34 +0200 + grml-live (0.9.15) unstable; urgency=low The "hey, let's have a grml release party" Release. diff --git a/etc/grml/fai/config/package_config/GRML_FULL b/etc/grml/fai/config/package_config/GRML_FULL index 0cb90b1..4046235 100644 --- a/etc/grml/fai/config/package_config/GRML_FULL +++ b/etc/grml/fai/config/package_config/GRML_FULL @@ -2007,7 +2007,7 @@ lha lmbench manpages-posix netperf -nttcp +# nttcp python-profiler rar sl-modem-daemon diff --git a/grml-live b/grml-live index dbe68a8..fb7d8ba 100755 --- a/grml-live +++ b/grml-live @@ -14,7 +14,7 @@ export LC_ALL=C # exit on any error: set -e -GRML_LIVE_VERSION='0.9.15' +GRML_LIVE_VERSION='0.9.16' PN="$(basename $0)" CMDLINE="$0 $@" ISO_DATE="$(date +%Y-%m-%d)" -- 2.1.4