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