Warning!

Notice: the grml team is migrating from Mercurial to Git.
Please visit git.grml.org instead!

Remove raggle from GRML_FULL
authorMichael Prokop
Mon May 12 19:13:57 2008 +0200 (6 months ago)
changeset 517e0df02ec5a37
manifeste0df02ec5a37
parent 5167cbd7ed971d8
child 5188ac389263f9e
Remove raggle from GRML_FULL
debian/changelog
etc/grml/fai/config/package_config/GRML_FULL
grml-live
--- a/debian/changelog Sun May 11 18:33:05 2008 +0200
+++ b/debian/changelog Mon May 12 19:13:57 2008 +0200
@@ -1,3 +1,10 @@ grml-live (0.7) unstable; urgency=low
+grml-live (0.8) unstable; urgency=low
+
+ * Remove packages from GRML_FULL:
+ - raggle (#479562)
+
+ -- Michael Prokop <mika@grml.org> Mon, 12 May 2008 19:13:32 +0200
+
grml-live (0.7) unstable; urgency=low
* Update templates/boot/addons/allinone.img to current version
--- a/etc/grml/fai/config/package_config/GRML_FULL Sun May 11 18:33:05 2008 +0200
+++ b/etc/grml/fai/config/package_config/GRML_FULL Mon May 12 19:13:57 2008 +0200
@@ -1449,7 +1449,6 @@ racoon
racoon
radeontool
radio
-raggle
rain
rake
randomize-lines
--- a/grml-live Sun May 11 18:33:05 2008 +0200
+++ b/grml-live Mon May 12 19:13:57 2008 +0200
@@ -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.
-# Latest change: Thu May 08 16:22:55 CEST 2008 [mika]
+# Latest change: Mon May 12 19:13:48 CEST 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.7'
+GRML_LIVE_VERSION='0.8'
CMDLINE="$0 $@"
ISO_DATE="$(date +%Y-%m-%d)"