Add support for bootlocal.{first,middle,last}
[grml-etc.git] / debian / changelog
1 grml-etc (1.1.14) unstable; urgency=low
2
3   * Add support for bootlocal.* [Closes: issue170]
4
5  -- Frank Terbeck <ft@grml.org>  Tue, 07 Apr 2009 13:32:54 +0200
6
7 grml-etc (1.1.13) unstable; urgency=low
8
9   * /etc/skel/.ipython/ipythonrc: Do not activate the
10     IPython.Extensions.InterpreterExec module by default anymore.
11     Upstream does not ship this configuration snippet as well.
12     Thanks for reporting and debugging, wuehlmaus! [Closes: issue618]
13   * /etc/skel/.Xresources: improve xterm/ uxterm font setup.
14     This should fix our longstanding unicode problem. Thanks to
15     Thorsten Glaser for help. [Closes: issue468]
16     Additionally add configuration for urxvt.
17   * /etc/skel/.Xmodmap: Use 'EuroSign' instead of 'currency'.
18   * Debian postrm:
19     - when removing the package use /etc/init.d/rc instead
20       of /etc/init.d/grml-[reboot|halt].
21     - make sure the ssh init script even exists if something is failing
22   * Slightly improve message for removing media from tray on reboot/halt.
23
24  -- Michael Prokop <mika@grml.org>  Mon, 06 Apr 2009 11:45:44 +0200
25
26 grml-etc (1.1.12) unstable; urgency=low
27
28   * /etc/locale.gen.grml and /etc/locale.gen.minimal: drop
29     the "UTF-8@euro" lines, some applications seem to have
30     problems with that locale so let's drop it for now.
31
32  -- Michael Prokop <mika@grml.org>  Sat, 10 Jan 2009 00:52:29 +0100
33
34 grml-etc (1.1.11) unstable; urgency=low
35
36   * Change dpkg-divert handling in preinst. This hopefully
37     addresses the changes introduced with #508392 in dpkg.
38   * Drop unused files from overrides.
39
40  -- Michael Prokop <mika@grml.org>  Tue, 30 Dec 2008 13:26:10 +0100
41
42 grml-etc (1.1.10) unstable; urgency=low
43
44   * Add /etc/skel/.ipython/ipy_user_conf.py from '%upgrade'
45     within ipython so user's don't explore this problem.
46
47  -- Michael Prokop <mika@grml.org>  Wed, 19 Nov 2008 13:25:33 +0100
48
49 grml-etc (1.1.9) unstable; urgency=low
50
51   * /etc/wvdial.conf.umts: add usage example for web.vodafone.de
52   * Update VCS headers in debian/control.
53
54  -- Michael Prokop <mika@grml.org>  Wed, 19 Nov 2008 00:29:53 +0100
55
56 grml-etc (1.1.8) unstable; urgency=low
57
58   * /etc/skel/.msmtprc: clarify that the ssh commands needs to be
59     executed in the shell and isn't for msmtprc itself.
60
61  -- Michael Prokop <mika@grml.org>  Sat, 11 Oct 2008 00:27:39 +0200
62
63 grml-etc (1.1.7) unstable; urgency=low
64
65   * /etc/init.d/grml-reboot: do no longer access files in /GRML/dev/.
66     [Testing: issue545]
67
68  -- Michael Prokop <mika@grml.org>  Mon, 06 Oct 2008 00:02:30 +0200
69
70 grml-etc (1.1.6) unstable; urgency=low
71
72   * Add support for swedish locales, thanks to Martin Karresand.
73
74  -- Michael Prokop <mika@grml.org>  Sat, 27 Sep 2008 14:37:20 +0200
75
76 grml-etc (1.1.5) unstable; urgency=low
77
78   * Get rid of dependency from grml-autoconfig (on request from gebi).
79   * Drop empty and unused /etc/zsh directory from debian/dirs.
80   * Bump Standard-Version to 3.8.0 (no further changes).
81   * Reorder binary-indep and binary-arch in debian/rules to make
82     lintian happy.
83
84  -- Michael Prokop <mika@grml.org>  Thu, 31 Jul 2008 22:23:32 +0200
85
86 grml-etc (1.1.4) unstable; urgency=low
87
88   * /etc/init.d/grml-reboot: check for nfsroot (and keep check
89     for nfsdir as well to avoid breaking any existing scripts).
90     Thanks for reporting to Wolfgang Karall and thanks for the
91     test case to Jimmy.
92
93  -- Michael Prokop <mika@grml.org>  Tue, 20 May 2008 01:28:51 +0200
94
95 grml-etc (1.1.3) unstable; urgency=low
96
97   * /etc/init.d/grml-reboot: put reboot + halt binaries to
98     the filesystem cache [Testing: issue384]
99   * /etc/init.d/grml-reboot: rework umounting and network
100     shutdown sequences so filesystems are unmounted also
101     when booting via NFS [Testing: issue434]
102
103  -- Michael Prokop <mika@grml.org>  Mon, 10 Mar 2008 18:46:23 +0100
104
105 grml-etc (1.1.2) unstable; urgency=low
106
107   * Try to work around dpkg-divert issues with missing files.
108
109  -- Michael Prokop <mika@grml.org>  Mon, 04 Feb 2008 15:32:27 +0100
110
111 grml-etc (1.1.1) unstable; urgency=low
112
113   * Fix the "grml 1.1-rc1 does not open the CD-ROM tray on reboot/halt"
114     issue. Thanks to Josef Teske and several other bugreporters for
115     reporting this issue. [Closes: issue370]
116
117  -- Michael Prokop <mika@grml.org>  Mon, 14 Jan 2008 20:31:38 +0100
118
119 grml-etc (1.1.0) unstable; urgency=low
120
121   * A new stable release is coming. :)
122   * Bump Standard-Version to 3.7.3 (no further changes).
123
124  -- Michael Prokop <mika@grml.org>  Fri, 28 Dec 2007 00:05:25 +0100
125
126 grml-etc (1.0.24) unstable; urgency=low
127
128   * /etc/init.d/grml-reboot: adjust for new live-initramfs layout.
129
130  -- Michael Prokop <mika@grml.org>  Fri, 16 Nov 2007 11:38:03 +0100
131
132 grml-etc (1.0.23) unstable; urgency=low
133
134   [ Michael Gebetsroither ]
135   * /etc/inittab: switched to grml-init-multitail
136
137  -- Michael Prokop <mika@grml.org>  Thu, 15 Nov 2007 23:17:56 +0100
138
139 grml-etc (1.0.22) unstable; urgency=low
140
141   * /etc/wvdial.conf.umts: do not enable "Idle Seconds" by default.
142
143  -- Michael Prokop <mika@grml.org>  Wed, 24 Oct 2007 09:54:16 +0200
144
145 grml-etc (1.0.21) unstable; urgency=low
146
147   * /etc/skel/.channels/channels.conf-AT-graz: update for new sender
148
149  -- Michael Prokop <mika@grml.org>  Mon, 22 Oct 2007 22:06:35 +0200
150
151 grml-etc (1.0.20) unstable; urgency=low
152
153   * Added support for yesss in /etc/wvdial.conf.umts. Thanks for
154     the patch to Karl Voit!
155
156  -- Michael Prokop <mika@grml.org>  Sat, 13 Oct 2007 18:11:48 +0200
157
158 grml-etc (1.0.19) unstable; urgency=low
159
160   * /etc/skel/.channels/*: update URLs and frequence for Graz
161
162  -- Michael Prokop <mika@grml.org>  Wed, 26 Sep 2007 22:25:39 +0200
163
164 grml-etc (1.0.18) unstable; urgency=low
165
166   * Adjust check for bootoption tsplash + textsplash in
167     /etc/init.d/bootsplash_end.sh and /etc/init.d/bootsplash_start.sh
168
169  -- Michael Prokop <mika@grml.org>  Thu, 20 Sep 2007 16:04:54 +0200
170
171 grml-etc (1.0.17) unstable; urgency=low
172
173   * /etc/skel/.xinitrc: make sure /etc/sysconfig/keyboard is readable.
174
175  -- Michael Prokop <mika@grml.org>  Tue,  4 Sep 2007 01:42:50 +0200
176
177 grml-etc (1.0.16) unstable; urgency=low
178
179   * Adjust /etc/inittab.grml + /etc/inittab.small so ctrl-alt-del
180     triggers reboot instead of powerdown. Thanks for the suggestion
181     to Norbert Tretkowski, thanks for the patch to Nico Golde!
182     [Closes: issue274]
183
184  -- Michael Prokop <mika@grml.org>  Fri, 31 Aug 2007 00:10:23 +0200
185
186 grml-etc (1.0.15) unstable; urgency=low
187
188   * Update /etc/init.d/ssh according to changes in Debian's original file.
189
190  -- Michael Prokop <mika@grml.org>  Thu,  9 Aug 2007 18:41:27 +0200
191
192 grml-etc (1.0.14) unstable; urgency=low
193
194   * /etc/runlevel.conf.hdinstall + /etc/runlevel.conf.livecd:
195     another update for nfs-common
196
197  -- Michael Prokop <mika@grml.org>  Wed, 18 Jul 2007 02:10:27 +0200
198
199 grml-etc (1.0.13) unstable; urgency=low
200
201   * /etc/runlevel.conf.hdinstall + /etc/runlevel.conf.livecd: updated
202     to current package state. Now /etc/runlevel.conf.livecd looks like
203     /etc/runlevel.conf.hdinstall again (just disabled some further
204     services of course).
205
206  -- Michael Prokop <mika@grml.org>  Fri, 13 Jul 2007 17:22:20 +0200
207
208 grml-etc (1.0.12) unstable; urgency=low
209
210   * /etc/runlevel.conf.hdinstall: update to current package selection
211     in grml (a new devel release is coming...)
212
213  -- Michael Prokop <mika@grml.org>  Tue, 10 Jul 2007 16:14:25 +0200
214
215 grml-etc (1.0.11) unstable; urgency=low
216
217   * /etc/init.d/grml-reboot: cosmetic fix (drop an empty line of
218     output which seems unnecessary nowadays)
219   * debian/preinst: change /var/lib/dpkg/status code to the usual
220     dpkg-query solution (as http://wiki.debian.org/DpkgConffileHandling
221     suggests) to make lintian happy
222     (hello maintainer-script-uses-dpkg-status-directly).
223
224  -- Michael Prokop <mika@grml.org>  Sun, 01 Jul 2007 20:21:45 +0200
225
226 grml-etc (1.0.10) unstable; urgency=low
227
228   [Michael Prokop]
229   * /etc/init.d/grml-reboot:
230     - use default of 2 minutes timeout for "Please remove CD" (merge
231       with Knoppix)
232     - unmount nfs4 and smbfs as well in nfs code, use -l option instead
233       of -r
234     - do not rmmod all (unused) kernel modules anymore
235     - try to unmount all remaining filesystems manually
236
237   [Andreas Gredler]
238   * /et/wvdial.conf.umts: added support for t-mobile usb cards and boxes
239
240  -- Michael Prokop <mika@grml.org>  Mon, 25 Jun 2007 23:54:33 +0200
241
242 grml-etc (1.0.9) unstable; urgency=low
243
244   * /etc/init.d/grml-reboot: sync devices before deactivating
245     pcmcia system devices. Thanks for the bugreport, Josef Teske!
246     [Closes: issue219]
247
248  -- Michael Prokop <mika@grml.org>  Mon, 04 Jun 2007 23:32:18 +0200
249
250 grml-etc (1.0.8) unstable; urgency=low
251
252   * Adding /etc/skel/.channels/channels.conf-AT-vienna.
253   * Added /etc/skel/.Xmodmap.neo (see
254     http://pebbles.schattenlauf.de/layout.php for details).
255     [Closes: issue218]
256
257  -- Michael Prokop <mika@grml.org>  Sun, 03 Jun 2007 23:49:09 +0200
258
259 grml-etc (1.0.7) unstable; urgency=low
260
261   * /etc/skel/.xinitrc: support $XKEYMODEL
262
263  -- Michael Prokop <mika@grml.org>  Mon, 28 May 2007 13:56:38 +0200
264
265 grml-etc (1.0.6) unstable; urgency=low
266
267   * Add /etc/skel/.ipython/ipythonrc - configuration file
268     for ipython.
269
270  -- Michael Prokop <mika@grml.org>  Sun, 27 May 2007 19:32:52 +0200
271
272 grml-etc (1.0.5) unstable; urgency=low
273
274   * /etc/locale.gen.grml: add support for nl_BE.
275     Thanks for the bugreport, Jan-Pieter Jacobs.
276
277  -- Michael Prokop <mika@grml.org>  Tue, 22 May 2007 14:26:37 +0200
278
279 grml-etc (1.0.4) unstable; urgency=low
280
281   * /etc/skel/.w3m/config: use 'editor /usr/bin/editor' instead
282     of 'editor /usr/local/bin/vim'. Thanks for bugreport goes to
283     Jan-Pieter Jacobs!
284
285  -- Michael Prokop <mika@grml.org>  Sun, 20 May 2007 12:35:12 +0200
286
287 grml-etc (1.0.3) unstable; urgency=low
288
289   * Remove /usr/lib/cups/backend/pdf and
290     /usr/share/cups/model/PS2PDF.ppd - you should use cups-pdf
291     instead.
292
293  -- Michael Prokop <mika@grml.org>  Thu, 17 May 2007 11:37:25 +0200
294
295 grml-etc (1.0.2) unstable; urgency=low
296
297   * Update /etc/runlevel.conf.hdinstall and /etc/runlevel.conf.livecd
298     for the stable release.
299
300  -- Michael Prokop <mika@grml.org>  Wed, 16 May 2007 12:30:05 +0200
301
302 grml-etc (1.0.1) unstable; urgency=low
303
304   * Depend on grml-etc-core (>= 0.3).
305
306  -- Michael Prokop <mika@grml.org>  Sun, 13 May 2007 12:53:04 +0200
307
308 grml-etc (1.0.0) unstable; urgency=low
309
310   * New stable release, strike.
311
312  -- Michael Prokop <mika@grml.org>  Sun, 13 May 2007 12:23:39 +0200
313
314 grml-etc (0.9.23) unstable; urgency=low
315
316   * /etc/skel/.Xresources: use white for aterm*.background and
317     black for aterm*.foreground instead of black and lightgrey.
318     [Closes: issue210]
319
320  -- Michael Prokop <mika@grml.org>  Sat, 12 May 2007 12:50:46 +0200
321
322 grml-etc (0.9.22) unstable; urgency=low
323
324   * Add /etc/skel/.config/gtk-2.0/gtkfilechooser: this file defines,
325     that we want a more verbose Save-Dialog within GTK applications
326     like Firefox/Iceweasel. This fixes an very annoying flickering
327     problem within Save-Dialog, thanks for reporting to
328     Josef Teske!
329
330  -- Michael Prokop <mika@grml.org>  Fri, 11 May 2007 22:30:57 +0200
331
332 grml-etc (0.9.21) unstable; urgency=low
333
334   * /etc/runlevel.conf.hdinstall: re-add /etc/init.d/openafs-client.
335
336  -- Michael Prokop <mika@grml.org>  Thu,  3 May 2007 23:58:02 +0200
337
338 grml-etc (0.9.20) unstable; urgency=low
339
340   * Update /etc/runlevel.conf.hdinstall and /etc/runlevel.conf.livecd
341     (remove deprecated lvm, nscd, lpd and tftpd-hpa).
342
343  -- Michael Prokop <mika@grml.org>  Mon, 30 Apr 2007 09:50:36 +0200
344
345 grml-etc (0.9.19) unstable; urgency=low
346
347   * /etc/runlevel.conf.hdinstall: add /etc/init.d/zfs-fuse
348
349  -- Michael Prokop <mika@grml.org>  Sun, 29 Apr 2007 13:51:43 +0200
350
351 grml-etc (0.9.18) unstable; urgency=low
352
353   * /etc/runlevel.conf.hdinstall: add /etc/init.d/avahi-daemon
354
355  -- Michael Prokop <mika@grml.org>  Sat, 28 Apr 2007 20:51:50 +0200
356
357 grml-etc (0.9.17) unstable; urgency=low
358
359   * Fix typo in /etc/rcS.d/important_notice, thanks - nico.
360
361  -- Michael Prokop <mika@grml.org>  Sun, 15 Apr 2007 21:45:48 +0200
362
363 grml-etc (0.9.16) unstable; urgency=low
364
365   * Adjust /etc/inittab.small for use on grml-small and not just
366     for bootoption small.
367
368  -- Michael Prokop <mika@grml.org>  Sun, 15 Apr 2007 13:16:17 +0200
369
370 grml-etc (0.9.15) unstable; urgency=low
371
372   * Update /etc/runlevel.conf* to current package version and
373     selection.
374
375  -- Michael Prokop <mika@grml.org>  Sun, 15 Apr 2007 12:46:15 +0200
376
377 grml-etc (0.9.14) unstable; urgency=low
378
379   * Move windowmanager configuration files and idesk stuff
380     to package grml-desktop. Added package grml-desktop to
381     Suggests: therefore. This should simplify customization
382     of grml.
383   * Drop /etc/skel/.wmi as wmi is not supported anymore.
384
385  -- Michael Prokop <mika@grml.org>  Fri, 13 Apr 2007 18:13:37 +0200
386
387 grml-etc (0.9.13) unstable; urgency=low
388
389   * Rewrote /etc/init.d/grml-reboot and /etc/init.d/grml-halt:
390     now get rid of grml-sysvinit (strike!). [Closes: issue176]
391   * /etc/skel/.Xresources: use another blue for 'XTerm*color12'
392     so it should be better readable (thanks gebi).
393
394  -- Michael Prokop <mika@grml.org>  Sat, 31 Mar 2007 13:52:18 +0200
395
396 grml-etc (0.9.12) unstable; urgency=low
397
398   * Added /etc/skel/.idesktop/xterm-iso.lnk and updated irssi.lnk
399     to better fit on the screen.
400
401  -- Michael Prokop <mika@grml.org>  Sat, 17 Mar 2007 20:01:09 +0100
402
403 grml-etc (0.9.11) unstable; urgency=low
404
405   * Update /etc/runlevel.conf.hdinstall and /etc/runlevel.conf.livecd.
406   * Change version schema from 'x.y-z' to 'x.y.z'.
407
408  -- Michael Prokop <mika@grml.org>  Mon, 12 Mar 2007 10:01:32 +0100
409
410 grml-etc (0.9-10) unstable; urgency=low
411
412   * Added /etc/skel/.channels, moved from package grml-etc-core.
413     - fix usage example in channels.conf-files
414
415  -- Michael Prokop <mika@grml.org>  Thu,  1 Mar 2007 15:01:23 +0100
416
417 grml-etc (0.9-9) unstable; urgency=low
418
419   * /etc/skel/.idesktop/irssi.lnk: run with LANG=en_US.iso885915
420     to avoid encoding problems with utf8 in IRC
421   * /etc/skel/.fluxbox/keys: map x-terminal-emulator in ISO mode
422     to Control Mod1 i
423
424  -- Michael Prokop <mika@grml.org>  Wed, 28 Feb 2007 09:54:50 +0100
425
426 grml-etc (0.9-8) unstable; urgency=low
427
428   * Add ToolTip.Caption to all the /etc/skel/.idesktop/*.lnk files.
429     Use LANG=en_US.iso885915 for aterm so the terminal works in
430     utf8 mode as well.
431
432  -- Michael Prokop <mika@grml.org>  Sat, 24 Feb 2007 15:14:24 +0100
433
434 grml-etc (0.9-7) unstable; urgency=low
435
436   * /etc/skel/.Xmodmap + /etc/skel/.Xmodmap.german: use 'currency'
437     instead of Eurosign; should fix the euro problem within xterm
438     in utf8 mode.
439
440  -- Michael Prokop <mika@grml.org>  Fri, 23 Feb 2007 00:00:51 +0100
441
442 grml-etc (0.9-6) unstable; urgency=low
443
444   * Add hint regarding customization to /etc/runlevel.conf.livecd*
445   * Adjust place of networking script (I hate package updates without
446     the relevant notes in the changelog) - networking should not live
447     at '35' only but at '40' as well, otherwise we have problems with
448     resolvconf at '38'. To fix the issue on your box without using
449     /etc/runlevel.conf.* of this package invoke:
450
451       update-rc.d -f networking remove
452       update-rc.d networking start 40 S . start 35 0 6 .
453
454  -- Michael Prokop <mika@grml.org>  Mon,  8 Jan 2007 16:36:49 +0100
455
456 grml-etc (0.9-5) unstable; urgency=low
457
458   * Replace all xterm commands in configuration files with
459     x-terminal-emulator. Notice: /etc/alternatives/x-terminal-emulator
460     should point to /usr/bin/lxterm which is a locale-sensitive wrapper
461     for xterm. So let's get ready for utf8 as default...
462
463  -- Michael Prokop <mika@grml.org>  Sat, 16 Dec 2006 16:52:27 +0100
464
465 grml-etc (0.9-4) unstable; urgency=low
466
467   * /etc/runlevel.conf.hdinstall: add /etc/init.d/farpd
468     and /etc/init.d/ipw3945d
469
470  -- Michael Prokop <mika@grml.org>  Sun,  3 Dec 2006 00:09:01 +0100
471
472 grml-etc (0.9-3) unstable; urgency=low
473
474   * /etc/runlevel.conf.hdinstall: add /etc/init.d/iscsi-target
475
476  -- Michael Prokop <mika@grml.org>  Mon, 27 Nov 2006 23:57:40 +0100
477
478 grml-etc (0.9-2) unstable; urgency=low
479
480   * /etc/runlevel.conf.hdinstall: adjust sendsigs initscript
481     as done by sysvinit (2.86.ds1-35).
482
483  -- Michael Prokop <mika@grml.org>  Sun, 26 Nov 2006 22:24:07 +0100
484
485 grml-etc (0.9-1) unstable; urgency=low
486
487   * Update version number for new release, depend on
488     grml-scripts (>= 0.9), grml-etc-core (>= 0.2)
489   * Bumb Standard Version to 3.7.2, no further changes.
490
491  -- Michael Prokop <mika@grml.org>  Sun, 26 Nov 2006 19:12:04 +0100
492
493 grml-etc (0.8-37) unstable; urgency=low
494
495   * Added /etc/skel/.lftprc - configuration file for lftp.
496     (Closes: issue16).
497
498  -- Michael Prokop <mika@grml.org>  Sat, 25 Nov 2006 21:26:56 +0100
499
500 grml-etc (0.8-36) unstable; urgency=low
501
502   * /etc/skel/.Xmodmap: use Caps_Lock for keycode 66, thanks for
503     the hint - wuehlmaus!
504
505  -- Michael Prokop <mika@grml.org>  Tue, 21 Nov 2006 16:58:16 +0100
506
507 grml-etc (0.8-35) unstable; urgency=low
508
509   * /etc/skel/.xinitrc: run 'setxkbmap "$XKEYBOARD"' and drop
510     "[ $XKEYBOARD == "de" ] ... modmap $HOME/.Xmodmap.german",
511     this should fix our deadkeys problem for lang=de* and support
512     additional languages as well.
513
514  -- Michael Prokop <mika@grml.org>  Tue, 14 Nov 2006 13:32:28 +0100
515
516 grml-etc (0.8-34) unstable; urgency=low
517
518   * /etc/skel/.kshrc: adjust header information, replace tabs
519
520  -- Michael Prokop <mika@grml.org>  Sun, 12 Nov 2006 11:58:43 +0100
521
522 grml-etc (0.8-33) unstable; urgency=low
523
524   * /etc/inittab.small: activate only two consoles by default and
525     some others via rungetty's --prompt option. Thanks for the
526     idea, Michael Schierl!
527
528  -- Michael Prokop <mika@grml.org>  Mon,  6 Nov 2006 23:20:41 +0100
529
530 grml-etc (0.8-32) unstable; urgency=low
531
532   * /etc/samba.conf: deactivate 'printer admin' and 'passdb ...'
533     lines so current samba works without any problems.
534   * debian/preinst: remove /etc/samba/smb.conf from diversions...
535
536  -- Michael Prokop <mika@grml.org>  Thu,  2 Nov 2006 21:02:22 +0100
537
538 grml-etc (0.8-31) unstable; urgency=low
539
540   * Activate mdadm[-raid] in /etc/runlevel.conf.hdinstall*.
541
542  -- Michael Prokop <mika@grml.org>  Thu,  2 Nov 2006 15:42:52 +0100
543
544 grml-etc (0.8-30) unstable; urgency=low
545
546   * Another cleanup of /etc/runlevel.conf.hdinstall.
547
548  -- Michael Prokop <mika@grml.org>  Wed,  1 Nov 2006 00:53:22 +0100
549
550 grml-etc (0.8-29) unstable; urgency=low
551
552   * /etc/runlevel.conf.hdinstall: move udev from 04 to 03, moved
553     dmraid from 03 to 04.
554
555  -- Michael Prokop <mika@grml.org>  Mon, 30 Oct 2006 22:19:42 +0100
556
557 grml-etc (0.8-28) unstable; urgency=low
558
559   * Added mplayer initscript to /etc/runlevel.conf.hdinstall.
560
561  -- Michael Prokop <mika@grml.org>  Thu, 26 Oct 2006 14:34:59 +0200
562
563 grml-etc (0.8-27) unstable; urgency=low
564
565   * Add iwatch to /etc/runlevel.conf.hdinstall.
566
567  -- Michael Prokop <mika@grml.org>  Mon, 23 Oct 2006 21:52:08 +0200
568
569 grml-etc (0.8-26) unstable; urgency=low
570
571   * Fix the symlink handling for
572     /etc/skel/.irssi/scripts/autorun/scriptassist.pl - use dh_link
573     instead.
574
575  -- Michael Prokop <mika@grml.org>  Wed, 18 Oct 2006 22:56:06 +0200
576
577 grml-etc (0.8-25) unstable; urgency=low
578
579   * Don't ship /etc/auto.master and /etc/automount.sh anymore.
580
581  -- Michael Prokop <mika@grml.org>  Wed, 18 Oct 2006 22:53:07 +0200
582
583 grml-etc (0.8-24) unstable; urgency=low
584
585   * Make sure we (un)divert /etc/skel/.zshrc only if diversion
586     is held by package grml-etc.
587
588  -- Michael Prokop <mika@grml.org>  Thu, 12 Oct 2006 17:39:19 +0200
589
590 grml-etc (0.8-23) unstable; urgency=low
591
592   * /etc/runlevel.conf.hdinstall: update to current grml's package selection
593     (updated/modified/added initscripts for: libnss-ldap, libnss-ldap,
594      codeville, reniced, kexec-load, aoetools, apcupsd, installation-report,
595      kexec)
596   * /etc/inittab.grml: use grml-iptstate instead of iptstate (due to
597     changes in upstream of iptstate which don't allow us to autostart
598     it), depend on grml-scripts (>= 0.8-24) therefore.
599
600  -- Michael Prokop <mika@grml.org>  Mon,  2 Oct 2006 23:28:17 +0200
601
602 grml-etc (0.8-22) unstable; urgency=low
603
604   * /etc/skel/.kshrc: updated corresponding to tests with wuehlmaus
605   * /etc/init.d/grml-reboot: run 'ln -snf /proc/mounts /etc/mtab'
606     only in live-cd mode
607
608  -- Michael Prokop <mika@grml.org>  Sat, 30 Sep 2006 11:03:53 +0200
609
610 grml-etc (0.8-21) unstable; urgency=low
611
612   * /etc/runlevel.conf*: move sendsigs to 37 as done with
613     sysvinit >=2.86.ds1-21.
614
615  -- Michael Prokop <mika@grml.org>  Fri, 29 Sep 2006 16:42:27 +0200
616
617 grml-etc (0.8-20) unstable; urgency=low
618
619   * /etc/skel/.Xresources: applied nedit-stuff from
620     http://www.nedit.org/technotes/looks-1.php - thanks, Mark! 
621
622  -- Michael Prokop <mika@grml.org>  Thu, 28 Sep 2006 23:10:48 +0200
623
624 grml-etc (0.8-19) unstable; urgency=low
625
626   * /etc/init.d/grml-home: check for user with UID 1000 and use
627     'chown $USER:' instead of 'chown grml.grml'.
628
629  -- Michael Prokop <mika@grml.org>  Thu, 28 Sep 2006 16:36:15 +0200
630
631 grml-etc (0.8-18) unstable; urgency=low
632
633   * Added /etc/skel/.irbrc (configuration file for irb).
634   * /etc/skel/.kshrc: adjusted mailadress of wuehlmaus.
635
636  -- Michael Prokop <mika@grml.org>  Tue, 26 Sep 2006 10:29:16 +0200
637
638 grml-etc (0.8-17) unstable; urgency=low
639
640   * Add stunnel4 to /etc/runlevel.conf.hdinstall.
641   * Update /etc/locale.gen.grml.
642
643  -- Michael Prokop <mika@grml.org>  Fri, 22 Sep 2006 17:21:47 +0200
644
645 grml-etc (0.8-16) unstable; urgency=low
646
647   * Remove /etc/init.d/mydql from /etc/runlevel.conf.*.
648
649  -- Michael Prokop <mika@grml.org>  Sun, 17 Sep 2006 16:54:25 +0200
650
651 grml-etc (0.8-15) unstable; urgency=low
652
653   * /etc/init.d/grml-reboot: move truecrypt code to an earlier
654     state in the reboot process.
655
656  -- Michael Prokop <mika@grml.org>  Sun, 17 Sep 2006 15:04:23 +0200
657
658 grml-etc (0.8-14) unstable; urgency=low
659
660   * /etc/init.d/grml-reboot:
661     - added support for unmapping truecrypt volumes.
662     - use "log_end_msg $?" instead of
663       "foo && log_end_msg 0 || log_end_msg 1".
664
665  -- Michael Prokop <mika@grml.org>  Sun, 17 Sep 2006 13:09:21 +0200
666
667 grml-etc (0.8-13) unstable; urgency=low
668
669   * Add resolv.conf to /etc/runlevel.conf.livecd and
670     /etc/runlevel.conf.hdinstall.
671
672  -- Michael Prokop <mika@grml.org>  Sat, 16 Sep 2006 12:42:38 +0200
673
674 grml-etc (0.8-12) unstable; urgency=low
675
676   * /etc/skel/.Xmodmap*: add add4 as Multi_key
677
678  -- Michael Prokop <mika@grml.org>  Fri, 15 Sep 2006 17:34:52 +0200
679
680 grml-etc (0.8-11) unstable; urgency=low
681
682   * Created extra package named grml-etc-core which contains
683     configuration files for zsh, vim and some more core files
684     meant for use on plain Debian (stable/testing/unstable)
685     system. Moved some "dpkg-divert"ed files to grml-etc-core,
686     if you notice any problems please inform me!
687   * Added NEWS entry to inform people about the move of files.
688   * Removed grml-firefox from Suggests.
689
690  -- Michael Prokop <mika@grml.org>  Tue, 12 Sep 2006 15:54:57 +0200
691
692 grml-etc (0.8-10) unstable; urgency=low
693
694   * /etc/runlevel.conf.hdinstall:
695     - added /etc/init.d/libnss-ldap, /etc/init.d/openbsd-inetd,
696       /etc/init.d/xend and /etc/init.d/xendomains
697     - removed /etc/init.d/inetd
698
699  -- Michael Prokop <mika@grml.org>  Mon, 11 Sep 2006 15:46:31 +0200
700
701 grml-etc (0.8-9) unstable; urgency=low
702
703   * /etc/zsh/zshrc:
704     - support "persistent history" via ~/.important_commands
705     - added check for symlink to cdrecord-alias.
706   * /etc/skel/.zshrc: put all stuff in vim's {{{-}}} environment.
707
708  -- Michael Prokop <mika@grml.org>  Thu,  7 Sep 2006 17:07:47 +0200
709
710 grml-etc (0.8-8) unstable; urgency=low
711
712   * /etc/zsh/zshrc: 'NOCOR=1 zsh' now also sets 'setopt nocorrect'.
713
714  -- Michael Prokop <mika@grml.org>  Thu,  7 Sep 2006 14:52:16 +0200
715
716 grml-etc (0.8-7) unstable; urgency=low
717
718   * Update /etc/runlevel.conf.hdinstall to current initscripts,
719     sysvinit,...
720
721  -- Michael Prokop <mika@grml.org>  Thu,  7 Sep 2006 11:36:32 +0200
722
723 grml-etc (0.8-6) unstable; urgency=low
724
725   * /etc/skel/.zshrc: upps, forgot to close wodep-function with '}'
726
727  -- Michael Prokop <mika@grml.org>  Tue,  5 Sep 2006 21:32:16 +0200
728
729 grml-etc (0.8-5) unstable; urgency=low
730
731   * /etc/skel/.asoundrc.example: added info regarding dmix
732   * /etc/skel/.zshrc: added function wodeb (thanks, wuehlmaus!)
733     and viless (based on Ulrich Dangel's blog entry, see
734     http://das.ist.mein.blog.und.der.spamt.net/), export
735     $JIKESPATH, added alias for cdrecord (check for wodim)
736
737  -- Michael Prokop <mika@grml.org>  Wed, 30 Aug 2006 18:45:09 +0200
738
739 grml-etc (0.8-4) unstable; urgency=low
740
741   * Updated /etc/skel/.kshrc according to request and contribution
742     of wuehlmaus, thanks!
743
744  -- Michael Prokop <mika@grml.org>  Sat, 26 Aug 2006 16:05:48 +0200
745
746 grml-etc (0.8-3) unstable; urgency=low
747
748   * Added one to /etc/wvdial.conf.umts.
749
750  -- Michael Prokop <mika@grml.org>  Fri, 11 Aug 2006 23:17:38 +0200
751
752 grml-etc (0.8-2) unstable; urgency=low
753
754   * Added some more examples to /etc/network/interfaces.examples.
755   * Added alias grml-rebuildfstab to /etc/zsh/zshrc.
756   * Ma[r]k /etc/skel/.config/rox.sourceforge.net/MIME-types/image as
757     executable.
758
759  -- Michael Prokop <mika@grml.org>  Fri, 11 Aug 2006 19:18:42 +0200
760
761 grml-etc (0.8-1) unstable; urgency=low
762
763   * Bumb version, grml 0.8 is coming closer...
764
765  -- Michael Prokop <mika@grml.org>  Fri, 11 Aug 2006 11:45:28 +0200
766
767 grml-etc (0.7-69) unstable; urgency=low
768
769   * /etc/skel/.zshrc: upps, forgot a "'" in last change.
770
771  -- Michael Prokop <mika@grml.org>  Thu, 10 Aug 2006 08:42:13 +0200
772
773 grml-etc (0.7-68) unstable; urgency=low
774
775   * /etc/skel/.zshrc: let's drop the
776     -o "PreferredAuthentications=keyboard-interactive" 
777     in insecssh causing problems in some situations like:
778     | Permission denied (publickey,password).
779
780  -- Michael Prokop <mika@grml.org>  Wed,  9 Aug 2006 21:11:59 +0200
781
782 grml-etc (0.7-67) unstable; urgency=low
783
784   * /etc/zsh/zshrc: check for
785     /usr/share/zsh/$ZSH_VERSION/functions/Zle/url-quote-magic
786
787  -- Michael Prokop <mika@grml.org>  Tue,  8 Aug 2006 12:10:08 +0200
788
789 grml-etc (0.7-66) unstable; urgency=low
790
791   * /etc/runlevel.conf.livecd: remove hibernate, as the message
792     "Clearing Software Suspend 2 signatures... " is quite confusing
793     (thanks for hint, Spida!)
794
795  -- Michael Prokop <mika@grml.org>  Mon,  7 Aug 2006 19:33:29 +0200
796
797 grml-etc (0.7-65) unstable; urgency=low
798
799   * /etc/skel/.zshrc: added function fir (firefox with new tab) and
800     updated man2() once more (thanks for contacting upstream,
801     wuehlmaus).
802   * /etc/zsh/zshrc: updated manzsh() (thanks, wuehlmaus).
803   * /etc/skel/.idesktop/wireshark.lnk: shrinked description...
804
805  -- Michael Prokop <mika@grml.org>  Sat,  5 Aug 2006 08:29:39 +0200
806
807 grml-etc (0.7-64) unstable; urgency=low
808
809   * Use checkbootparam instead of 'grep ... /proc/cmdline' in
810     /etc/init.d/bootsplash_start.sh and /etc/init.d/bootsplash_end.sh
811
812  -- Michael Prokop <mika@grml.org>  Fri,  4 Aug 2006 12:19:58 +0200
813
814 grml-etc (0.7-63) unstable; urgency=low
815
816   * /etc/zsh/zshrc: updated edfun function (thanks, wuehlmaus).
817   * Added /etc/skel/.config/rox.sourceforge.net/MIME-types/image
818     (thanks, gebi).
819   * /etc/zsh/zshenv: check for /etc/gentoo-release and source
820     /etc/profile.env then (thanks, Spida).
821   * /etc/skel/.zshrc: updated man2 (thanks, wuehlmaus).
822
823  -- Michael Prokop <mika@grml.org>  Fri,  4 Aug 2006 09:15:24 +0200
824
825 grml-etc (0.7-62) unstable; urgency=low
826
827   * /etc/runlevel.conf.hdinstall: updated again (via running all
828     postinst and some preinst scripts in a clean environment and
829     merging relevant stuff).
830
831  -- Michael Prokop <mika@grml.org>  Wed,  2 Aug 2006 20:21:12 +0200
832
833 grml-etc (0.7-61) unstable; urgency=low
834
835   * /etc/zsh/zshrc: support /etc/debian_chroot.
836
837  -- Michael Prokop <mika@grml.org>  Wed,  2 Aug 2006 18:12:36 +0200
838
839 grml-etc (0.7-60) unstable; urgency=low
840
841   * /etc/apt/sources.list.grml: updated to current status,
842     added several deb-src entries.
843   * /etc/skel/.zshrc: added "alias -g LL='|& less -r'", thanks
844     wuehlmaus!
845
846  -- Michael Prokop <mika@grml.org>  Tue,  1 Aug 2006 22:42:50 +0200
847
848 grml-etc (0.7-59) unstable; urgency=low
849
850   * Renamed /etc/skel/.idesktop/ethereal.lnk to
851     /etc/skel/.idesktop/wireshark.lnk and adjusted text and command
852     in the file as ethereal has been renamed to wireshark.
853
854  -- Michael Prokop <mika@grml.org>  Tue,  1 Aug 2006 11:13:55 +0200
855
856 grml-etc (0.7-58) unstable; urgency=low
857
858   * /etc/zsh/zshrc: added functions edalias (edit alias via zle)
859     and edfun (edit function via zle), thanks, Wuehlmaus!
860
861  -- Michael Prokop <mika@grml.org>  Tue,  1 Aug 2006 11:08:50 +0200
862
863 grml-etc (0.7-57) unstable; urgency=low
864
865   * /etc/skel/.zshrc: replaced ${(z)BROWSER} with ${=BROWSER} (thanks,
866     wuehlmaus).
867
868  -- Michael Prokop <mika@grml.org>  Thu, 27 Jul 2006 19:07:44 +0200
869
870 grml-etc (0.7-56) unstable; urgency=low
871
872   * source /etc/environment before sourcing /etc/default/locale
873     as the latter one is Debian's default now and supported
874     with grml-setlang.
875
876  -- Michael Prokop <mika@grml.org>  Thu, 27 Jul 2006 18:52:58 +0200
877
878 grml-etc (0.7-55) unstable; urgency=low
879
880   * /etc/runlevel.conf.hdinstall: added open-iscsi.
881
882  -- Michael Prokop <mika@grml.org>  Wed, 26 Jul 2006 21:15:53 +0200
883
884 grml-etc (0.7-54) unstable; urgency=low
885
886   * /etc/runlevel.conf.hdinstall: remove pcmciautils in runlevels
887     0 and 6.
888
889  -- Michael Prokop <mika@grml.org>  Tue, 25 Jul 2006 21:47:26 +0200
890
891 grml-etc (0.7-53) unstable; urgency=low
892
893   * Updated Start/Stop/Reload/Restart function in /etc/zsh/zshrc:
894     support $2 to allow something like 'Start openvpn vpnconfigname'
895     as well, thanks for hint - Kevin Krammer!
896
897  -- Michael Prokop <mika@grml.org>  Mon, 24 Jul 2006 22:55:17 +0200
898
899 grml-etc (0.7-52) unstable; urgency=low
900
901   * Updated /etc/init.d/firewall once again (thanks Gebi and Jimmy).
902
903  -- Michael Prokop <mika@grml.org>  Sat, 22 Jul 2006 10:01:04 +0200
904
905 grml-etc (0.7-51) unstable; urgency=low
906
907   * Also read-in /etc/default/locale in /etc/zsh/zshenv as
908     Debian decided not to touch /etc/environment anymore.
909   * Updated /etc/init.d/firewall - some cleanups, addons,
910     improved look'n'feel...
911
912  -- Michael Prokop <mika@grml.org>  Wed, 19 Jul 2006 20:15:44 +0200
913
914 grml-etc (0.7-50) unstable; urgency=low
915
916   * Added /etc/locale.gen.minimal (provide a common minimal setup
917     for german and english users) and updated /etc/locale.gen.grml.
918
919  -- Michael Prokop <mika@grml.org>  Wed, 19 Jul 2006 03:23:06 +0200
920
921 grml-etc (0.7-49) unstable; urgency=low
922
923   * Fixed very long line in /etc/skel/.zshrc.
924   * Removed deprecated /etc/init.d/ppp from
925     /etc/runlevel.conf.livecd and /etc/runlevel.conf.hdinstall,
926     added wpa-ifupdown, cryptdisks-early and linuxlogo.
927
928  -- Michael Prokop <mika@grml.org>  Mon, 10 Jul 2006 19:47:00 +0200
929
930 grml-etc (0.7-48) unstable; urgency=low
931
932   * Added osd.pl, queryresume.pl and screen_away.pl to
933     /etc/skel/.irssi/scripts/.
934   * Added /etc/policy-rc.d.conf and /etc/zg-policy-rc.d.conf
935     as configuration files for grml-policy-rc.d and
936     policyrcd-script-zg2.
937
938  -- Michael Prokop <mika@grml.org>  Fri,  7 Jul 2006 23:11:06 +0200
939
940 grml-etc (0.7-47) unstable; urgency=low
941
942   * /etc/vim/vimrc: activate "set background=dark"
943   * /etc/zsh/zshrc:
944     - activate url-quote-magic; set xterm-title via preexec() and precmd()
945     - set specific prompt when $GRML_CHROOT is set
946   * /etc/zsh/zshenv: set $HOME only in live-cd mode
947   * /etc/skel/.zshrc:
948     - updated alias man2, thanks to wuehlmaus and sqweek in #zsh.
949     - added alias getskypebeta (get beta version of skype)
950     - added alias check_dpkg_running (sudo dpkg_running)
951
952  -- Michael Prokop <mika@grml.org>  Mon, 26 Jun 2006 14:41:21 +0200
953
954 grml-etc (0.7-46) unstable; urgency=low
955
956   * /etc/runlevel.conf.hdinstall: updated 915resolution and added
957     ajaxterm
958
959  -- Michael Prokop <mika@grml.org>  Sat, 24 Jun 2006 10:03:30 +0200
960
961 grml-etc (0.7-45) unstable; urgency=low
962
963   * Added initscripts from package acpi-support to
964     /etc/runlevel.conf.hdinstall (run vbesave, disable other ones).
965   * /etc/apt/sources.list.grml: update nerim repos (new
966     URL debian-multimedia.org)
967
968  -- Michael Prokop <mika@grml.org>  Wed, 14 Jun 2006 18:40:44 +0200
969
970 grml-etc (0.7-44) unstable; urgency=low
971
972   * Added /etc/skel/.fvwm-crystal for new fvwm-crystal version,
973     adjusted for fvwm-crystal-minimal.
974   * /etc/skel/.fvwm[-crystal]/userconfig: added some more configuration
975   * /etc/skel/.Xresources: added presentation mode for terminals
976
977  -- Michael Prokop <mika@grml.org>  Mon, 12 Jun 2006 18:42:45 +0200
978
979 grml-etc (0.7-43) unstable; urgency=low
980
981   * Disable xauth call in /etc/skel/.xinitrc - let's see whether
982     it breaks anything; using [xkg]dm with this command causes
983     problems so let's try to skip it
984   * /etc/wvdial.conf.umts: added entry for provider 3, contributed
985     by Wolfgang Karall, thanks!
986   * /etc/skel/.xsession: run ". ~/.xinitrc" instead of xterm.
987
988  -- Michael Prokop <mika@grml.org>  Mon, 12 Jun 2006 13:56:33 +0200
989
990 grml-etc (0.7-42) unstable; urgency=low
991
992   * /etc/zsh/zshenv: dropped the "if [[ -z "$PATH"..." check
993     because /etc/profile might set $PATH already and therefore
994     setting $PATH in zsh might fail then.
995
996  -- Michael Prokop <mika@grml.org>  Fri,  9 Jun 2006 23:43:04 +0200
997
998 grml-etc (0.7-41) unstable; urgency=low
999
1000   * /etc/zsh/completion.d/iwconfig: updated for essid completion,
1001     thanks to Thomas Ulz!
1002
1003  -- Michael Prokop <mika@grml.org>  Thu,  8 Jun 2006 22:05:09 +0200
1004
1005 grml-etc (0.7-40) unstable; urgency=low
1006
1007   * /etc/skel/.vimrc: updated ci-stuff of vim7
1008   * /etc/skel/.zshrc: added debbugm (run "bts show --mbox $1").
1009   * /etc/zsh/completion.d/iwconfig: added support for completion
1010     of essid, contributed by Thomas Ulz - thanks. Needs some
1011     more work though.
1012
1013  -- Michael Prokop <mika@grml.org>  Mon,  5 Jun 2006 16:30:33 +0200
1014
1015 grml-etc (0.7-39) unstable; urgency=low
1016
1017   * Added /etc/zsh/completion.d/iwconfig to complete network
1018     devices supporting wireless extensions only. Thanks, Julius!
1019   * Deleted /etc/zsh/completion.d/pump and
1020     /etc/zsh/completion.d/dhclient as current zsh version ship
1021     the files as well.
1022   * Updated /etc/apt/sources.list.grml.
1023
1024  -- Michael Prokop <mika@grml.org>  Mon,  5 Jun 2006 00:32:53 +0200
1025
1026 grml-etc (0.7-38) unstable; urgency=low
1027
1028   * /etc/skel/.zshrc
1029     - updated function wikide as requested by Matthias Kopfermann.
1030     - added function exirename to rename jpg files based on their
1031       exif header using jhead
1032     - check whether compinit is already available before loading
1033       it, otherwise our own completion does not work anymore
1034   * /etc/runlevel.conf*: updated for /etc/init.d/bootlocal* stuff.
1035     /etc/runlevel.conf.livecd has been adapted to current
1036     /var/lib/dpkg/info/initscripts.postinst version.
1037   * /etc/zsh/zshenv: set PATH only if $PATH is empty or is "/bin:/usr/bin".
1038
1039  -- Michael Prokop <mika@grml.org>  Sun,  4 Jun 2006 15:07:16 +0200
1040
1041 grml-etc (0.7-37) unstable; urgency=low
1042
1043   * /etc/zsh/zshrc: use '-la' instead of '-lA' in la alias.
1044     Too confusing for human brains, sorry Matthias. :)
1045
1046  -- Michael Prokop <mika@grml.org>  Tue, 30 May 2006 00:10:05 +0200
1047
1048 grml-etc (0.7-36) unstable; urgency=low
1049
1050   * /etc/skel/.zshrc: support /.zshrc.global.
1051   * /etc/skel/.vimrc: improved vim7 section comments.
1052
1053  -- Michael Prokop <mika@grml.org>  Mon, 29 May 2006 12:58:36 +0200
1054
1055 grml-etc (0.7-35) unstable; urgency=low
1056
1057   * The "oh, btw - zsh rocks as well" update:
1058   * /etc/zsh/zshrc
1059     - added function zsh-help which prints useful information
1060       regarding zsh configuration/setup/....
1061     - added support for 'NOMENU=1 zsh' to disable menus in zsh at all;
1062       thanks to Julius Plenz for 'setopt no_auto_menu'. :)
1063   * /etc/skel/.zshrc:
1064     - load compinit even though we load it in /etc/zsh/zshrc as well,
1065       prevents errror when using /etc/skel/.zshrc only
1066     - replaced $BROWSER with ${(z)BROWSER} as requested by Matthias
1067       so we can provide something like BROWSER="dog --links".
1068     - set alias la to 'ls -Al' (we don't need the . and .. directories),
1069       again on request by Matthias
1070     - source ~/.zshrc.local if file is present so people can stay in
1071       sync with /etc/skel/.zshrc through a symlink to ~/.zshrc
1072
1073  -- Michael Prokop <mika@grml.org>  Sun, 28 May 2006 11:58:23 +0200
1074
1075 grml-etc (0.7-34) unstable; urgency=low
1076
1077   * The "vim 7 rocks" update:
1078     - 'set hidden' in /etc/vim/vimrc as I require undo to work
1079       even as root with multiple buffers
1080     - big update of /etc/skel/.vimrc with check for version7
1081       and appropriate configuration and even some cool tips
1082     - added /etc/skel/.vim/spellfile.add so we can add our own
1083       words to a spelling file
1084
1085  -- Michael Prokop <mika@grml.org>  Sun, 28 May 2006 01:20:46 +0200
1086
1087 grml-etc (0.7-33) unstable; urgency=low
1088
1089   * Deactivated the "Prepend/append register [/] to the paste if ^a^]
1090     is pressed." hack in /etc/grml/screenrc.
1091   * Added 'autoload promptinit ; promptinit' to /etc/zsh/zshrc as
1092     suggested by Matthias Kopfermann.
1093   * Source ~/.zshrc.global if file is present. This provides the feature
1094     to use /etc/zsh/zshrc in your $HOME as well.
1095   * Added /etc/skel/.kshrc as suggested by Matthias Kopfermann, thanks!
1096   * Added deactivated "print $'\e[?96;0;64c'" to /etc/skel/.zshrc, cool
1097     feature by Matthias Kopfermann, thanks!
1098   * Set $WRITE_ON_UDEV in /etc/zsh/zshenv to prevent people from
1099     confusion when running MAKEDEV on /dev provided by udev.
1100   * Let's try to use single click in /etc/skel/.ideskrc as some people
1101     are confused when pressing double click on *nix systems.
1102   * Removed $CURDIR occurencies in debian/rules.
1103
1104  -- Michael Prokop <mika@grml.org>  Sat, 27 May 2006 23:29:42 +0200
1105
1106 grml-etc (0.7-32) unstable; urgency=low
1107
1108   * Updated /etc/grml/screenrc_acpi to state of main screenrc.
1109   * Removed deprecated /etc/grml/zshrc, main configuration
1110     happens in /etc/zsh as usual.
1111
1112  -- Michael Prokop <mika@grml.org>  Sat, 27 May 2006 23:17:09 +0200
1113
1114 grml-etc (0.7-31) unstable; urgency=low
1115
1116   * Added keybindings for home/end for rxvt terminal.
1117   * Added *.deb completion for lintian to /etc/zsh/zshrc.
1118   * Added /etc/skel/.mrxvtrc.
1119
1120  -- Michael Prokop <mika@grml.org>  Sat, 27 May 2006 19:10:40 +0200
1121
1122 grml-etc (0.7-30) unstable; urgency=low
1123
1124   * Adjusted splash stuff in /etc/runlevel*.
1125   * Added /etc/init.d/bootsplash_end.sh and
1126     /etc/init.d/bootsplash_start.sh.
1127
1128  -- Michael Prokop <mika@grml.org>  Sat, 27 May 2006 14:46:28 +0200
1129
1130 grml-etc (0.7-29) unstable; urgency=low
1131
1132   * Added keybindings for Ctrl-<left|right-cursor> to
1133     /etc/skel/.fvwm/userconfig.
1134
1135  -- Michael Prokop <mika@grml.org>  Sun, 14 May 2006 21:43:10 +0200
1136
1137 grml-etc (0.7-28) unstable; urgency=low
1138
1139   * Fixed keycode 174 and 176 for Targus Presenter in Xmodmap files.
1140
1141  -- Michael Prokop <mika@grml.org>  Sun, 14 May 2006 15:58:29 +0200
1142
1143 grml-etc (0.7-27) unstable; urgency=low
1144
1145   * Added urxvt-style to /etc/skel/.Xresources.
1146   * Updated /etc/skel/.fvwm/userconfig and /etc/skel/.fluxbox/keys:
1147     execute xsay on action XF86AudioMedia
1148
1149  -- Michael Prokop <mika@grml.org>  Sun, 14 May 2006 15:00:32 +0200
1150
1151 grml-etc (0.7-26) unstable; urgency=low
1152
1153   * Added /etc/skel/.fvwm/userconfig.
1154   * Updated Xmodmap[.german] for use with Targus Presenter.
1155   * Updated /etc/skel/.fluxbox/keys: bind XF86Audio* and don't
1156     use full path for executables.
1157
1158  -- Michael Prokop <mika@grml.org>  Sun, 14 May 2006 02:51:03 +0200
1159
1160 grml-etc (0.7-25) unstable; urgency=low
1161
1162   * Added /etc/wvdial.conf.umts.
1163
1164  -- Michael Prokop <mika@grml.org>  Sun, 14 May 2006 02:00:58 +0200
1165
1166 grml-etc (0.7-24) unstable; urgency=low
1167
1168   * Removed xprint and cpudyn from and added powertweakd to
1169     /etc/runlevel.conf.hdinstall and /etc/runlevel.conf.livecd.
1170
1171  -- Michael Prokop <mika@grml.org>  Sat, 13 May 2006 19:15:44 +0200
1172
1173 grml-etc (0.7-23) unstable; urgency=low
1174
1175   * The 'now we have a long overrides to be lintian-clean' release.
1176   * Install /etc/grml_nocolors and /etc/grml_colors with permissions
1177     644.
1178
1179  -- Michael Prokop <mika@grml.org>  Fri, 12 May 2006 22:05:20 +0200
1180
1181 grml-etc (0.7-22) unstable; urgency=low
1182
1183   * Added /etc/lynx.cfg with SHOW_CURSOR:TRUE as suggested by
1184     Mario Lang.
1185
1186  -- Michael Prokop <mika@grml.org>  Fri, 12 May 2006 21:57:02 +0200
1187
1188 grml-etc (0.7-21) unstable; urgency=low
1189
1190   * Added /etc/rc{0..6}.d/ /etc/rcS.d directories with
1191     important_notice to inform users about file-rc.
1192
1193  -- Michael Prokop <mika@grml.org>  Fri, 12 May 2006 18:01:40 +0200
1194
1195 grml-etc (0.7-20) unstable; urgency=low
1196
1197   * Added vim (>= 7.0) to Recommends.
1198   * Updated /etc/vim/vimrc for use with vim 7.0.
1199
1200  -- Michael Prokop <mika@grml.org>  Fri, 12 May 2006 11:35:16 +0200
1201
1202 grml-etc (0.7-19) unstable; urgency=low
1203
1204   * Added /etc/skel/.fvwm for fvwm-crystal.
1205
1206  -- Michael Prokop <mika@grml.org>  Wed, 10 May 2006 23:55:33 +0200
1207
1208 grml-etc (0.7-18) unstable; urgency=low
1209
1210   * Added /etc/init.d/knockd to /etc/runlevel.conf.hdinstall.small
1211     and /etc/runlevel.conf.livecd.small.
1212
1213  -- Michael Prokop <mika@grml.org>  Sun,  7 May 2006 18:39:36 +0200
1214
1215 grml-etc (0.7-17) unstable; urgency=low
1216
1217   * /etc/skel/.zshrc: updated function debbug and alias medium.
1218     Added function limg (list images).
1219   * /etc/zsh/zshrc: add alias rd='rmdir' and alias md='mkdir'.
1220
1221  -- Michael Prokop <mika@grml.org>  Mon,  1 May 2006 16:39:05 +0200
1222
1223 grml-etc (0.7-16) unstable; urgency=low
1224
1225   * Remove the X11R6 from xinit/startx alias as they are available
1226     in /usr/bin/ now.
1227
1228  -- Michael Prokop <mika@grml.org>  Sun, 30 Apr 2006 13:37:47 +0200
1229
1230 grml-etc (0.7-15) unstable; urgency=low
1231
1232   * Check for nocolor in /proc/cmdline in /etc/init.d/grml-misc
1233     and source lsb-functions with RC_NOCOLOR=yes then.
1234
1235  -- Michael Prokop <mika@grml.org>  Sun, 30 Apr 2006 11:51:56 +0200
1236
1237 grml-etc (0.7-14) unstable; urgency=low
1238
1239   * Switch order of udev and mountdevsubfs.sh in
1240     /etc/runlevel.conf.livecd.small so error message
1241     'Mountpoint /dev/shm does not exist' disappears.
1242   * Move rmnologin from 20 to 99 in /etc/runlevel.conf.livecd
1243     as intended by postinst script of package initscripts.
1244
1245  -- Michael Prokop <mika@grml.org>  Fri, 28 Apr 2006 01:14:08 +0200
1246
1247 grml-etc (0.7-13) unstable; urgency=low
1248
1249   * Move some icons in ~/.idesktop/*.lnk so it better fitts for
1250     the LinuxUser release.
1251
1252  -- Michael Prokop <mika@grml.org>  Mon, 24 Apr 2006 23:49:52 +0200
1253
1254 grml-etc (0.7-12) unstable; urgency=low
1255
1256   * Updated font definition in fluxbox's default theme
1257     /etc/skel/.fluxbox/styles/Sn33z/theme.cfg
1258     as the font wasn't capable of display german umlauts.
1259     Thanks for reporting, Andreas Bohle!
1260
1261  -- Michael Prokop <mika@grml.org>  Fri, 21 Apr 2006 21:26:31 +0200
1262
1263 grml-etc (0.7-11) unstable; urgency=low
1264
1265   * /etc/zsh/zshenv: reworked language handling
1266
1267  -- Michael Prokop <mika@grml.org>  Fri, 21 Apr 2006 15:30:09 +0200
1268
1269 grml-etc (0.7-10) unstable; urgency=low
1270
1271   * /etc/zsh/completion.d/grml-lang: complete 'us' instead of 'en'.
1272
1273  -- Michael Prokop <mika@grml.org>  Wed, 19 Apr 2006 10:33:26 +0200
1274
1275 grml-etc (0.7-9) unstable; urgency=low
1276
1277   * Added dbus and apt-index-watcher to /etc/runlevel.conf.hdinstall
1278     and /etc/runlevel.conf.livecd.
1279
1280  -- Michael Prokop <mika@grml.org>  Sun, 16 Apr 2006 12:03:04 +0200
1281
1282 grml-etc (0.7-8) unstable; urgency=low
1283
1284   * Adjusted /etc/runlevel.conf.livecd.small and
1285     /etc/runlevel.conf.hdinstall.small as well (removed not present
1286     initscripts from runlevel.conf).
1287
1288  -- Michael Prokop <mika@grml.org>  Sun, 16 Apr 2006 11:47:13 +0200
1289
1290 grml-etc (0.7-7) unstable; urgency=low
1291
1292   * Adjust /etc/runlevel.conf.hdinstall and /etc/runlevel.conf.livecd
1293     for current package selection (remove not present init scripts
1294     from runlevel.conf).
1295
1296  -- Michael Prokop <mika@grml.org>  Sun, 16 Apr 2006 11:43:17 +0200
1297
1298 grml-etc (0.7-6) unstable; urgency=low
1299
1300   * Don't source /etc/sysconfig/i18n but /etc/environment via
1301     /etc/zsh/zshenv.
1302
1303  -- Michael Prokop <mika@grml.org>  Sat,  8 Apr 2006 14:27:25 +0200
1304
1305 grml-etc (0.7-5) unstable; urgency=low
1306
1307   * Use white color in /etc/skel/.xinitrc for osd_cat.
1308
1309  -- Michael Prokop <mika@grml.org>  Fri,  7 Apr 2006 12:06:29 +0200
1310
1311 grml-etc (0.7-4) unstable; urgency=low
1312
1313   * It's grml-shlib and not grmlsh-lib. Adjusted depends.
1314     Thanks, Gebi.
1315
1316  -- Michael Prokop <mika@grml.org>  Fri,  7 Apr 2006 09:41:27 +0200
1317
1318 grml-etc (0.7-3) unstable; urgency=low
1319
1320   * Added /etc/grml_nocolors (thanks for hint, Gebi).
1321
1322  -- Michael Prokop <mika@grml.org>  Fri,  7 Apr 2006 00:15:59 +0200
1323
1324 grml-etc (0.7-2) unstable; urgency=low
1325
1326   * Remove initscripts grml-halt and grml-reboot from runlevels 0
1327     and 6 in /etc/runlevel.conf.hdinstall.
1328
1329  -- Michael Prokop <mika@grml.org>  Thu,  6 Apr 2006 18:05:50 +0200
1330
1331 grml-etc (0.7-1) unstable; urgency=low
1332
1333   * New grml version! Hurray!
1334
1335  -- Michael Prokop <mika@grml.org>  Thu,  6 Apr 2006 16:15:08 +0200
1336
1337 grml-etc (0.6-28) unstable; urgency=low
1338
1339   * Don't bind XF86Audio* keys by default in /etc/skel/.fluxbox/keys.
1340
1341  -- Michael Prokop <mika@grml.org>  Thu,  6 Apr 2006 12:21:23 +0200
1342
1343 grml-etc (0.6-27) unstable; urgency=low
1344
1345   * Don't run dmraid and multipath-tools-boot by default on harddisk
1346     installations.
1347
1348  -- Michael Prokop <mika@grml.org>  Wed,  5 Apr 2006 23:08:05 +0200
1349
1350 grml-etc (0.6-26) unstable; urgency=low
1351
1352   * Adjust color for grml 0.7 wallpaper in /etc/skel/.ideskrc
1353
1354  -- Michael Prokop <mika@grml.org>  Wed,  5 Apr 2006 16:54:09 +0200
1355
1356 grml-etc (0.6-25) unstable; urgency=low
1357
1358   * Updated /etc/apt/sources.list.grml.
1359
1360  -- Michael Prokop <mika@grml.org>  Sun,  2 Apr 2006 20:46:01 +0200
1361
1362 grml-etc (0.6-24) unstable; urgency=low
1363
1364   * Let's increase HISTSIZE and SAVEHIST in /etc/zsh/zsrc when
1365     not running in live-cd mode.
1366
1367  -- Michael Prokop <mika@grml.org>  Thu, 30 Mar 2006 00:59:26 +0200
1368
1369 grml-etc (0.6-23) unstable; urgency=low
1370
1371   * Oops, arranging windows with "Control Mod1 f" conflicts with
1372     running firefox. Changed it to "Control Mod1 a" therefore.
1373
1374  -- Michael Prokop <mika@grml.org>  Sun, 26 Mar 2006 15:05:48 +0200
1375
1376 grml-etc (0.6-22) unstable; urgency=low
1377
1378   * Updated /etc/skel/.fluxbox/keys.
1379
1380  -- Michael Prokop <mika@grml.org>  Thu, 23 Mar 2006 12:13:59 +0100
1381
1382 grml-etc (0.6-21) unstable; urgency=low
1383
1384   * Added alias swspeak to /etc/zsh/zshrc so software synth.
1385     works with zsh as well.
1386
1387  -- Michael Prokop <mika@grml.org>  Mon, 13 Mar 2006 17:53:20 +0100
1388
1389 grml-etc (0.6-20) unstable; urgency=low
1390
1391   * Don't print "Please remove CD..." if booting with 'toram'
1392     option. Thanks for suggestion, Benjamin Bock!
1393   * Added 'OK' to "/etc/init.d/rc #" text.
1394   * Updated /etc/runlevel.conf.hdinstall and
1395     /etc/runlevel.conf.hdinstall.small corresponding to current
1396     /var/lib/dpkg/info/initscripts.postinst version.
1397
1398  -- Michael Prokop <mika@grml.org>  Sun, 12 Mar 2006 22:45:45 +0100
1399
1400 grml-etc (0.6-19) unstable; urgency=low
1401
1402   * Don't use the F11/F12 keys by default in GNU screen as it
1403     conflicts for example with vim's toggle-paste keybinding.
1404
1405  -- Michael Prokop <mika@grml.org>  Sat, 11 Mar 2006 00:00:07 +0100
1406
1407 grml-etc (0.6-18) unstable; urgency=low
1408
1409   * Use mountkernfs.sh and mountdevsubfs.sh in
1410     /etc/runlevel.conf.livecd.small.
1411   * Added 'setopt nobeep' to /etc/zsh/zshrc.
1412
1413  -- Michael Prokop <mika@grml.org>  Fri, 10 Mar 2006 16:22:25 +0100
1414
1415 grml-etc (0.6-17) unstable; urgency=low
1416
1417   * Updated /etc/grml/screenrc, use the function keys F11 and F12
1418     to cycle backwards/forwards in the list of existing windows.
1419     Contributed by Spida, thx!
1420
1421  -- Michael Prokop <mika@grml.org>  Sun,  5 Mar 2006 17:12:01 +0100
1422
1423 grml-etc (0.6-16) unstable; urgency=low
1424
1425   * Don't use 'vim -X' as editor because 'esc-e' of zsh and
1426     visudo don't like that (thanks for hint, Spida!).
1427
1428  -- Michael Prokop <mika@grml.org>  Mon, 27 Feb 2006 15:19:10 +0100
1429
1430 grml-etc (0.6-15) unstable; urgency=low
1431
1432   * Don't source /etc/sysconfig/grml anymore in /etc/zsh/zshenv.
1433     Source /etc/sysconfig/i18n only if $LANG is not set already.
1434   * Removed the grml-lang alias in /etc/zsh/zshrc as the script
1435     grml-setlang has been renamed to grml-lang.
1436
1437  -- Michael Prokop <mika@grml.org>  Sat, 25 Feb 2006 17:57:08 +0100
1438
1439 grml-etc (0.6-14) unstable; urgency=low
1440
1441   * Use grml-lock as gkrellshoot's xlock_cmd in
1442     /etc/skel/.gkrellm2/user-config.
1443
1444  -- Michael Prokop <mika@grml.org>  Thu, 23 Feb 2006 16:06:50 +0100
1445
1446 grml-etc (0.6-13) unstable; urgency=low
1447
1448   * Add mpt-statusd and speech-dispatcher to
1449     /etc/runlevel.conf.hdinstall.
1450   * Fixed typo in listchars in /etc/skel/.vimrc.
1451   * Updated /etc/apt/sources.list.grml.
1452
1453  -- Michael Prokop <mika@grml.org>  Thu, 23 Feb 2006 12:26:28 +0100
1454
1455 grml-etc (0.6-12) unstable; urgency=low
1456
1457   * Modified listchars setting for tab in /etc/skel/.vimrc.
1458
1459  -- Michael Prokop <mika@grml.org>  Wed, 22 Feb 2006 17:19:48 +0100
1460
1461 grml-etc (0.6-11) unstable; urgency=low
1462
1463   * Export QTDIR if directory is present (required for
1464     Robocup project).
1465
1466  -- Michael Prokop <mika@grml.org>  Tue, 21 Feb 2006 20:00:43 +0100
1467
1468 grml-etc (0.6-10) unstable; urgency=low
1469
1470   * Updated /etc/skel/.gkrellm2/user-config, use battery plugin
1471     by default. Closes: #19
1472
1473  -- Michael Prokop <mika@grml.org>  Sun, 19 Feb 2006 20:20:01 +0100
1474
1475 grml-etc (0.6-9) unstable; urgency=low
1476
1477   * Don't check for set $HISTFILE, $HISTSIZE and $SAVEHIST - just
1478     set it. Otherwise zsh history does not work as expected.
1479   * Changed 'checkBootParam' in /etc/init.d/grml-reboot to simple
1480     grep command so we don't depend on grml-shlib currently.
1481   * Updated /etc/skel/.fluxbox/keys, added some key bindings.
1482
1483  -- Michael Prokop <mika@grml.org>  Sat, 18 Feb 2006 17:48:10 +0100
1484
1485 grml-etc (0.6-8) unstable; urgency=low
1486
1487   * Big update of zsh setup via /etc/zsh/zshrc:
1488     - improved detection of ssh hashing in known_hosts file
1489     - don't do *any* error correction on rm and mv commands
1490     - some cleanups, ordering,...
1491     - updated completion system
1492
1493  -- Michael Prokop <mika@grml.org>  Thu, 16 Feb 2006 00:40:28 +0100
1494
1495 grml-etc (0.6-7) unstable; urgency=low
1496
1497   * Added function smart-indent to /etc/skel/.zshrc.
1498   * Adjusted keymapping for firefox in fluxbox via
1499     /etc/skel/.fluxbox/keys - use ctrl-alt-f instead of alt-f.
1500   * Don't set list by default for vim.
1501   * Fix the '/etc/grml/sh-lib: line 622: `force-reloadService': not
1502     valid identifier' problem through not sourcing /etc/grml/sh-lib
1503     in /etc/init.d/grml-reboot.
1504
1505  -- Michael Prokop <mika@grml.org>  Sat, 11 Feb 2006 21:51:23 +0100
1506
1507 grml-etc (0.6-6) unstable; urgency=low
1508
1509   * Updated /etc/runlevel.conf.livecd and /etc/runlevel.conf.hdinstall
1510     corresponding to latest sysvinit package.
1511
1512  -- Michael Prokop <mika@grml.org>  Sat, 11 Feb 2006 01:19:56 +0100
1513
1514 grml-etc (0.6-5) unstable; urgency=low
1515
1516   * Don't correct anything in rm command (/etc/zsh/zshrc).
1517   * Don't use mountvirtfs in /etc/runlevel.conf* anymore by default.
1518   * Updated listchars setting /etc/vim/vimrc (improve copy/paste).
1519
1520  -- Michael Prokop <mika@grml.org>  Fri, 10 Feb 2006 23:24:38 +0100
1521
1522 grml-etc (0.6-4) unstable; urgency=low
1523
1524   * Added mmake function to /etc/skel/.zshrc (taken from strcat).
1525
1526  -- Michael Prokop <mika@grml.org>  Fri, 27 Jan 2006 21:00:20 +0100
1527
1528 grml-etc (0.6-3) unstable; urgency=low
1529
1530   * Updated /etc/runlevel.conf.hdinstall.small. Fixes the
1531     '/etc/init.d/grml-reboot and /etc/init.d/grml-halt are executed
1532     twice on reboot/halt on hard disk installations' problem.
1533
1534  -- Michael Prokop <mika@grml.org>  Tue, 24 Jan 2006 23:40:57 +0100
1535
1536 grml-etc (0.6-2) unstable; urgency=low
1537
1538   * Added alias screen to /etc/zsh/zshrc.
1539   * Fixed missing '$' in $UID check.
1540
1541  -- Michael Prokop <mika@grml.org>  Sun, 22 Jan 2006 14:55:32 +0100
1542
1543 grml-etc (0.6-1) unstable; urgency=low
1544
1545   * The 'hey, get your winterschlapfn' release.
1546   * Adjusted getskype function in /etc/skel/.zshrc.
1547
1548  -- Michael Prokop <mika@grml.org>  Sat, 21 Jan 2006 13:06:12 +0100
1549
1550 grml-etc (0.5-50) unstable; urgency=low
1551
1552   * Add osd_cat overlay text to /etc/skel/.xinitrc.
1553
1554  -- Michael Prokop <mika@grml.org>  Fri, 20 Jan 2006 15:49:56 +0100
1555
1556 grml-etc (0.5-49) unstable; urgency=low
1557
1558   * Updated alsa-utils in /etc/runlevel.conf.hdinstall.
1559   * Added /etc/init.d/rc-support to /etc/init.d/grml-reboot.
1560   * Use wm-ng as default window manager.
1561
1562  -- Michael Prokop <mika@grml.org>  Fri, 20 Jan 2006 10:32:13 +0100
1563
1564 grml-etc (0.5-48) unstable; urgency=low
1565
1566   * Start ssh by default on hd-installation.
1567
1568  -- Michael Prokop <mika@grml.org>  Thu, 19 Jan 2006 09:51:26 +0100
1569
1570 grml-etc (0.5-47) unstable; urgency=low
1571
1572   * Added alias insecssh to /etc/skel/.zshrc (thanks, Gebi!).
1573
1574  -- Michael Prokop <mika@grml.org>  Mon, 16 Jan 2006 18:02:30 +0100
1575
1576 grml-etc (0.5-46) unstable; urgency=low
1577
1578   * Adjusted /etc/apt/sources.list.grml.
1579
1580  -- Michael Prokop <mika@grml.org>  Sat, 14 Jan 2006 23:56:11 +0100
1581
1582 grml-etc (0.5-45) unstable; urgency=low
1583
1584   * Upps, fixed missing '.install' in function getskype in
1585     /etc/skel/.zshrc. Updated function getgizmo as well, as it
1586     requires gconf2-common and libgconf2-4 now.
1587   * Updated /etc/runlevel* because bluez-utils is bluetooth now.
1588
1589  -- Michael Prokop <mika@grml.org>  Fri, 13 Jan 2006 21:10:41 +0100
1590
1591 grml-etc (0.5-44) unstable; urgency=low
1592
1593   * Adjusted path for directory skype in getskype function in
1594     /etc/skel/.zshrc.
1595   * Added keybinding to switch resolution via xrandr to 1024x768,
1596     mapped to 'Control Mod1 d' to /etc/skel/.fluxbox/keys.
1597
1598  -- Michael Prokop <mika@grml.org>  Thu, 12 Jan 2006 22:51:56 +0100
1599
1600 grml-etc (0.5-43) unstable; urgency=low
1601
1602   * Use orange as cursor color in x-terminals to avoid problems with
1603     dialog interfaces.
1604
1605  -- Michael Prokop <mika@grml.org>  Thu, 12 Jan 2006 21:26:04 +0100
1606
1607 grml-etc (0.5-42) unstable; urgency=low
1608
1609   * Fixed usage info text of function git-get-diff in /etc/skel/.zshrc.
1610   * Added git-get-plaindiff (thanks, tklauser!).
1611
1612  -- Michael Prokop <mika@grml.org>  Mon,  9 Jan 2006 22:27:12 +0100
1613
1614 grml-etc (0.5-41) unstable; urgency=low
1615
1616   * Added functions git-get-commit and git-get-diff to /etc/skel/.zshrc.
1617   * Added irssi idesktop icon.
1618
1619  -- Michael Prokop <mika@grml.org>  Mon,  9 Jan 2006 22:14:52 +0100
1620
1621 grml-etc (0.5-40) unstable; urgency=low
1622
1623   * Oh, /etc/skel/.Xresources had one line containing '#' instead
1624     of '!' for a comment.
1625   * Set 'XTerm*utf8: 0' in /etc/skel/.Xresources to fix terminal
1626     problems of xterm with zsh.
1627
1628  -- Michael Prokop <mika@grml.org>  Sun,  8 Jan 2006 15:37:18 +0100
1629
1630 grml-etc (0.5-39) unstable; urgency=low
1631
1632   * Updated runlevel.conf for proftp and postgresql-8.1.
1633
1634  -- Michael Prokop <mika@grml.org>  Thu,  5 Jan 2006 18:53:44 +0100
1635
1636 grml-etc (0.5-38) unstable; urgency=low
1637
1638   * Adjust path to xterm in /etc/skel/.xsession and /etc/skel/.pekwm/menu
1639     as starting with xterm 204-0pre1 it does not reside in /usr/X11R6/bin
1640     anymore but in /usr/bin.
1641   * Use specific xterm font settings in fluxbox when pressing alt-t,
1642     alt-escape still uses the default grml xterm of course.
1643   * Added alias semifont to /etc/skel/.zshrc.
1644
1645  -- Michael Prokop <mika@grml.org>  Thu,  5 Jan 2006 11:00:36 +0100
1646
1647 grml-etc (0.5-37) unstable; urgency=low
1648
1649   * Run x-terminal-emulator in fluxbox when pressing alt-t.
1650
1651  -- Michael Prokop <mika@grml.org>  Wed,  4 Jan 2006 14:36:52 +0100
1652
1653 grml-etc (0.5-36) unstable; urgency=low
1654
1655   * Don't start apcupsd in runlevel 1.
1656   * Added (deactivated) secvpnmon entry to /etc/inittab.grml.
1657
1658  -- Michael Prokop <mika@grml.org>  Tue,  3 Jan 2006 22:32:07 +0100
1659
1660 grml-etc (0.5-35) unstable; urgency=low
1661
1662   * Deactivate (comment) 'term linux' in /etc/grml/screenrc as
1663     it breaks dialog interface withing GNU screen.
1664
1665  -- Michael Prokop <mika@grml.org>  Sun,  1 Jan 2006 14:08:27 +0100
1666
1667 grml-etc (0.5-34) unstable; urgency=low
1668
1669   * Switched log_* to e* in /etc/init.d/grml-misc.
1670
1671  -- Michael Prokop <mika@grml.org>  Sun,  1 Jan 2006 13:49:08 +0100
1672
1673 grml-etc (0.5-33) unstable; urgency=low
1674
1675   * Run 'su -s /bin/sh ...' to prevent startup of the new
1676     zsh/newuser module (provided starting with zsh 4.3.0-dev-2-1).
1677
1678  -- Michael Prokop <mika@grml.org>  Thu, 29 Dec 2005 14:56:19 +0100
1679
1680 grml-etc (0.5-32) unstable; urgency=low
1681
1682   * It's Filename and not Frlename in /etc/zsh/zshrc.
1683
1684  -- Michael Prokop <mika@grml.org>  Wed, 28 Dec 2005 20:52:30 +0100
1685
1686 grml-etc (0.5-31) unstable; urgency=low
1687
1688   * Use 'vim -X' as $EDITOR in /etc/zsh/zshrc.
1689
1690  -- Michael Prokop <mika@grml.org>  Tue, 27 Dec 2005 16:57:36 +0100
1691
1692 grml-etc (0.5-30) unstable; urgency=low
1693
1694   * Fix the screen.linux terminal problem of GNU screen (thanks,
1695     Wolfgang Karall!) in /etc/grml/screenrc.
1696
1697  -- Michael Prokop <mika@grml.org>  Thu, 22 Dec 2005 12:40:06 +0100
1698
1699 grml-etc (0.5-29) unstable; urgency=low
1700
1701   * Updated /etc/apt/sources.list.grml for 22c3 release.
1702
1703  -- Michael Prokop <mika@grml.org>  Wed, 21 Dec 2005 22:43:19 +0100
1704
1705 grml-etc (0.5-28) unstable; urgency=low
1706
1707   * Added getgizmo and adjusted getskype and getxlite in
1708     /etc/skel/.zshrc.
1709
1710  -- Michael Prokop <mika@grml.org>  Tue, 20 Dec 2005 18:32:25 +0100
1711
1712 grml-etc (0.5-27) unstable; urgency=low
1713
1714   * Adjust Xresources for x-terminal-emulator (use same settings
1715     as for xterm).
1716
1717  -- Michael Prokop <mika@grml.org>  Tue, 20 Dec 2005 01:04:18 +0100
1718
1719 grml-etc (0.5-26) unstable; urgency=low
1720
1721   * Added function 'getxlite' to /etc/skel/.zshrc (get
1722     x-lite voip software).
1723   * Added function 'getskype' to /etc/skel/.zshrc (get
1724     skype debian package and adjust dependencies).
1725   * Don't use 'alias ls' in /etc/skel/.zshrc and /etc/zsh/zshrc
1726     at the same time, define it in /etc/zsh/zshrc only.
1727   * Some small improvements and checks in zsh setup so config
1728     is usable on e.g. FreeBSD as well.
1729
1730  -- Michael Prokop <mika@grml.org>  Sun, 18 Dec 2005 16:27:15 +0100
1731
1732 grml-etc (0.5-25) unstable; urgency=low
1733
1734   * Removed highlighting settings in /etc/skel/.vimrc so
1735     we don't use bold colors by default anymore.
1736
1737  -- Michael Prokop <mika@grml.org>  Sun, 18 Dec 2005 13:20:02 +0100
1738
1739 grml-etc (0.5-24) unstable; urgency=low
1740
1741   * Updated /etc/runlevel.conf.hdinstall
1742     - added all initscripts (/etc/init.d/*)
1743     - deactivated all the ones not really necessary on clean grml2hd
1744       installation
1745     - important: activate cryptdisks by default
1746
1747  -- Michael Prokop <mika@grml.org>  Sat, 17 Dec 2005 21:58:03 +0100
1748
1749 grml-etc (0.5-23) unstable; urgency=low
1750
1751   * Set gps=true (thanks, Timo Boettcher!) and waypoint_essid=false
1752     in kismet.conf.
1753   * Added zsh completion for dhclient and pump (thanks, Feh!).
1754
1755  -- Michael Prokop <mika@grml.org>  Fri, 16 Dec 2005 00:37:55 +0100
1756
1757 grml-etc (0.5-22) unstable; urgency=low
1758
1759   * Moved grml-tips related stuff to package grml-tips.
1760
1761  -- Michael Prokop <mika@grml.org>  Sun, 11 Dec 2005 22:24:04 +0100
1762
1763 grml-etc (0.5-21) unstable; urgency=low
1764
1765   * Updated info text of grml-tips.
1766   * Initial version of grml-tips-file.
1767
1768  -- Michael Prokop <mika@grml.org>  Sat, 10 Dec 2005 16:53:45 +0100
1769
1770 grml-etc (0.5-20) unstable; urgency=low
1771
1772   * Added function grml-tips to zshrc.
1773   * Added /etc/grml/grml_tips (currently empty).
1774   * Added support for /etc/zsh/completion.d and moved special
1775     completion stuff from zshrc to /etc/zsh/completion.d/.
1776
1777  -- Michael Prokop <mika@grml.org>  Sat, 10 Dec 2005 11:13:23 +0100
1778
1779 grml-etc (0.5-19) unstable; urgency=low
1780
1781   * Fixed command line in /etc/skel/.idesktop/grmlconfiguser.lnk.
1782   * Updated /etc/init.d/grml-reboot (added sync to make sure filesystem
1783     is "ok" on hd-installations, thx gebi!).
1784
1785  -- Michael Prokop <mika@grml.org>  Tue,  6 Dec 2005 14:59:12 +0100
1786
1787 grml-etc (0.5-18) unstable; urgency=low
1788
1789   * Updated gkrellm2-config (activated gkrellshot).
1790   * Updated idesk-setup (added grml-config*).
1791
1792  -- Michael Prokop <mika@grml.org>  Mon,  5 Dec 2005 12:30:27 +0100
1793
1794 grml-etc (0.5-17) unstable; urgency=low
1795
1796   * Added alias for 855resolution if 915resolution is present (not everyone
1797     knows 915resolution already - drop a messages therefor).
1798
1799  -- Michael Prokop <mika@grml.org>  Sat,  3 Dec 2005 12:38:04 +0100
1800
1801 grml-etc (0.5-16) unstable; urgency=low
1802
1803   * Updated /etc/runlevel.conf*-files:
1804     - merged order from grml-large to grml-small
1805     - activate networking and module-init-tools
1806
1807  -- Michael Prokop <mika@grml.org>  Thu,  1 Dec 2005 11:12:05 +0100
1808
1809 grml-etc (0.5-15) unstable; urgency=low
1810
1811   * Suggest grml-shlib in debian/control, sh-lib does not exist anymore.
1812
1813  -- Michael Prokop <mika@grml.org>  Wed, 30 Nov 2005 00:48:07 +0100
1814
1815 grml-etc (0.5-14) unstable; urgency=low
1816
1817   * Updated /etc/skel/.zshrc and /etc/grml/screenrc for integration
1818     of ip-screen in GNU screen.
1819   * Update /etc/apt/sources.list.grml.
1820
1821  -- Michael Prokop <mika@grml.org>  Wed, 30 Nov 2005 00:14:16 +0100
1822
1823 grml-etc (0.5-13) unstable; urgency=low
1824
1825   * Updated /etc/apt/sources.lists.
1826
1827  -- Michael Prokop <mika@grml.org>  Sat, 26 Nov 2005 20:10:43 +0100
1828
1829 grml-etc (0.5-12) unstable; urgency=low
1830
1831   * Added bindkey '\ei' menu-complete and bindkey "^Os" sudo-command-line
1832     to /etc/zsh/zshrc. Activate setopt auto_pushd (important for function
1833     'd' defined in /etc/skel/.zshrc).
1834   * Added function 'd' for fast directory switching to /etc/skel/.zshrc.
1835
1836  -- Michael Prokop <mika@grml.org>  Sun, 20 Nov 2005 17:35:26 +0100
1837
1838 grml-etc (0.5-11) unstable; urgency=low
1839
1840   * Adjust initscript for new postgresql version (8.1).
1841
1842  -- Michael Prokop <mika@grml.org>  Wed, 16 Nov 2005 17:12:19 +0100
1843
1844 grml-etc (0.5-10) unstable; urgency=low
1845
1846   * added environment variable NOCOR to zshrc so you can
1847     deactivate "error completion" in zsh.
1848   * added rehash hack for new installed programs to zshrc.
1849
1850  -- Michael Prokop <mika@grml.org>  Sun, 13 Nov 2005 17:04:05 +0100
1851
1852 grml-etc (0.5-9) unstable; urgency=low
1853
1854   * Let's use colors in /etc/init.d/grml-misc.
1855
1856  -- Michael Prokop <mika@grml.org>  Sat, 12 Nov 2005 20:33:30 +0100
1857
1858 grml-etc (0.5-8) unstable; urgency=low
1859
1860   * Updated /etc/runlevel.conf*.
1861
1862  -- Michael Prokop <mika@grml.org>  Sat, 12 Nov 2005 20:29:37 +0100
1863
1864 grml-etc (0.5-7) unstable; urgency=low
1865
1866   * Updated /etc/inittab.grml for use with new login settings (no
1867     w3m anymore by default but zsh-login).
1868   * Updated /etc/init.d/grml-misc.
1869
1870  -- Michael Prokop <mika@grml.org>  Thu, 10 Nov 2005 23:27:48 +0100
1871
1872 grml-etc (0.5-6) unstable; urgency=low
1873
1874   * Updated init-script grml-reboot to support script 'noprompt'.
1875
1876  -- Michael Prokop <mika@grml.org>  Thu, 10 Nov 2005 23:23:28 +0100
1877
1878 grml-etc (0.5-5) unstable; urgency=low
1879
1880   * Added function urlencode (RFC 2396 URL encoding in Z-Shell)
1881     to /etc/skel/.zshrc
1882
1883  -- Michael Prokop <mika@grml.org>  Sun,  6 Nov 2005 23:35:51 +0100
1884
1885 grml-etc (0.5-4) unstable; urgency=low
1886
1887   * Set 'Background.File: /usr/share/grml/desktop.jpg' and
1888    'Background.Mode: Scale' in /etc/skel/.ideskrc
1889
1890  -- Michael Prokop <mika@grml.org>  Fri,  4 Nov 2005 16:01:16 +0100
1891
1892 grml-etc (0.5-3) unstable; urgency=low
1893
1894   * Remove old fluxbox config and use the new one instead.
1895   * Updated gkrellm2 config.
1896
1897  -- Michael Prokop <mika@grml.org>  Thu,  3 Nov 2005 17:18:29 +0100
1898
1899 grml-etc (0.5-2) unstable; urgency=low
1900
1901   * Added skeleton files for idesk.
1902   * Adjusted /etc/skel/.xinitrc
1903   * Adjusted /etc/skel/.gkrellm2
1904
1905  -- Michael Prokop <mika@grml.org>  Thu,  3 Nov 2005 15:38:07 +0100
1906
1907 grml-etc (0.5-1) unstable; urgency=low
1908
1909   * Bump version number for grml 0.5.
1910
1911  -- Michael Prokop <mika@grml.org>  Sun, 23 Oct 2005 19:23:44 +0200
1912
1913 grml-etc (0.4-56) unstable; urgency=low
1914
1915   * Added /etc/init.d/ifupdown-clean and /etc/init.d/ifupdown to
1916     /etc/runlevel.conf.*.
1917
1918  -- Michael Prokop <mika@grml.org>  Sun, 23 Oct 2005 16:42:09 +0200
1919
1920 grml-etc (0.4-55) unstable; urgency=low
1921
1922   * Ok, moving a diversion to another package sucks that awfull
1923     that someone has to pay me to do this...
1924
1925  -- Michael Prokop <mika@grml.org>  Fri, 21 Oct 2005 17:26:59 +0200
1926
1927 grml-etc (0.4-54) unstable; urgency=low
1928
1929   * Moved /etc/init.d/postgresql-8.0 to package grml-fixes.
1930
1931  -- Michael Prokop <mika@grml.org>  Fri, 21 Oct 2005 14:14:23 +0200
1932
1933 grml-etc (0.4-53) unstable; urgency=low
1934
1935   * Added function doc to /etc/skel/.zshrc, inspired by
1936     http://www.livejournal.com/users/go_team_ari/9790.html
1937
1938  -- Michael Prokop <mika@grml.org>  Fri, 21 Oct 2005 00:15:49 +0200
1939
1940 grml-etc (0.4-52) unstable; urgency=low
1941
1942   * Updated /etc/init.d/grml-home - important fix for bootparam
1943     home=/dev/ice.
1944
1945  -- Michael Prokop <mika@grml.org>  Tue, 18 Oct 2005 21:46:40 +0200
1946
1947 grml-etc (0.4-51) unstable; urgency=low
1948
1949   * Updated man2 function in /etc/skel/.zshrc.
1950   * Updated /etc/vim/vimrc for usage with vim64. If you are using
1951     an older version of vim and notice problems with syntax
1952     highlighting adjust the runtime-path in this file.
1953
1954  -- Michael Prokop <mika@grml.org>  Sat, 15 Oct 2005 12:28:56 +0200
1955
1956 grml-etc (0.4-50) unstable; urgency=low
1957
1958   * Added /etc/resolv.conf.template - a list of free available DNS-servers.
1959
1960  -- Michael Prokop <mika@grml.org>  Tue, 11 Oct 2005 20:11:52 +0200
1961
1962 grml-etc (0.4-49) unstable; urgency=low
1963
1964   * Updated /etc/runlevel* for default usage of cron and postfix
1965     on harddisk installations.
1966
1967  -- Michael Prokop <mika@grml.org>  Sun,  9 Oct 2005 17:20:24 +0200
1968
1969 grml-etc (0.4-48) unstable; urgency=low
1970
1971   * Added /etc/X11/windowlab/windowlab.menurc.
1972   * Added $MAIL to /etc/zsh/zshrc (fixes ion3-issues...) Also "export"
1973     $EDITOR and $SHELL.
1974
1975  -- Michael Prokop <mika@grml.org>  Sun,  9 Oct 2005 13:02:56 +0200
1976
1977 grml-etc (0.4-47) unstable; urgency=low
1978
1979   * Added (not yet activated) failsafe entry to /etc/skel/.xinitrc.
1980   * Removed zsh completion for grml-x as it is provided in
1981     /etc/zsh/grml-x.completion by package grml-x.
1982
1983  -- Michael Prokop <mika@grml.org>  Sat,  8 Oct 2005 22:52:17 +0200
1984
1985 grml-etc (0.4-46) unstable; urgency=low
1986
1987   * Added '-nousb' to zsh-completion of grml-x in /etc/zsh/zshrc.
1988
1989  -- Michael Prokop <mika@grml.org>  Wed,  5 Oct 2005 22:51:16 +0200
1990
1991 grml-etc (0.4-45) unstable; urgency=low
1992
1993   * Updated /etc/zsh/zshrc: use 'NOPRECMD=1 zsh' to disable prexec
1994     and precmd functions which update screen-title.
1995     Also added alias similar to startx for xinit to avoid use of
1996     xinit on live-cd if /etc/X11/xorg.conf is not yet present.
1997   * Removed root-command in /etc/skel/.fluxbox/styles/grml/theme.cfg
1998     as wallpaper is set in ~/.xinitrc already.
1999
2000  -- Michael Prokop <mika@grml.org>  Wed,  5 Oct 2005 19:13:21 +0200
2001
2002 grml-etc (0.4-44) unstable; urgency=low
2003
2004   * Added /etc/locale.gen.grml
2005
2006  -- Michael Prokop <mika@grml.org>  Sat,  1 Oct 2005 00:46:48 +0200
2007
2008 grml-etc (0.4-43) unstable; urgency=low
2009
2010   * Added zsh completion for '-noddc' of grml-x.
2011
2012  -- Michael Prokop <mika@grml.org>  Fri, 30 Sep 2005 13:12:38 +0200
2013
2014 grml-etc (0.4-42) unstable; urgency=low
2015
2016   * Updated "Shutting down..."-sequence in /etc/init.d/grml-reboot.
2017
2018  -- Michael Prokop <mika@grml.org>  Wed, 28 Sep 2005 23:57:11 +0200
2019
2020 grml-etc (0.4-41) unstable; urgency=low
2021
2022   * Added 'ch' to supported values of zsh completion of grml-lang
2023     in /etc/zsh/zshrc.
2024   * Added function swiki to /etc/skel/.zshrc (thanks, wuehlmaus!).
2025
2026  -- Michael Prokop <mika@grml.org>  Sat, 24 Sep 2005 23:28:48 +0200
2027
2028 grml-etc (0.4-40) unstable; urgency=low
2029
2030   * Added /etc/runlevel.conf.livecd, /etc/runlevel.conf.livecd.small,
2031     /etc/runlevel.conf.hdinstall.small and /etc/runlevel.conf.hdinstall
2032     as we now use file-rc instead of sysv-rc.
2033
2034  -- Michael Prokop <mika@grml.org>  Fri, 23 Sep 2005 18:56:49 +0200
2035
2036 grml-etc (0.4-39) unstable; urgency=low
2037
2038   * Updated completion for grml-x.
2039
2040  -- Michael Prokop <mika@grml.org>  Thu, 22 Sep 2005 16:16:39 +0200
2041
2042 grml-etc (0.4-38) unstable; urgency=low
2043
2044   * Updated /etc/apt/sources.list.grml.
2045
2046  -- Michael Prokop <mika@grml.org>  Wed, 21 Sep 2005 22:59:00 +0200
2047
2048 grml-etc (0.4-37) unstable; urgency=low
2049
2050   * Updated /etc/init.d/grml-reboot for usage with debian's sysvinit.
2051
2052  -- Michael Prokop <mika@grml.org>  Tue, 20 Sep 2005 00:32:20 +0200
2053
2054 grml-etc (0.4-36) unstable; urgency=low
2055
2056   * Added /etc/skel/.signature
2057   * Added /etc/skel/.fluxbox/styles/Sn33z
2058   * Added new and empty directory /etc/skel/News
2059
2060  -- Michael Prokop <mika@grml.org>  Sun, 18 Sep 2005 23:01:34 +0200
2061
2062 grml-etc (0.4-35) unstable; urgency=low
2063
2064   * Added /etc/motd.
2065
2066  -- Michael Prokop <mika@grml.org>  Fri, 16 Sep 2005 23:08:06 +0200
2067
2068 grml-etc (0.4-34) unstable; urgency=low
2069
2070   * Removed /etc/init.d/hotplug-light.
2071
2072  -- Michael Prokop <mika@grml.org>  Fri, 16 Sep 2005 18:14:37 +0200
2073
2074 grml-etc (0.4-33) unstable; urgency=low
2075
2076   * Added some nice ideas of zshrc of Joey Hess to /etc/skel/.zshrc.
2077   * Some small addons on /etc/zsh/zshrc.
2078
2079  -- Michael Prokop <mika@grml.org>  Fri, 16 Sep 2005 17:53:19 +0200
2080
2081 grml-etc (0.4-32) unstable; urgency=low
2082
2083   * Added "Conflicts: smbconf-pfeifle".
2084   * Bumbed Standards-Version to 3.6.2.
2085   * Added /usr/lib/cups/backend/pdf and /usr/share/cups/model/PS2PDF.ppd
2086     based on package smbconf-pfeifle by Klaus Knopper <knoppix@knopper.net>
2087     and Kurt Pfeifle <pfeifle@danka.de>.
2088
2089  -- Michael Prokop <mika@grml.org>  Sun, 11 Sep 2005 12:46:37 +0200
2090
2091 grml-etc (0.4-31) unstable; urgency=low
2092
2093   * Added /etc/samba/smb.conf (thanks for performance tip, Andi Krennmair!).
2094
2095  -- Michael Prokop <mika@grml.org>  Sun, 11 Sep 2005 12:25:08 +0200
2096
2097 grml-etc (0.4-30) unstable; urgency=low
2098
2099   * Added /etc/pcmcia/wlan-ng.conf.
2100
2101  -- Michael Prokop <mika@grml.org>  Sun, 11 Sep 2005 11:49:08 +0200
2102
2103 grml-etc (0.4-29) unstable; urgency=low
2104
2105   * Added mapping ',e' and ',l' to /etc/skel/.vimrc.
2106   * Updated /etc/apt/sources.list.grml
2107
2108  -- Michael Prokop <mika@grml.org>  Thu,  1 Sep 2005 15:05:37 +0200
2109
2110 grml-etc (0.4-28) unstable; urgency=low
2111
2112   * Updated /etc/init.d/postgresql-8.0 (use $VERSION and not '8.0').
2113
2114  -- Michael Prokop <mika@grml.org>  Tue, 30 Aug 2005 10:24:58 +0200
2115
2116 grml-etc (0.4-27) unstable; urgency=low
2117
2118   * Added mapping via F7 for handling x-clipboard via xclip to
2119     /etc/skel/.vimrc.
2120
2121  -- Michael Prokop <mika@grml.org>  Fri, 26 Aug 2005 10:53:58 +0200
2122
2123 grml-etc (0.4-26) unstable; urgency=low
2124
2125   * Deactivated 'setopt NO_clobber' in /etc/zsh/zshrc, it's
2126     confusing to many users, especially in /proc-filesystem.
2127
2128  -- Michael Prokop <mika@grml.org>  Wed, 17 Aug 2005 22:19:07 +0200
2129
2130 grml-etc (0.4-25) unstable; urgency=low
2131
2132   * Switched from $LOGNAME to 'export HOME=/home/$USER' because
2133     of problems with rungetty and autologin.
2134
2135  -- Michael Prokop <mika@grml.org>  Sun, 14 Aug 2005 14:28:08 +0200
2136
2137 grml-etc (0.4-24) unstable; urgency=low
2138
2139   * Added /etc/kismet/kismet.conf (providing some more examples).
2140
2141  -- Michael Prokop <mika@grml.org>  Wed, 10 Aug 2005 14:01:58 +0200
2142
2143 grml-etc (0.4-23) unstable; urgency=low
2144
2145   * Added /etc/skel/.asoundrc.example (contains example for usage
2146     with dmix for direct mixing of multiple streams).
2147
2148  -- Michael Prokop <mika@grml.org>  Mon,  8 Aug 2005 23:00:57 +0200
2149
2150 grml-etc (0.4-22) unstable; urgency=low
2151
2152   * Modified /etc/init.d/grml-reboot for usage with script noeject.
2153
2154  -- Michael Prokop <mika@grml.org>  Mon,  8 Aug 2005 21:10:00 +0200
2155
2156 grml-etc (0.4-21) unstable; urgency=low
2157
2158   * Renamed function 'leo' to 'oleo' in /etc/skel/.zshrc as leo
2159     is a separate program now.
2160   * Updated /etc/grml/screenrc_acpi (renamed acpi-screen
2161     to 'yacpi -t').
2162
2163  -- Michael Prokop <mika@grml.org>  Sun,  7 Aug 2005 21:44:36 +0200
2164
2165 grml-etc (0.4-20) unstable; urgency=low
2166
2167   * Added /etc/skel/.xsession.
2168
2169  -- Michael Prokop <mika@grml.org>  Sun, 31 Jul 2005 18:29:30 +0200
2170
2171 grml-etc (0.4-19) unstable; urgency=low
2172
2173   * Updated /etc/apt/sources.list.grml
2174   * Added /etc/network/interfaces.examples
2175   * Another try to remove /usr/X11R6/lib/X11/xkb/rules/, now it
2176     should be really fixed upstream. 8-)
2177
2178  -- Michael Prokop <mika@grml.org>  Sun, 31 Jul 2005 11:22:41 +0200
2179
2180 grml-etc (0.4-18) unstable; urgency=low
2181
2182   * Updated /etc/skel/.zsrhc (function suidfind) [thanks, Feh!].
2183   * Improved symlink-handling in debian/rules.
2184
2185  -- Michael Prokop <mika@grml.org>  Tue, 26 Jul 2005 19:44:49 +0200
2186
2187 grml-etc (0.4-17) unstable; urgency=low
2188
2189   * Added /etc/exports.grml
2190   * Added /etc/init.d/postgresql-8.0
2191
2192  -- Michael Prokop <mika@grml.org>  Tue, 26 Jul 2005 10:43:20 +0200
2193
2194 grml-etc (0.4-16) unstable; urgency=low
2195
2196   * Let's readd /usr/X11R6/lib/X11/xkb/rules/, should fix the
2197     non-working ctrl-alt-f# again.
2198
2199  -- Michael Prokop <mika@grml.org>  Thu, 21 Jul 2005 19:27:59 +0200
2200
2201 grml-etc (0.4-15) unstable; urgency=low
2202
2203   * Fix permissions of /etc/mgetty/*.
2204
2205  -- Michael Prokop <mika@grml.org>  Sat, 16 Jul 2005 11:32:29 +0200
2206
2207 grml-etc (0.4-14) unstable; urgency=low
2208
2209   * Some cleanups in debian/rules.
2210   * Removed empty directory /usr/X11R6/lib/X11/xkb/rules/,
2211     should be fixed upstream.
2212
2213  -- Michael Prokop <mika@grml.org>  Wed, 13 Jul 2005 20:58:39 +0200
2214
2215 grml-etc (0.4-13) unstable; urgency=low
2216
2217   * Added files which have been fixed without being packaged
2218     till now.
2219
2220  -- Michael Prokop <mika@grml.org>  Mon, 11 Jul 2005 01:28:41 +0200
2221
2222 grml-etc (0.4-12) unstable; urgency=low
2223
2224   * Added '-nodpms' to zsh's completion of grml-x.
2225
2226  -- Michael Prokop <mika@grml.org>  Sat,  9 Jul 2005 19:57:50 +0200
2227
2228 grml-etc (0.4-11) unstable; urgency=low
2229
2230   * Updated /etc/apt/sources.list.grml.
2231
2232  -- Michael Prokop <mika@grml.org>  Sat,  9 Jul 2005 19:24:37 +0200
2233
2234 grml-etc (0.4-10) unstable; urgency=low
2235
2236   * Updated /etc/inittab.* for use with mgetty.
2237
2238  -- Michael Prokop <mika@grml.org>  Tue,  5 Jul 2005 01:07:50 +0200
2239
2240 grml-etc (0.4-9) unstable; urgency=low
2241
2242   * Added dillo and eterm to Recommends (for xinitrc).
2243
2244  -- Michael Prokop <mika@grml.org>  Sat, 25 Jun 2005 13:20:24 +0200
2245
2246 grml-etc (0.4-8) unstable; urgency=low
2247
2248   * Added /etc/skel/.hardcopy (for GNU screen's hardcopy-feature).
2249   * Added /etc/inittab.small.
2250   * Updated /etc/apt/sources.list.grml.
2251   * Removed /etc/skel/.mozilla - it's provided in a separate package
2252     from now on: grml-firefox.
2253   * Removed /etc/grml/lsb-functions to package grml-autoconfig.
2254
2255  -- Michael Prokop <mika@grml.org>  Sat, 25 Jun 2005 00:29:16 +0200
2256
2257 grml-etc (0.4-7) unstable; urgency=low
2258
2259   * Added function dmoz to /etc/skel/.zshrc [thanks, wuehlmaus!].
2260
2261  -- Michael Prokop <mika@grml.org>  Thu, 23 Jun 2005 10:46:54 +0200
2262
2263 grml-etc (0.4-6) unstable; urgency=low
2264
2265   * Removed /etc/init.d/grml-autoconfig and put it in it's own package called
2266     grml-autoconfig.
2267   * Added functions dwicti and ewicti to /etc/skel/.zshrc [thanks, wuehlmaus!].
2268
2269  -- Michael Prokop <mika@grml.org>  Sun,  5 Jun 2005 18:50:42 +0200
2270
2271 grml-etc (0.4-5) unstable; urgency=low
2272
2273   * Removed smcup from /etc/skel/.terminfo/mostlike.txt and updated terminfo
2274     file [thanks, wuehlmaus!].
2275   * Updated /etc/zsh/zshrc - added $MYLESS to check for ~/.terminfo [thanks for
2276     help, wuehlmaus!].
2277
2278  -- Michael Prokop <mika@grml.org>  Tue, 31 May 2005 15:28:52 +0200
2279
2280 grml-etc (0.4-4) unstable; urgency=low
2281
2282   * Added aliases fbmplayer (:= cmplayer) and fblinks to /etc/skel/.zshrc
2283     [thanks, wuehlmaus!].
2284
2285  -- Michael Prokop <mika@grml.org>  Wed, 25 May 2005 00:02:34 +0200
2286
2287 grml-etc (0.4-3) unstable; urgency=low
2288
2289   * Removed grml-x-related stuff, placed it in package grml-x.
2290
2291  -- Michael Prokop <mika@grml.org>  Tue, 24 May 2005 00:01:40 +0200
2292
2293 grml-etc (0.4-2) unstable; urgency=low
2294
2295   * Updated function mcd in /etc/skel/.zshrc [thanks, Feh!].
2296   * Updated /etc/apt/sources.list.grml.
2297
2298  -- Michael Prokop <mika@grml.org>  Sun, 22 May 2005 14:43:14 +0200
2299
2300 grml-etc (0.4-1) unstable; urgency=low
2301
2302   * We have a new release.
2303
2304  -- Michael Prokop <mika@grml.org>  Mon,  9 May 2005 14:45:31 +0200
2305
2306 grml-etc (0.3-40) unstable; urgency=low
2307
2308   * Updated /etc/init.d/grml-autoconfig and /etc/grml/lsb-functions.
2309
2310  -- Michael Prokop <mika@grml.org>  Mon,  9 May 2005 09:21:25 +0200
2311
2312 grml-etc (0.3-39) unstable; urgency=low
2313
2314   * Fixed $PAGER in /etc/skel/.zshrc.
2315   * Updated pekwm config (adjusted for pekwm-cvs.deb).
2316   * Updated /etc/init.d/grml-reboot, /etc/init.d/grml-autoconfig
2317     and /etc/apt/sources.list.grml.
2318
2319  -- Michael Prokop <mika@grml.org>  Sun,  8 May 2005 23:17:54 +0200
2320
2321 grml-etc (0.3-38) unstable; urgency=low
2322
2323   * Several fixes in /etc/skel/.zshrc and /etc/zsh/zshrc (merged with grml
2324     zsh refcard).
2325
2326  -- Michael Prokop <mika@grml.org>  Sun,  8 May 2005 20:43:35 +0200
2327
2328 grml-etc (0.3-37) unstable; urgency=low
2329
2330   * Updated /etc/skel/.zshrc (improved sudo-setup) and /etc/zsh/zshrc
2331     (improved also sudo-setup).
2332
2333  -- Michael Prokop <mika@grml.org>  Sun,  8 May 2005 12:41:21 +0200
2334
2335 grml-etc (0.3-36) unstable; urgency=low
2336
2337   * Adjusted xset in /etc/skel/.xinitrc.
2338   * Updated /etc/zsh/zshrc (use alias su only on grml-cd).
2339   * Added theme pwm_beos-pekwm-0.1.4pre1 to /etc/skel/.pekwm/themes (requires
2340     latest pekwm-build) [thanks, marcel!].
2341
2342  -- Michael Prokop <mika@grml.org>  Sat,  7 May 2005 12:11:02 +0200
2343
2344 grml-etc (0.3-35) unstable; urgency=low
2345
2346   * Added class light to /etc/skel/.Xresources (use via 'xterm -name light').
2347   * Added file /etc/skel/.xlocktext.
2348   * Added keybinding for xsay to /etc/skel/.fluxbox/keys [thanks, nico!].
2349   * Added keybinding for xsay to /etc/skel/.pekwm/keys [thanks, nico!].
2350   * Cleaned up /etc/skel/.mozilla.
2351
2352  -- Michael Prokop <mika@grml.org>  Fri,  6 May 2005 00:54:28 +0200
2353
2354 grml-etc (0.3-34) unstable; urgency=low
2355
2356   * Added /etc/skel/.w3m/config.
2357   * Updated /etc/skel/.Xresources (added rxvt + aterm properties).
2358   * Updated /etc/skel/.vimrc (added pastetoggle - f11)
2359
2360  -- Michael Prokop <mika@grml.org>  Mon,  2 May 2005 18:44:46 +0200
2361
2362 grml-etc (0.3-33) unstable; urgency=low
2363
2364   * Added simple fbset-completion to /etc/zsh/zshrc.
2365   * Added /etc/grml/lsb-functions.
2366   * Updated /etc/init.d/grml-reboot und /etc/init.d/grml-autoconfig.
2367   * Removed /etc/grml/sh-lib-0.1 [gebi provides it as a debian-package].
2368
2369  -- Michael Prokop <mika@grml.org>  Mon,  2 May 2005 12:09:53 +0200
2370
2371 grml-etc (0.3-32) unstable; urgency=low
2372
2373   * Added /etc/vim/vimrc.
2374
2375  -- Michael Prokop <mika@grml.org>  Mon, 25 Apr 2005 22:55:58 +0200
2376
2377 grml-etc (0.3-31) unstable; urgency=low
2378
2379   * Moved global aliases from /etc/zsh/zshrc to /etc/skel/.zshrc.
2380   * Use alias for startx only when running from CD and if file
2381     /etc/X11/xorg.conf does not exist.
2382   * Removed /etc/skel/.qt-directory.
2383
2384  -- Michael Prokop <mika@grml.org>  Mon, 25 Apr 2005 18:31:46 +0200
2385
2386 grml-etc (0.3-30) unstable; urgency=low
2387
2388   * Added .jackdrc to /etc/skel/.
2389   * Added "some useful commands often hard to remember" to /etc/skel/.zshrc.
2390
2391  -- Michael Prokop <mika@grml.org>  Sun, 24 Apr 2005 23:17:59 +0200
2392
2393 grml-etc (0.3-29) unstable; urgency=low
2394
2395   * Added color-completion in /etc/zsh/zshrc.
2396
2397  -- Michael Prokop <mika@grml.org>  Sun, 24 Apr 2005 19:23:19 +0200
2398
2399 grml-etc (0.3-28) unstable; urgency=low
2400
2401   * zsh function google should use 'num=100' as default (in
2402     /etc/skel/.zshrc).
2403   * Updated /etc/apt/sources.list.grml
2404
2405  -- Michael Prokop <mika@grml.org>  Sat, 23 Apr 2005 14:19:23 +0200
2406
2407 grml-etc (0.3-27) unstable; urgency=low
2408
2409   * Added compdef for /etc/init.d/-stuff to /etc/zsh/zshrc [thanks,
2410     wuehlmaus!].
2411   * Moved debian-aliases from /etc/skel/.zshrc to /etc/zsh/zshrc.
2412   * Updated manzsh-funtion in /etc/zsh/zshrc [thanks, wuehlmaus!].
2413
2414  -- Michael Prokop <mika@grml.org>  Fri, 22 Apr 2005 14:20:26 +0200
2415
2416 grml-etc (0.3-26) unstable; urgency=low
2417
2418   * Fixed wrong path in /etc/skel/.wmi/actions.conf.
2419
2420  -- Michael Prokop <mika@grml.org>  Thu, 21 Apr 2005 12:30:21 +0200
2421
2422 grml-etc (0.3-25) unstable; urgency=low
2423
2424   * Integrated xsay into wmi (bound to ctrl-alt-v). Added key-
2425     bindings for firefox (alt+f2) and xterm-screen (alt+f1).
2426   * Updated /etc/init.d/grml-autoconfig.
2427
2428  -- Michael Prokop <mika@grml.org>  Wed, 20 Apr 2005 22:42:46 +0200
2429
2430 grml-etc (0.3-24) unstable; urgency=low
2431
2432   * Added the following files from package xfree86-common
2433     so we can remove the package but still have working x.org
2434     (which requires some xfree86-files):
2435
2436      /etc/X11/Xresources/xfree86-common
2437      /etc/X11/Xsession.d/20xfree86-common_process-args
2438      /etc/X11/Xsession.d/30xfree86-common_xresources
2439      /etc/X11/Xsession.d/50xfree86-common_determine-startup
2440      /etc/X11/Xsession.d/90xfree86-common_ssh-agent
2441      /etc/X11/Xsession.d/99xfree86-common_start
2442      /etc/init.d/xfree86-common
2443
2444  -- Michael Prokop <mika@grml.org>  Wed, 20 Apr 2005 01:03:05 +0200
2445
2446 grml-etc (0.3-23) unstable; urgency=low
2447
2448   * Updated /etc/skel/.Xmodmap[german].
2449   * Removed cdpath from /etc/zsh/zshrc.
2450
2451  -- Michael Prokop <mika@grml.org>  Tue, 19 Apr 2005 23:45:13 +0200
2452
2453 grml-etc (0.3-22) unstable; urgency=low
2454
2455   * Updated /etc/init.d/grml-reboot (improve output when running grml on
2456     harddisk).
2457
2458  -- Michael Prokop <mika@grml.org>  Tue, 19 Apr 2005 15:19:37 +0200
2459
2460 grml-etc (0.3-21) unstable; urgency=low
2461
2462   * Added /etc/init.d-function [thanks, wuehlmaus and Julius!].
2463
2464  -- Michael Prokop <mika@grml.org>  Tue, 19 Apr 2005 13:53:06 +0200
2465
2466 grml-etc (0.3-20) unstable; urgency=low
2467
2468   * Added /usr/X11R6/lib/X11/xkb/rules/xorg*-files.
2469   * Added /etc/skel/.Xmodmap.german and added xmodmap for 'de'
2470     to /etc/skel/.xinitrc.
2471
2472  -- Michael Prokop <mika@grml.org>  Tue, 19 Apr 2005 11:20:42 +0200
2473
2474 grml-etc (0.3-19) unstable; urgency=low
2475
2476   * Added DISTCC_HOSTS to /etc/zsh/zshenv [thanks, gebi!].
2477
2478  -- Michael Prokop <mika@grml.org>  Mon, 18 Apr 2005 23:03:34 +0200
2479
2480 grml-etc (0.3-18) unstable; urgency=low
2481
2482   * Added function manzsh to /etc/zsh/zshrc [thanks, wuehlmaus!].
2483   * Added nostart-completion for grml-x in /etc/zsh/zshrc.
2484
2485  -- Michael Prokop <mika@grml.org>  Sun, 17 Apr 2005 20:01:13 +0200
2486
2487 grml-etc (0.3-17) unstable; urgency=low
2488
2489   * Updated /etc/zsh/zshrc (adjusted grml-wallpaper, don't use
2490     ignored-patterns [which might confuse people]).
2491
2492  -- Michael Prokop <mika@grml.org>  Fri, 15 Apr 2005 17:59:48 +0200
2493
2494 grml-etc (0.3-16) unstable; urgency=low
2495
2496   * Fixed dynamic module completion of grml-x [/etc/zsh/zshrc].
2497
2498  -- Michael Prokop <mika@grml.org>  Tue, 12 Apr 2005 20:47:51 +0200
2499
2500 grml-etc (0.3-15) unstable; urgency=low
2501
2502   * Added "all-in-one gesture"-extension to Mozilla Firefox.
2503
2504  -- Michael Prokop <mika@grml.org>  Sun, 10 Apr 2005 20:53:12 +0200
2505
2506 grml-etc (0.3-14) unstable; urgency=low
2507
2508   * Added several extensions for Mozilla Firefox to
2509     /etc/skel/.mozilla. Added alias for conkeror.
2510
2511  -- Michael Prokop <mika@grml.org>  Sun, 10 Apr 2005 17:19:23 +0200
2512
2513 grml-etc (0.3-13) unstable; urgency=low
2514
2515   * Removed /etc/grml/sh-lib (gebi provides it as an own package).
2516
2517  -- Michael Prokop <mika@grml.org>  Sat,  9 Apr 2005 20:28:51 +0200
2518
2519 grml-etc (0.3-12) unstable; urgency=low
2520
2521   * Add Ctrl+Alt+L as keybinding for xlock to the window
2522     managers (thanks for ideas, tklauser!):
2523       - /etc/skel/.wmi/actions.conf
2524       - /etc/skel/.fluxbox/keys
2525       - /etc/skel/.pekwm/keys
2526   * Complete rewrite of pekwm-config (/etc/skel/.pekwm)
2527     due to old config did not work with pekwm-dev-package.
2528   * Added pwm2 and pwm3 (part of ion) to zsh-completion of grml-x.
2529
2530  -- Michael Prokop <mika@grml.org>  Fri,  8 Apr 2005 14:14:20 +0200
2531
2532 grml-etc (0.3-11) unstable; urgency=low
2533
2534   * Updated /etc/skel/.terminfo/m/mostlike and
2535     /etc/skel/.terminfo/mostlike.txt (don't clear screen after
2536     running cls - thanks for notice - riesebie; thanks for
2537     fix - wuehlmaus!]
2538
2539  -- Michael Prokop <mika@grml.org>  Mon,  4 Apr 2005 08:18:28 +0200
2540
2541 grml-etc (0.3-10) unstable; urgency=low
2542
2543   * Updated /etc/zsh/zshrc (new grml-x completion!).
2544
2545  -- Michael Prokop <mika@grml.org>  Sun,  3 Apr 2005 16:06:55 +0200
2546
2547 grml-etc (0.3-9) unstable; urgency=low
2548
2549   * Updated /etc/zsh/zshenv (removed 'LESS=C') and /etc/skel/.zshrc (fixed
2550     man2) [thanks wuehlmaus!].
2551
2552  -- Michael Prokop <mika@grml.org>  Sun, 27 Mar 2005 21:41:43 +0200
2553
2554 grml-etc (0.3-8) unstable; urgency=low
2555
2556   * Updated /etc/inittab.grml.
2557   * Updated /etc/init.d/grml-autoconfig.
2558   * Updated /etc/init.d/grml-reboot [for use with unionfs].
2559
2560  -- Michael Prokop <mika@grml.org>  Sun, 20 Mar 2005 22:18:08 +0100
2561
2562 grml-etc (0.3-7) unstable; urgency=low
2563
2564   * Another zshrc-update.
2565
2566  -- Michael Prokop <mika@grml.org>  Sat, 19 Mar 2005 23:17:47 +0100
2567
2568 grml-etc (0.3-6) unstable; urgency=low
2569
2570   * Fixed bug in /etc/zsh/zshrc.
2571
2572  -- Michael Prokop <mika@grml.org>  Sat, 19 Mar 2005 18:20:30 +0100
2573
2574 grml-etc (0.3-5) unstable; urgency=low
2575
2576   * Changed Architecture to all in debian/rules.
2577
2578  -- Michael Prokop <mika@grml.org>  Sat, 19 Mar 2005 17:31:43 +0100
2579
2580 grml-etc (0.3-4) unstable; urgency=low
2581
2582   * Updated /etc/zsh/zshrc (zsh_clear_env and more) and
2583     /etc/skel/.zshrc (ogg2mp3_192 and more).
2584
2585  -- Michael Prokop <mika@grml.org>  Sat, 19 Mar 2005 15:34:50 +0100
2586
2587 grml-etc (0.3-3) unstable; urgency=low
2588
2589   * Added conkeror-firefox-0.18.xpi to /etc/skel/.mozilla.
2590
2591  -- Michael Prokop <mika@grml.org>  Sat, 12 Mar 2005 16:34:54 +0100
2592
2593 grml-etc (0.3-2) unstable; urgency=low
2594
2595   * Removed /etc/skel/.xscreensaver (xscreensaver isn't part of grml).
2596     [thanks, nico!]
2597
2598  -- Michael Prokop <mika@grml.org>  Tue,  8 Mar 2005 22:01:15 +0100
2599
2600 grml-etc (0.3-1) unstable; urgency=low
2601
2602   * Let's go upstream: /etc/init.d/grml-autoconfig updated.
2603   * Updated /etc/zsh/.zshrc (addon by gebi).
2604
2605  -- Michael Prokop <mika@grml.org>  Thu,  3 Mar 2005 22:57:08 +0100
2606
2607 grml-etc (0.2-19) unstable; urgency=low
2608
2609   * Another patch for /etc/skel/.wmi/szs2.1/memory.py
2610     (thanks, wegi!).
2611   * Updated /etc/skel/.screenrc.
2612
2613  -- Michael Prokop <mika@grml.org>  Wed,  2 Mar 2005 19:48:08 +0100
2614
2615 grml-etc (0.2-18) unstable; urgency=low
2616
2617   * Adjusted patch for /etc/skel/.wmi/szs2.1/memory.py.
2618
2619  -- Michael Prokop <mika@grml.org>  Wed,  2 Mar 2005 14:48:37 +0100
2620
2621 grml-etc (0.2-17) unstable; urgency=low
2622
2623   * Set global.debuglevel=0 in
2624     /etc/skel/.wmi/szs2.1/szs.cfg (thanks, wegi!)
2625   * Added patch from Christoph Wegscheider to
2626     /etc/skel/.wmi/szs2.1/memory.py.
2627
2628  -- Michael Prokop <mika@grml.org>  Tue,  1 Mar 2005 15:01:19 +0100
2629
2630 grml-etc (0.2-16) unstable; urgency=low
2631
2632   * Added /etc/skel/.vim/klammerpaare.vim.
2633   * Added /etc/skel/.muttngrc.
2634   * Updated /etc/skel/.wmi/theme.conf (use absolute path for exec-cmd).
2635
2636  -- Michael Prokop <mika@grml.org>  Tue,  1 Mar 2005 00:23:12 +0100
2637
2638 grml-etc (0.2-15) unstable; urgency=low
2639
2640   * Removed /etc/skel/GNUstep (wmaker is no longer part of grml).
2641   * Updated /etc/skel/.screenrc [use blue instead of red color].
2642   * Updated /etc/zsh/zshrc and /etc/skel/.zshrc.
2643   * Updated /etc/skel/.xinitrc (run Xmodmap only if XKEYBOARD == us).
2644
2645  -- Michael Prokop <mika@grml.org>  Mon, 28 Feb 2005 15:23:43 +0100
2646
2647 grml-etc (0.2-14) unstable; urgency=low
2648
2649   * Updated /etc/skel/.zshrc and /etc/zsh/zshrc.
2650
2651  -- Michael Prokop <mika@grml.org>  Sat, 26 Feb 2005 23:33:21 +0100
2652
2653 grml-etc (0.2-13) unstable; urgency=low
2654
2655   * Updated /etc/skel/.wmi.
2656   * Updated /etc/skel/.zshrc and /etc/zsh/zshrc.
2657
2658  -- Michael Prokop <mika@grml.org>  Sat, 26 Feb 2005 12:55:38 +0100
2659
2660 grml-etc (0.2-12) unstable; urgency=low
2661
2662   * Updated /etc/init.d/firewall.
2663   * Updated /etc/skel/.screenrc.
2664
2665  -- Michael Prokop <mika@grml.org>  Fri, 11 Feb 2005 12:07:15 +0100
2666
2667 grml-etc (0.2-11) unstable; urgency=low
2668
2669   * Another sh-lib update (by gebi).
2670   * Updated /etc/skel/.xinitrc (use desktop.jpg instead of desktop.png)
2671   * Updated /etc/zsh/zshrc (added hash 'slog').
2672
2673  -- Michael Prokop <mika@grml.org>  Thu, 10 Feb 2005 09:32:28 +0100
2674
2675 grml-etc (0.2-10) unstable; urgency=low
2676
2677   * Fixed /etc/grml/sh-lib (thanks to gebi).
2678
2679  -- Michael Prokop <mika@grml.org>  Thu, 10 Feb 2005 04:13:41 +0100
2680
2681 grml-etc (0.2-9) unstable; urgency=low
2682
2683   * Updated /etc/zsh/zshrc.
2684   * Updated /etc/grml/sh-lib.
2685
2686  -- Michael Prokop <mika@grml.org>  Wed,  9 Feb 2005 13:04:28 +0100
2687
2688 grml-etc (0.2-8) unstable; urgency=low
2689
2690   * Updated /etc/skel/.zshrc and /etc/zsh/zshrc.
2691   * Updated /etc/init.d/firewall.
2692   * Updated /etc/skel/.fluxbox/keys [SendToWorkspace -> Workspace].
2693
2694  -- Michael Prokop <mika@grml.org>  Mon,  7 Feb 2005 11:46:12 +0100
2695
2696 grml-etc (0.2-7) unstable; urgency=low
2697
2698   * Removed backtick for acpi in /etc/grml/screenrc.
2699   * Added /etc/grml/screenrc_acpi.
2700   * Set ~/.fluxbox/styles/grml as default in /etc/skel/.fluxbox/init.
2701
2702  -- Michael Prokop <mika@grml.org>  Fri,  4 Feb 2005 11:36:05 +0100
2703
2704 grml-etc (0.2-6) unstable; urgency=low
2705
2706   * Again fixes in /etc/grml/screenrc and /etc/skel/.screenrc.
2707
2708  -- Michael Prokop <mika@grml.org>  Thu,  3 Feb 2005 18:39:42 +0100
2709
2710 grml-etc (0.2-5) unstable; urgency=low
2711
2712   * Removed /etc/grml/screenrc_grml (orphan).
2713   * Fixed /etc/grml/screenrc.
2714   * Updated /etc/grml/sh-lib. [thanks, gebi]
2715
2716  -- Michael Prokop <mika@grml.org>  Wed,  2 Feb 2005 19:02:36 +0100
2717
2718 grml-etc (0.2-4) unstable; urgency=low
2719
2720   * Added a2ps config to /etc/skel.
2721   * Updated /etc/skel/.Xresources.
2722   * Updated /etc/grml/screenrc (backtick commands).
2723   * Updated /etc/init.d/grml-reboot (NOEJECT, NOPROMPT, `seq 1 40`).
2724   * Updated /etc/skel/.vimrc.
2725   * Updated /etc/zsh/zsh{rc,env} and /etc/skel/.zshrc.
2726   * Added 'Suggests: grml-scripts' to debian/control (for screen's
2727     acpi-screen).
2728
2729  -- Michael Prokop <mika@grml.org>  Sat, 29 Jan 2005 14:20:31 +0100
2730
2731 grml-etc (0.2-3) unstable; urgency=low
2732
2733   * Updated /etc/zsh/zshrc and /etc/zsh/zshenv.
2734   * Fixed symlink /etc/skel/.irssi/scripts/autorun/scriptassist.pl
2735     which points now to /usr/share/irssi/scripts/scriptassist.pl
2736     instead of /GRML/..... [thanks, Jimmy!]
2737   * Fixed /etc/skel/.terminfo/mostlike-stuff (changed 'smul=\E[32m'
2738     to 'smul=\E[1;32m') [thanks, Matthias!]
2739
2740  -- Michael Prokop <mika@grml.org>  Thu, 27 Jan 2005 16:12:33 +0100
2741
2742 grml-etc (0.2-2) unstable; urgency=low
2743
2744   * Fixed some stuff in grml-autoconfig to be able to release grml 0.2.
2745
2746  -- Michael Prokop <mika@grml.org>  Sun,  9 Jan 2005 22:16:33 +0100
2747
2748 grml-etc (0.2-1) unstable; urgency=low
2749
2750   * Update of /etc/init.d/grml-reboot (sysvinit-fix).
2751   * Update of /etc/init.d/grml-misc.
2752   * Update of /etc/init.d/grml-home.
2753
2754  -- Michael Prokop <mika@grml.org>  Sun,  9 Jan 2005 19:30:50 +0100
2755
2756 grml-etc (0.1-25) unstable; urgency=low
2757
2758   * Update of zshrc:
2759     - using "e" glob qualifier by Peter Stephenson via function nt
2760     - make zshrc more compatible to older zsh versions
2761
2762  -- Michael Prokop <mika@grml.org>  Sun,  9 Jan 2005 12:36:04 +0100
2763
2764 grml-etc (0.1-24) unstable; urgency=low
2765
2766   * Removed .xpm files out of debian/conffiles.
2767   * Removed /etc/grml_version [adjust it in chroot].
2768
2769  -- Michael Prokop <mika@grml.org>  Sun,  9 Jan 2005 11:06:50 +0100
2770
2771 grml-etc (0.1-23) unstable; urgency=low
2772
2773   * Fixed several bugs in /etc/skel/.fluxbox.
2774   * Removed fluxbox-styles: Calabi, Nuevat3k-Glacier,
2775     Magraxx, sea and Nuevat3k-Glacier.
2776   * Updated /etc/grml/screenrc and /etc/skel.screenrc (changed
2777     static entries 'root' and 'grml' to $USER).
2778   * Fixed zshrc (removed setopt in precmd), otherwise
2779     you'll get zsh parse error when running (unreal)
2780     commands like:
2781        FOO=mika test' "$FOO" = "mika" ; echo "FOO = $FOO"
2782
2783  -- Michael Prokop <mika@grml.org>  Sat,  8 Jan 2005 14:53:49 +0100
2784
2785 grml-etc (0.1-22) unstable; urgency=low
2786
2787   * Updated /etc/skel/.pekwm/keys.
2788
2789  -- Michael Prokop <mika@grml.org>  Fri,  7 Jan 2005 11:31:29 +0100
2790
2791 grml-etc (0.1-21) unstable; urgency=low
2792
2793   * Added /etc/skel/.pekwm.
2794   * Changed first visible workspace of ion2 to workspace1 in
2795     /etc/skel/.ion2/default-session--0.
2796   * Added ion3-configuration default-session--0 to /etc/skel/.ion3.
2797   * Updated compdef grml-x in /etc/zsh/zshrc.
2798   * Added /etc/grml_colors.
2799
2800  -- Michael Prokop <mika@grml.org>  Thu,  6 Jan 2005 15:54:23 +0100
2801
2802 grml-etc (0.1-20) unstable; urgency=low
2803
2804   * Moved /etc/inittab to /etc/inittab.grml so people can use
2805     their own sources.list but still can see what grml uses.
2806
2807  -- Michael Prokop <mika@grml.org>  Thu,  6 Jan 2005 11:54:13 +0100
2808
2809 grml-etc (0.1-19) unstable; urgency=low
2810
2811   * Added .snownews to /etc/skel.
2812   * Moved /etc/apt/sources.list to /etc/apt/sources.list.grml
2813     so people can use their own sources.list but still can see
2814     what grml uses.
2815
2816  -- Michael Prokop <mika@grml.org>  Thu,  6 Jan 2005 11:08:08 +0100
2817
2818 grml-etc (0.1-18) unstable; urgency=low
2819
2820   * Added 'xset -m'-command to /etc/skel/.xinitrc.
2821
2822  -- Michael Prokop <mika@grml.org>  Wed, 29 Dec 2004 23:52:27 +0100
2823
2824 grml-etc (0.1-17) unstable; urgency=low
2825
2826   * Added dpkg-divert for /etc/skel/.zshrc.
2827
2828  -- Michael Prokop <mika@grml.org>  Wed, 29 Dec 2004 12:13:38 +0100
2829
2830 grml-etc (0.1-16) unstable; urgency=low
2831
2832   * Updated /etc/apt/sources.list.
2833   * Added /etc/skel/.centericq/external.
2834
2835  -- Michael Prokop <mika@grml.org>  Wed, 22 Dec 2004 22:34:56 +0100
2836
2837 grml-etc (0.1-15) unstable; urgency=low
2838
2839   * Fixed tty6-entry in /etc/inittab (grml-screen does not work
2840     with kernel 2.6.9-grml via inittab due to PTY-problems).
2841
2842  -- Michael Prokop <mika@grml.org>  Wed, 22 Dec 2004 22:14:56 +0100
2843
2844 grml-etc (0.1-14) unstable; urgency=low
2845
2846   * Added rawdog-configuration to skeleton-files.
2847   * Updated zshrc ("keep"-hack).
2848   * Updated /etc/apt/sources.list.
2849
2850  -- Michael Prokop <mika@grml.org>  Thu, 18 Dec 2004 15:31:21 +0100
2851
2852 grml-etc (0.1-13) unstable; urgency=low
2853
2854   * Changed discover-setup.
2855     -> Devel-release!
2856
2857  -- Michael Prokop <mika@grml.org>  Sun, 12 Dec 2004 17:35:06 +0100
2858
2859 grml-etc (0.1-12) unstable; urgency=low
2860
2861   * Added hardware detection via discover to grml-autoconfig.
2862     -> Devel-release!
2863
2864  -- Michael Prokop <mika@grml.org>  Sun, 12 Dec 2004 12:26:58 +0100
2865
2866 grml-etc (0.1-11) unstable; urgency=low
2867
2868   * Improved cpu-detection in grml-autoconfig.
2869   * Changed shebang-line from /bin/sh to /bin/zsh in grml-autoconfig.
2870
2871  -- Michael Prokop <mika@grml.org>  Sat, 11 Dec 2004 20:14:39 +0100
2872
2873 grml-etc (0.1-10) unstable; urgency=low
2874
2875   * Updated zshrc (precmd/preexec).
2876
2877  -- Michael Prokop <mika@grml.org>  Thu,  9 Dec 2004 13:01:36 +0100
2878
2879 grml-etc (0.1-9) unstable; urgency=low
2880
2881   * Fixed grml-autoconfig error (here-document).
2882
2883  -- Michael Prokop <mika@grml.org>  Thu,  9 Dec 2004 12:29:30 +0100
2884
2885 grml-etc (0.1-8) unstable; urgency=low
2886
2887   * Added /etc/grml/screen_multisession.
2888
2889  -- Michael Prokop <mika@grml.org>  Wed,  8 Dec 2004 14:28:20 +0100
2890
2891 grml-etc (0.1-7) unstable; urgency=low
2892
2893   * Removed console-log, added 'less +F' on tty12 to inittab.
2894   * Updated zshrc.
2895
2896  -- Michael Prokop <mika@grml.org>  Sun,  5 Dec 2004 13:39:10 +0100
2897
2898 grml-etc (0.1-6) unstable; urgency=low
2899
2900   * Added cpu-detection to grml-autoconfig.
2901   * Added .msmtprc to skeleton-files.
2902   * Updated zshrc.
2903
2904  -- Michael Prokop <mika@grml.org>  Sat,  4 Dec 2004 15:45:21 +0100
2905
2906 grml-etc (0.1-5) unstable; urgency=low
2907
2908   * Updated screenrc (nethack on), zshrc, /etc/inittab.
2909
2910  -- Michael Prokop <mika@grml.org>  Tue, 16 Nov 2004 13:16:35 +0100
2911
2912 grml-etc (0.1-4) unstable; urgency=low
2913
2914   * Fixed grml-autoconfig error.
2915
2916  -- Michael Prokop <mika@grml.org>  Mon,  8 Nov 2004 09:52:30 +0100
2917
2918 grml-etc (0.1-3) unstable; urgency=low
2919
2920   * Updated /etc/grml_version and /etc/apt/sources.list.
2921
2922  -- Michael Prokop <mika@grml.org>  Fri,  5 Nov 2004 13:24:20 +0100
2923
2924 grml-etc (0.1-2) unstable; urgency=low
2925
2926   * Updated /etc/apt/sources.list.
2927   * Update of grml-autoconfig and grml-home.
2928   * Added auto.master and automount.sh from automount-knoppix-0.5.
2929
2930  -- Michael Prokop <mika@grml.org>  Thu,  4 Nov 2004 20:43:59 +0100
2931
2932 grml-etc (0.1-1) unstable; urgency=low
2933
2934   * fixed /etc/skel/.fluxbox/init
2935   * updated /etc/apt/sources.list
2936
2937  -- Michael Prokop <mika@grml.org>  Thu, 28 Oct 2004 13:41:23 +0200
2938
2939 grml-etc (0.1) unstable; urgency=low
2940
2941   * Initial Release.
2942
2943  -- Michael Prokop <mika@grml.org>  Mon, 28 Sep 2004 11:18:03 +0200
2944