X-Git-Url: https://git.grml.org/?p=grml-autoconfig.git;a=blobdiff_plain;f=debian%2Fchangelog;h=1815fbac10042c085683d849b392e34e0050b210;hp=d17e2dbcda85a3d14e334a79fe44ffc12e4baa24;hb=c62d1b2b3ac05634bfe1393cf020bf3a4a92c596;hpb=9fade3196c65a2a915a8c4447f99730edc5106e4 diff --git a/debian/changelog b/debian/changelog index d17e2db..1815fba 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,35 @@ +grml-autoconfig (0.9.11) unstable; urgency=low + + * Do not check for bootoption console=ttyS as this might fail, + instead assume safe defaults. + + -- Michael Prokop Tue, 01 Jun 2010 12:58:01 +0200 + +grml-autoconfig (0.9.10) unstable; urgency=low + + * console/serial bootoption: allow manually specifying + baude rate / speed settings. Thanks to Tonnerre Lombard + and Marc Haber for reporting and special thanks to Marc + for providing a system for debugging. [Testing: issue853] + + -- Michael Prokop Tue, 01 Jun 2010 00:00:31 +0200 + +grml-autoconfig (0.9.9) unstable; urgency=low + + * Improve way how we start X via bootoption startx. + + -- Michael Prokop Thu, 04 Mar 2010 01:00:44 +0100 + +grml-autoconfig (0.9.8) unstable; urgency=low + + * save-config: search for modified files and symlinks in /etc + only so not the full directories are stored in the resulting + tarball. Thanks to Alexander Menk for the bugreport. + [Closes: issue765] + * Further cosmetic tuning for serial console mode. + + -- Michael Prokop Sat, 27 Feb 2010 15:28:52 +0100 + grml-autoconfig (0.9.7) unstable; urgency=low * Improve chvt code for serial console.