Update for release 0.9.28. v0.9.28
authorMichael Prokop <mika@grml.org>
Tue, 27 Oct 2009 21:04:02 +0000 (22:04 +0100)
committerMichael Prokop <mika@grml.org>
Tue, 27 Oct 2009 21:04:02 +0000 (22:04 +0100)
debian/changelog
grml-live

index 732d72a..07c3b40 100644 (file)
@@ -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.
 
index 5a8dffc..6a6a8b6 100755 (executable)
--- 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)"