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