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