Add linux-uvc-modules-2.6.23-grml + luvcview to GRML_FULL
authorMichael Prokop <devnull@localhost>
Wed, 13 Feb 2008 18:24:22 +0000 (19:24 +0100)
committerMichael Prokop <devnull@localhost>
Wed, 13 Feb 2008 18:24:22 +0000 (19:24 +0100)
debian/changelog
etc/grml/fai/config/package_config/GRML_FULL
grml-live

index 3766464..fd3fbc8 100644 (file)
@@ -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 <mika@grml.org>  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.
 grml-live (0.3) unstable; urgency=low
 
   * Add virtualbox-ose-guest-utils [x86-only] to GRML_MEDIUM.
index 6eaa469..dd99d54 100644 (file)
@@ -1044,6 +1044,7 @@ lsscsi
 ltrace
 lua50
 luasocket
 ltrace
 lua50
 luasocket
+luvcview
 lvm2
 lwatch
 lynx
 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-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
 loop-aes-modules-2.6.23-grml64
 lzma-modules-2.6.23-grml64
 madwifi-modules-2.6.23-grml64
index dd31bf7..93b3c98 100755 (executable)
--- a/grml-live
+++ b/grml-live
@@ -4,7 +4,7 @@
 # Authors:       grml-team (grml.org), (c) Michael Prokop <mika@grml.org>
 # Bug-Reports:   see http://grml.org/bugs/
 # License:       This file is licensed under the GPL v2 or any later version.
 # Authors:       grml-team (grml.org), (c) Michael Prokop <mika@grml.org>
 # 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 {{{
 ################################################################################
 
 # read configuration files, set some misc variables {{{
@@ -15,7 +15,7 @@ export LC_ALL=C
 # exit on any error:
 set -e
 
 # exit on any error:
 set -e
 
-GRML_LIVE_VERSION='0.3'
+GRML_LIVE_VERSION='0.4'
 CMDLINE="$0 $@"
 ISO_DATE="$(date +%Y-%m-%d)"
 
 CMDLINE="$0 $@"
 ISO_DATE="$(date +%Y-%m-%d)"