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