From 0cb29caa8863ffc4892bd78af3abde2edc52cde5 Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Wed, 13 Feb 2008 19:24:22 +0100 Subject: [PATCH] Add linux-uvc-modules-2.6.23-grml + luvcview to GRML_FULL --- debian/changelog | 8 ++++++++ etc/grml/fai/config/package_config/GRML_FULL | 2 ++ grml-live | 4 ++-- 3 files changed, 12 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 3766464..fd3fbc8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +grml-live (0.4) unstable; urgency=low + + * Add new packages to GRML_FULL: + - linux-uvc-modules-2.6.23-grml + - luvcview + + -- Michael Prokop Wed, 13 Feb 2008 19:23:47 +0100 + grml-live (0.3) unstable; urgency=low * Add virtualbox-ose-guest-utils [x86-only] to GRML_MEDIUM. diff --git a/etc/grml/fai/config/package_config/GRML_FULL b/etc/grml/fai/config/package_config/GRML_FULL index 6eaa469..dd99d54 100644 --- a/etc/grml/fai/config/package_config/GRML_FULL +++ b/etc/grml/fai/config/package_config/GRML_FULL @@ -1044,6 +1044,7 @@ lsscsi ltrace lua50 luasocket +luvcview lvm2 lwatch lynx @@ -2151,6 +2152,7 @@ linux-doc-2.6.23-grml64 linux-headers-2.6.23-grml64 linux-image-2.6.23-grml64 #linux-source-2.6.23-grml +linux-uvc-modules-2.6.23-grml loop-aes-modules-2.6.23-grml64 lzma-modules-2.6.23-grml64 madwifi-modules-2.6.23-grml64 diff --git a/grml-live b/grml-live index dd31bf7..93b3c98 100755 --- a/grml-live +++ b/grml-live @@ -4,7 +4,7 @@ # Authors: grml-team (grml.org), (c) Michael Prokop # Bug-Reports: see http://grml.org/bugs/ # License: This file is licensed under the GPL v2 or any later version. -# Latest change: Sat Feb 09 19:29:02 CET 2008 [mika] +# Latest change: Wed Feb 13 19:24:12 CET 2008 [mika] ################################################################################ # read configuration files, set some misc variables {{{ @@ -15,7 +15,7 @@ export LC_ALL=C # exit on any error: set -e -GRML_LIVE_VERSION='0.3' +GRML_LIVE_VERSION='0.4' CMDLINE="$0 $@" ISO_DATE="$(date +%Y-%m-%d)" -- 2.1.4