X-Git-Url: https://git.grml.org/?p=grml2usb.git;a=blobdiff_plain;f=debian%2Fchangelog;h=b26ccd0cbb928dd1a58572b3ab4f84f81b2fa3cf;hp=701fc46562e479d2991744795a7443baca1e51a6;hb=f96b5f6f1f6fc2e16464a7d890357e4956e5641a;hpb=b60a4540f5483b19feca6a6c1e25e3eb2207c1fb diff --git a/debian/changelog b/debian/changelog index 701fc46..b26ccd0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,56 @@ +grml2usb (0.11.4) unstable; urgency=low + + [ Ulrich Dangel ] + * [35feaad] Copy complete Grml flavour directory instead of explicit + specifying files + + [ Michael Prokop ] + * [7c0195d] Make sure we don't fail in device check when using + /dev/disk-by-label/* - Thanks to Bernhard Tittelbach + + -- Michael Prokop Mon, 09 Jan 2012 16:37:18 +0100 + +grml2usb (0.11.3) unstable; urgency=low + + [ Christian Hofstaedtler ] + * [894eef9] Use grub splash image from ISO + * [fdc186c] Remove hardcoded version from grml2usb + * [bd89fc4] Cleanup grub.cfg install logic + * [569dfb3] Add support for new kernel/initrd filenames + * [5818eec] Fix add/remove bootoptions with new kernel/initrd names + * [6817350] Fix typo + * [b82aaee] Mimic /boot/%SHORT_NAME% like on the ISO + * [100193b] Use grub config from ISO instead of writing a new one + * [feca364] Warn that older versions can't do multi-flavour grub + * [6b93ccd] Load loop kernel module [Closes: issue1097] + + -- Michael Prokop Thu, 22 Dec 2011 23:55:08 +0100 + +grml2usb (0.11.2) unstable; urgency=low + + [ Christian Hofstaedtler ] + * [bd2f924] Remove 'quiet' from standard boot options + * [4f47c04] Remove failsafe boot menu entry + + [ Michael Prokop ] + * [a1ca17b] Add UEFI boot support to grml2iso + + -- Michael Prokop Thu, 15 Dec 2011 14:35:58 +0100 + +grml2usb (0.11.1) unstable; urgency=low + + [ Christian Hofstaedtler ] + * [2534968] Add nokms option to grub menu + * [e9f7cff] sync grub.cfg menu entries with grml-live templates + + -- Michael Prokop Sun, 11 Dec 2011 21:28:12 +0100 + +grml2usb (0.11.0) unstable; urgency=low + + * [b1bf09c] Install boot files required for [U]EFI boot + + -- Michael Prokop Thu, 08 Dec 2011 15:00:04 +0100 + grml2usb (0.10.2) unstable; urgency=low [ Christian Hofstaedtler ]