From: Michael Prokop Date: Tue, 12 Dec 2006 18:58:52 +0000 (+0100) Subject: grml2ram: copy compressed GRML image to RAM X-Git-Tag: 0.9.7~3 X-Git-Url: http://git.grml.org/?p=grml-scripts.git;a=commitdiff_plain;h=ea5d9bf0f1fb8da7aca62a7537eb5a955a399402 grml2ram: copy compressed GRML image to RAM --- diff --git a/debian/changelog b/debian/changelog index 6469917..b015d18 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 , thanks! + + -- Michael Prokop 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!