X-Git-Url: http://git.grml.org/?p=grml-autoconfig.git;a=blobdiff_plain;f=debian%2Fchangelog;h=d384e52cb5eaa4a98135f451f6c480e5d1a8297e;hp=58d22a2f5151ac39b6ba0232c42cc631d3959e11;hb=bbba6557f78df308c538325c2d904f21b63b4901;hpb=4a335447db0047f72be4fe85dccc2f1678c47249 diff --git a/debian/changelog b/debian/changelog index 58d22a2..d384e52 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,21 @@ +grml-autoconfig (0.6.11) unstable; urgency=low + + * config_x_startup(): make sure handling of /etc/inittab for + bootoption startx works on grml-small too, thanks for + debugging and patch, Steffen Joeris! + * autoconfig: change CONFIG_FSTAB_USER='1000' into + CONFIG_FSTAB_USER='grml', otherwise startx bootoption fails + due to use of sudo, thanks again - Steffen! + (Closes: issue79) + + -- Michael Prokop Wed, 17 Jan 2007 17:31:57 +0100 + +grml-autoconfig (0.6.10) unstable; urgency=low + + * Use Uni3-Terminus16 instead of Uni3-Terminus14 as default font. + + -- Michael Prokop Mon, 18 Dec 2006 01:35:32 +0100 + grml-autoconfig (0.6.9) unstable; urgency=low * Use Uni3-Terminus14 as default font to get utf8 support by default.