grml2ram: copy compressed GRML image to RAM
authorMichael Prokop <mika@grml.org>
Tue, 12 Dec 2006 18:58:52 +0000 (19:58 +0100)
committerMichael Prokop <mika@grml.org>
Tue, 12 Dec 2006 18:58:52 +0000 (19:58 +0100)
debian/changelog

index 6469917..b015d18 100644 (file)
@@ -1,3 +1,10 @@
+grml-scripts (0.9.6) unstable; urgency=low
+
+  * Added grml2ram: copy compressed GRML image to RAM
+    based on script by Michael Schierl <schierlm-public@gmx.de>, thanks!
+
+ -- Michael Prokop <mika@grml.org>  Tue, 12 Dec 2006 19:58:09 +0100
+
 grml-scripts (0.9.5) unstable; urgency=low
 
   * qma: use vim in less-like mode, thanks - wuehlmaus!