X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=604f9a03cf59c25944e5238145dfa4be843090a3;hb=2f0e6019891c7f9827dbbc63dbc129a1cdfbd252;hp=5a5a95a1ffd6fd875e718e41d0d052d0f5042323;hpb=699350f077f1bf4eb7e47ae940e0503129ad81b5;p=grml-etc.git diff --git a/debian/changelog b/debian/changelog index 5a5a95a..604f9a0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,55 @@ +grml-etc (1.0.17) unstable; urgency=low + + * /etc/skel/.xinitrc: make sure /etc/sysconfig/keyboard is readable. + + -- Michael Prokop Tue, 4 Sep 2007 01:42:50 +0200 + +grml-etc (1.0.16) unstable; urgency=low + + * Adjust /etc/inittab.grml + /etc/inittab.small so ctrl-alt-del + triggers reboot instead of powerdown. Thanks for the suggestion + to Norbert Tretkowski, thanks for the patch to Nico Golde! + [Closes: issue274] + + -- Michael Prokop Fri, 31 Aug 2007 00:10:23 +0200 + +grml-etc (1.0.15) unstable; urgency=low + + * Update /etc/init.d/ssh according to changes in Debian's original file. + + -- Michael Prokop Thu, 9 Aug 2007 18:41:27 +0200 + +grml-etc (1.0.14) unstable; urgency=low + + * /etc/runlevel.conf.hdinstall + /etc/runlevel.conf.livecd: + another update for nfs-common + + -- Michael Prokop Wed, 18 Jul 2007 02:10:27 +0200 + +grml-etc (1.0.13) unstable; urgency=low + + * /etc/runlevel.conf.hdinstall + /etc/runlevel.conf.livecd: updated + to current package state. Now /etc/runlevel.conf.livecd looks like + /etc/runlevel.conf.hdinstall again (just disabled some further + services of course). + + -- Michael Prokop Fri, 13 Jul 2007 17:22:20 +0200 + +grml-etc (1.0.12) unstable; urgency=low + + * /etc/runlevel.conf.hdinstall: update to current package selection + in grml (a new devel release is coming...) + + -- Michael Prokop Tue, 10 Jul 2007 16:14:25 +0200 + grml-etc (1.0.11) unstable; urgency=low * /etc/init.d/grml-reboot: cosmetic fix (drop an empty line of output which seems unnecessary nowadays) + * debian/preinst: change /var/lib/dpkg/status code to the usual + dpkg-query solution (as http://wiki.debian.org/DpkgConffileHandling + suggests) to make lintian happy + (hello maintainer-script-uses-dpkg-status-directly). -- Michael Prokop Sun, 01 Jul 2007 20:21:45 +0200