From 5a0b568b9e6e88c7924646965aa2ead98b6e01b8 Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Tue, 27 Oct 2009 22:04:02 +0100 Subject: [PATCH] Update for release 0.9.28. --- debian/changelog | 4 ++-- grml-live | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 732d72a..07c3b40 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -grml-live (0.9.28) UNRELEASED; urgency=low +grml-live (0.9.28) unstable; urgency=low * Drop grub from all classes and add grub-pc to GRMLBASE. * Add guymager to GRML_FULL. @@ -10,10 +10,10 @@ grml-live (0.9.28) UNRELEASED; urgency=low - templates/boot/addons/hdt.c32 - templates/boot/addons/memdisk - templates/boot/addons/menu.c32 - - templates/boot/addons/pci.ids - templates/boot/isolinux/ifcpu64.c32 - templates/boot/isolinux/isolinux.bin - templates/boot/isolinux/vesamenu.c32 + * Update templates/boot/addons/pci.ids to version 2009.10.22. * Adjust label text for grub1 boot entry. * Update bsd4grml to version 20091027. diff --git a/grml-live b/grml-live index 5a8dffc..6a6a8b6 100755 --- a/grml-live +++ b/grml-live @@ -23,7 +23,7 @@ fi set -e # global variables -GRML_LIVE_VERSION='0.9.28-pre1' +GRML_LIVE_VERSION='0.9.28' PN="$(basename $0)" CMDLINE="$0 $@" ISO_DATE="$(date +%Y-%m-%d)" -- 2.1.4