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