From 75b4c27bcc5675a733eb5ef75dfafc442755035c Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Sun, 28 Feb 2010 02:31:34 +0100 Subject: [PATCH] Release version 0.9.37. --- debian/changelog | 14 ++++++++++++++ grml-live | 2 +- 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 5bd4bfb..2b2a25e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +grml-live (0.9.37) unstable; urgency=low + + * Drop noquick bootoption from serial console boot entry. + * Add grml as default to default.cfg. [Closes: issue761] + * Software related changes: + - Add nginx. Thanks al4711. [Closes: issue704] + - Add usb-modeswitch to GRML_FULL. [Closes: issue424] + - Drop asleap from GRML_FULL. + - Drop ded from GRLM_FULL. + - Drop tlswrap package from GRML_FULL. + - Move udev from GRML_* to GRMLBASE. + + -- Michael Prokop Sun, 28 Feb 2010 00:03:31 +0100 + grml-live (0.9.36) unstable; urgency=low * scripts/GRMLBASE/39-modprobe: Make sure all modprobe configuration diff --git a/grml-live b/grml-live index 17aba12..7de7b04 100755 --- a/grml-live +++ b/grml-live @@ -23,7 +23,7 @@ fi set -e # global variables -GRML_LIVE_VERSION='0.9.36' +GRML_LIVE_VERSION='0.9.37' PN="$(basename $0)" CMDLINE="$0 $@" SOURCES_LIST_FILE='/etc/grml/fai/apt/sources.list' -- 2.1.4