/etc/zsh/zshrc: check for $SUDO and do not use it when running as root
[grml-etc-core.git] / debian / changelog
1 grml-etc-core (0.3.0) unstable; urgency=low
2
3   * /etc/zsh/zshrc: check for $SUDO and do not use it when running
4     as root so we have the command in the zsh history.
5
6  -- Michael Prokop <mika@grml.org>  Sun, 13 May 2007 12:19:36 +0200
7
8 grml-etc-core (0.2.53) unstable; urgency=low
9
10   * Add /etc/skel/.emacs which enables UTF-8 mode by default.
11     Thanks to Josef Teske for the bugreport!
12
13  -- Michael Prokop <mika@grml.org>  Sun, 13 May 2007 00:14:18 +0200
14
15 grml-etc-core (0.2.52) unstable; urgency=low
16
17   * /etc/zsh/zshrc and /etc/skel/.zshrc:
18     Added alias and powerglob insecscp (like insecssh but for scp).
19
20  -- Michael Prokop <mika@grml.org>  Sat, 12 May 2007 23:22:32 +0200
21
22 grml-etc-core (0.2.51) unstable; urgency=low
23
24   * /etc/zsh/zshrc:
25     * added function wrapper brltty which loads a default
26       console font, works around problem in UTF-8 environment.
27       Thanks for reporting, Hermann 'steppenwolf2'!
28   * /etc/skel/.zshrc: added some functions (thanks, ft!):
29     - hl: highlighted less
30     - ic_get: queries imap servers for capabilities
31     - j2v: open file in vim and jump to line
32     - mkmaildir: creates a Maildir/ with its {new,cur,tmp} subdirs
33     - xtrename: rename xterm from within GNU-screen
34     - zurl: create small urls via tinyurl.com using wget, grep and sed
35
36  -- Michael Prokop <mika@grml.org>  Fri, 11 May 2007 01:07:27 +0200
37
38 grml-etc-core (0.2.50) unstable; urgency=low
39
40   * /etc/zsh/zshrc: sleep 2 seconds before running flite in
41     swspeak alias.
42
43  -- Michael Prokop <mika@grml.org>  Sun, 29 Apr 2007 13:16:48 +0200
44
45 grml-etc-core (0.2.49) unstable; urgency=low
46
47   * /etc/zsh/zshrc: improve code for 'manual overriding of RPROMPT'
48     [thanks for helping, ft!]
49
50  -- Michael Prokop <mika@grml.org>  Sun, 22 Apr 2007 18:37:27 +0200
51
52 grml-etc-core (0.2.48) unstable; urgency=low
53
54   * /etc/zsh/zshrc:
55     - re-enable smiley in RPROMPT, thanks to transient_rprompt
56       [thanks for the pointer, Christian Schneider!]
57     - allow manual overriding of RPROMPT
58
59  -- Michael Prokop <mika@grml.org>  Sat, 21 Apr 2007 23:57:28 +0200
60
61 grml-etc-core (0.2.47) unstable; urgency=low
62
63   * Big rewrite of /etc/zsh/completion.d/, thanks to ft!
64     [Testing: issue201]
65
66  -- Michael Prokop <mika@grml.org>  Tue, 17 Apr 2007 09:21:03 +0200
67
68 grml-etc-core (0.2.46) unstable; urgency=low
69
70   * /etc/zsh/zshrc: deactivate url-quote-magic by default and
71     provide it as alias url-quote instead. Added zstyle for
72     url-quote-magic as well, thanks ft!
73
74  -- Michael Prokop <mika@grml.org>  Sun, 15 Apr 2007 22:36:28 +0200
75
76 grml-etc-core (0.2.45) unstable; urgency=low
77
78   * /etc/zsh/zshrc: fix syntax error in get_twi_cl.
79
80  -- Michael Prokop <mika@grml.org>  Sat, 14 Apr 2007 11:11:42 +0200
81
82 grml-etc-core (0.2.44) unstable; urgency=low
83
84   * /etc/zsh/zshrc: add check regarding get_twi_cl->get_3ware
85     change.
86
87  -- Michael Prokop <mika@grml.org>  Sat, 14 Apr 2007 11:06:12 +0200
88
89 grml-etc-core (0.2.43) unstable; urgency=low
90
91   * /etc/zsh/zshrc:
92     - applied patch by ft for generic file completion (thanks!)
93     - added function sll (list symlinks in more details), thanks
94       for the code base, Manuel Fuhr and ft!
95   * /etc/skel/.zshrc: added alias mq (execute commands on the
96     versioned patch-queue from the current repos) [thanks, gebi]
97
98  -- Michael Prokop <mika@grml.org>  Fri, 13 Apr 2007 17:35:15 +0200
99
100 grml-etc-core (0.2.42) unstable; urgency=low
101
102   * Update and cleanup /etc/apt/sources.list.grml. Thanks for hints,
103     Ronny Plattner!
104
105  -- Michael Prokop <mika@grml.org>  Thu, 12 Apr 2007 12:48:14 +0200
106
107 grml-etc-core (0.2.41) unstable; urgency=low
108
109   * /etc/grml/script-functions: replace $UID with 'id -u' so we improve
110     compability for POSIX/dash.
111
112  -- Michael Prokop <mika@grml.org>  Fri,  6 Apr 2007 22:42:16 +0200
113
114 grml-etc-core (0.2.40) unstable; urgency=low
115
116   * /etc/skel/.vimrc: do not set 'tw=72' by default anymore.
117     Thanks for the hint, gebi.
118
119  -- Michael Prokop <mika@grml.org>  Wed,  4 Apr 2007 21:38:48 +0200
120
121 grml-etc-core (0.2.39) unstable; urgency=low
122
123   * /etc/zsh/zshrc:
124     - added alias mdstat for 'cat /proc/mdstat' and
125       alias ... which does a 'cd ../../'. Thanks, gebi!
126     - check for 'most' before assigning aliases dchange and uchange
127
128  -- Michael Prokop <mika@grml.org>  Thu, 29 Mar 2007 00:22:28 +0200
129
130 grml-etc-core (0.2.38) unstable; urgency=low
131
132   * /etc/zsh/zshrc: added new aliases ati (aptitude install) and up
133     (aptitude update, aptitude upgrade) - thanks for suggestion - Otti!
134
135  -- Michael Prokop <mika@grml.org>  Wed, 28 Mar 2007 20:45:21 +0200
136
137 grml-etc-core (0.2.37) unstable; urgency=low
138
139   * Add solaris examples to /etc/zsh/zshenv
140
141  -- Michael Prokop <mika@grml.org>  Thu, 22 Mar 2007 12:30:55 +0100
142
143 grml-etc-core (0.2.36) unstable; urgency=low
144
145   * Another version of dpkg-divert handling for debian/preinst.
146
147  -- Michael Prokop <mika@grml.org>  Wed, 21 Mar 2007 19:03:38 +0100
148
149 grml-etc-core (0.2.35) unstable; urgency=low
150
151   * /etc/zsh/zshrc: added aliases for better iso<->utf handling:
152     - term2iso
153     - term2utf
154     - utf2iso
155     - iso2utf
156
157  -- Michael Prokop <mika@grml.org>  Sat, 17 Mar 2007 20:12:40 +0100
158
159 grml-etc-core (0.2.34) unstable; urgency=low
160
161   * /etc/grml/lsb-functions: set RC_NOCOLOR if nocolor string is
162     present in /proc/cmdline
163
164  -- Michael Prokop <mika@grml.org>  Sat, 17 Mar 2007 15:17:45 +0100
165
166 grml-etc-core (0.2.33) unstable; urgency=low
167
168   * /etc/zsh/zshenv: fix sourcing of /etc/timezone
169
170  -- Michael Prokop <mika@grml.org>  Sat, 17 Mar 2007 12:51:36 +0100
171
172 grml-etc-core (0.2.32) unstable; urgency=low
173
174   * /etc/zsh/zshenv: source /etc/timezone if present
175     (We don't want to set TZ via /etc/default/locale any longer.)
176
177  -- Michael Prokop <mika@grml.org>  Sat, 17 Mar 2007 12:18:38 +0100
178
179 grml-etc-core (0.2.31) unstable; urgency=low
180
181   * /etc/zsh/zshrc: update swspeak alias:
182     - set mixer settings to 90 by default when running swspeak
183     - check for present /dev/softsynth and warn otherwise using flite
184     - welcome user via flite with "Finished setting up software synthesizer"
185       when finished execution of swspeak alias
186     [Closes: issue152]
187
188  -- Michael Prokop <mika@grml.org>  Fri, 16 Mar 2007 22:17:27 +0100
189
190 grml-etc-core (0.2.30) unstable; urgency=low
191
192   * /etc/zsh/zshrc: added rationalise-dot (just type 'cd ...' to
193     get 'cd ../..'), but deactivated by default. Taken from
194     Christian Schneider:
195     http://strcat.de/blog/archives/707-Schnelles-Verzeichniswechseln.html
196     Thanks for pointing, schula.
197
198  -- Michael Prokop <mika@grml.org>  Wed, 14 Mar 2007 15:41:08 +0100
199
200 grml-etc-core (0.2.29) unstable; urgency=low
201
202   * /etc/skel/.zshrc: remove duplicate cl() definition, thanks - Jens
203     Kubieziel!
204
205  -- Michael Prokop <mika@grml.org>  Sun, 11 Mar 2007 12:45:25 +0100
206
207 grml-etc-core (0.2.28) unstable; urgency=low
208
209   * /etc/vim/vimrc: added 'set wildmenu' (thanks for suggestion, ft!)
210
211  -- Michael Prokop <mika@grml.org>  Fri,  9 Mar 2007 15:33:55 +0100
212
213 grml-etc-core (0.2.27) unstable; urgency=low
214
215   * Another fix for debian/preinst to avoid breakage on older systems.
216
217  -- Michael Prokop <mika@grml.org>  Sat,  3 Mar 2007 18:36:41 +0100
218
219 grml-etc-core (0.2.26) unstable; urgency=low
220
221   * Move /etc/skel/.channels to package grml-etc.
222   * Fix preinst failure of /etc/zsh/zlogin on Debian stable systems.
223
224  -- Michael Prokop <mika@grml.org>  Thu,  1 Mar 2007 14:59:51 +0100
225
226 grml-etc-core (0.2.25) unstable; urgency=low
227
228   * /etc/zsh/zshrc: user root should have umask 022 of course.
229     User has 002. Thanks for reporting, Tobias Walkowiak!
230
231  -- Michael Prokop <mika@grml.org>  Mon, 26 Feb 2007 18:44:45 +0100
232
233 grml-etc-core (0.2.24) unstable; urgency=low
234
235   * /etc/zsh/zshenv: source /etc/default/locale only if
236     $LANG is not set. If $LANG is not set at all fall
237     back to en_US.iso885915 as usual. This allows manual
238     overwriting of $LANG.
239
240  -- Michael Prokop <mika@grml.org>  Sun, 25 Feb 2007 22:08:55 +0100
241
242 grml-etc-core (0.2.23) unstable; urgency=low
243
244   * /etc/zsh/zshrc:
245     - export SHELL='/bin/zsh', otherwise aterm and rxvt use
246       /bin/sh or /bin/bash. :-/
247     - add a space character in some abbreviation expansions
248       so it's better readable.
249     - added insert-unicode-char
250     - drop the check for
251       /usr/share/zsh/$ZSH_VERSION/functions/Prompts/promptinit and
252       /usr/share/zsh/$ZSH_VERSION/functions/Zle/url-quote-magic
253       because the check does not work for example with the zsh-beta
254       package. If you notice problems with the current code please
255       let me know.
256   * /etc/skel/.zshrc:
257     - added function ytdl (download video from youtube)
258     - work around non utf8 capable software in utf environment
259       using aliases for mrxvt, aterm and centericq
260   * /etc/zsh/*: improved documentation about startup of zsh
261
262  -- Michael Prokop <mika@grml.org>  Sat, 24 Feb 2007 17:30:11 +0100
263
264 grml-etc-core (0.2.22) unstable; urgency=low
265
266   * Adding directory /etc/skel/.channels with the following files:
267     - Files for use with scan of dvb-utils:
268       * at-austria    -> austria in general
269       * at-graz       -> working file for Graz
270       * at-klagenfurt -> working file for Klagenfurt
271     - Already configured files for use with mplayer/xine/...:
272       * channels.conf-AT-graz       -> use DVB in Graz
273       * channels.conf-AT-klagenfurt -> use DVB in Klagenfurt
274
275  -- Michael Prokop <mika@grml.org>  Sat, 24 Feb 2007 12:02:16 +0100
276
277 grml-etc-core (0.2.21) unstable; urgency=low
278
279   * /etc/zsh/zshrc: check for upper letters in isutfenv as well
280
281  -- Michael Prokop <mika@grml.org>  Sat, 17 Feb 2007 12:15:15 +0100
282
283 grml-etc-core (0.2.20) unstable; urgency=low
284
285   * Update of /etc/skel/.vimrc and /etc/vim/vimrc, added
286     /etc/skel/.vim/ftplugin/c.vim.
287
288  -- Michael Prokop <mika@grml.org>  Sat, 10 Feb 2007 11:33:13 +0100
289
290 grml-etc-core (0.2.19) unstable; urgency=low
291
292   * /etc/vim/vimrc: make sure we use 'syntax on' only when we
293     have vim with +syntax
294   * debian/preinst: another fix to improve keeping of original
295     configuration files
296
297  -- Michael Prokop <mika@grml.org>  Fri,  9 Feb 2007 15:24:14 +0100
298
299 grml-etc-core (0.2.18) unstable; urgency=low
300
301   * /etc/zsh/completion.d/grml-wallpaper: allow proper setting
302     of parameters for local directories [Closses: issue116]
303
304  -- Michael Prokop <mika@grml.org>  Tue,  6 Feb 2007 20:17:02 +0100
305
306 grml-etc-core (0.2.17) unstable; urgency=low
307
308   * zsh config files: fix handling of check for binaries, thanks
309     for reporting to Erich Minderlein, thanks for investigation
310     and patch to ft! (Closes: issue80)
311
312  -- Michael Prokop <mika@grml.org>  Fri, 19 Jan 2007 19:27:43 +0100
313
314 grml-etc-core (0.2.16) unstable; urgency=low
315
316   * /etc/zsh/zshrc:
317     - add completion for qma (thanks, wuehlmaus)
318
319  -- Michael Prokop <mika@grml.org>  Thu, 18 Jan 2007 13:08:54 +0100
320
321 grml-etc-core (0.2.15) unstable; urgency=low
322
323   * /etc/zsh/zshrc:
324     - rename edfun() into edfunc() [thanks for hint, Kai Wilke!]
325     - added some useful config stuff (deactivated by default as it
326       needs personal tuning) contributed by Kai Wilke [thanks!]
327     - improved host completion (thanks for some code, Kai Wilke!)
328     - added apache2-ssl-certificate() as Debian does not ship
329       the script anymore *grml*
330     - support zsh profiling via $ZSH_PROFILE_RC and profile()
331     - added alias 0 which does nothing else than 'return 0' (I like
332       a clean prompt without error return codes inside but don't
333       want to miss the feature itself, so just press 0<cr> and that's
334       it :))
335     - added alias debs-by-size
336     - added function deswap (useful after suspending), function hex
337       (print hex value of a number) and function peval (perl-eval)
338
339  -- Michael Prokop <mika@grml.org>  Fri,  5 Jan 2007 00:00:54 +0100
340
341 grml-etc-core (0.2.14) unstable; urgency=low
342
343   * Use builtin for chpwd's dirs command instead of the alias
344     and function workaround, thanks - schula!
345
346  -- Michael Prokop <mika@grml.org>  Sun, 17 Dec 2006 14:55:05 +0100
347
348 grml-etc-core (0.2.13) unstable; urgency=low
349
350   * /etc/zsh/zshrc + /etc/skel/.zshrc: make sure 'dirs' is not
351     an alias or function
352
353  -- Michael Prokop <mika@grml.org>  Sun, 17 Dec 2006 13:52:22 +0100
354
355 grml-etc-core (0.2.12) unstable; urgency=low
356
357   * /etc/zsh/zshrc: add support for global dirstack handling
358     (Closes: issue47)
359
360  -- Michael Prokop <mika@grml.org>  Sat, 16 Dec 2006 20:12:25 +0100
361
362 grml-etc-core (0.2.11) unstable; urgency=low
363
364   * Do not depend on vim or nvi only but allow use of virtual package
365     editor also. Thanks, Markus Wigge <mwigge@marcant.net>!
366
367  -- Michael Prokop <mika@grml.org>  Fri, 15 Dec 2006 01:02:09 +0100
368
369 grml-etc-core (0.2.10) unstable; urgency=low
370
371   * Remove /etc/skel/.zshrc from dpkg-diversion.
372
373  -- Michael Prokop <mika@grml.org>  Tue,  5 Dec 2006 17:05:57 +0100
374
375 grml-etc-core (0.2.9) unstable; urgency=low
376
377   * /etc/zsh/zshrc: update NOPRECMD handling
378
379  -- Michael Prokop <mika@grml.org>  Sun,  3 Dec 2006 11:47:22 +0100
380
381 grml-etc-core (0.2.8) unstable; urgency=low
382
383   * /etc/zsh/zshrc: drop completion for lintian and linda as
384     zsh ships that already.
385
386  -- Michael Prokop <mika@grml.org>  Sat,  2 Dec 2006 22:43:38 +0100
387
388 grml-etc-core (0.2.7) unstable; urgency=low
389
390   * /etc/zsh/zshrc: fma has been renamed into qma, adjust references
391     therefore and use qma for manzsh too. (This fixes part 2/2 of
392     issue19)
393
394  -- Michael Prokop <mika@grml.org>  Sat,  2 Dec 2006 18:49:05 +0100
395
396 grml-etc-core (0.2.6) unstable; urgency=low
397
398   * /etc/zsh/zshrc: update URL for grml repository in zsh-help.
399     (Closes: issue36)
400
401  -- Michael Prokop <mika@grml.org>  Sat,  2 Dec 2006 18:24:07 +0100
402
403 grml-etc-core (0.2.5) unstable; urgency=low
404
405   * /etc/zsh/zshrc:
406     - our new default umask is now 002.
407     - function isutfenv to check whether we are running inside
408       an utf environment
409     - add option utf8 to alias truec according to result of isutfenv
410
411  -- Michael Prokop <mika@grml.org>  Sat,  2 Dec 2006 16:08:37 +0100
412
413 grml-etc-core (0.2.4) unstable; urgency=low
414
415   * /etc/zsh/zshrc: add alias 'any' for grepping through process
416     list, thanks for the basic idea - Karl Voit!
417
418  -- Michael Prokop <mika@grml.org>  Sat,  2 Dec 2006 11:51:06 +0100
419
420 grml-etc-core (0.2.3) unstable; urgency=low
421
422   * Let's ship /etc/apt/preferences.grml as reference file.
423
424  -- Michael Prokop <mika@grml.org>  Fri,  1 Dec 2006 10:57:02 +0100
425
426 grml-etc-core (0.2.2) unstable; urgency=low
427
428   Another "Frank 'ft' Terbeck is my zsh hero" release.
429
430   * Use new grml-repository by default now (thanks for the great
431     work, formorer!).
432   * /etc/zsh/zshrc:
433     - move power completion / abbreviation expansion from /etc/skel/.zshrc to
434       main zsh config file so we can use it as root as well (thanks for hint,
435       wuehlmaus)
436     - move function H-Glob to this file as well and make it available
437       as help-zshglob as well, thanks for the translation to english - ft!
438     - support setting of RPROMPT via $DONTSETRPROMPT (thanks ft!)
439     - allow setting NOPRECMD=1 without starting new zsh (thanks, ft!)
440   * /etc/skel/.zshrc:
441     - rework function dirspace() [support $1]
442     - replace all '1>/dev/null 2>&1' with '&>/dev/null'
443
444  -- Michael Prokop <mika@grml.org>  Wed, 29 Nov 2006 23:25:08 +0100
445
446 grml-etc-core (0.2.1) unstable; urgency=low
447
448   * New version number for new release.
449
450  -- Michael Prokop <mika@grml.org>  Sun, 26 Nov 2006 19:15:39 +0100
451
452 grml-etc-core (0.1-38) unstable; urgency=low
453
454   * /etc/zsh/zlogout: execute 'clear', thanks for suggestion
455     to Erich Minderlein and Ulrich Dangel!
456
457  -- Michael Prokop <mika@grml.org>  Sun, 26 Nov 2006 10:30:53 +0100
458
459 grml-etc-core (0.1-37) unstable; urgency=low
460
461   The 'preparation to a zsh workshop improves code quality' release. :)
462
463   * /etc/zsh/zshrc:
464     - run "limit core 0" only in live-cd mode
465     - support Force-Reload for /etc/init.d/*-action as well
466     - move upgrade-function from /etc/skel/.zshrc to this file
467   * /etc/skel/.zshrc: some cosmetic cleanups
468   * grml-zsh-refcard has been updated (big thanks to Frank
469     Terbeck again!) (Closes: issue9)
470
471  -- Michael Prokop <mika@grml.org>  Sat, 25 Nov 2006 00:06:16 +0100
472
473 grml-etc-core (0.1-36) unstable; urgency=low
474
475   * /etc/skel/.zshrc:
476     + alias hbp='hg-buildpackage'
477     + renamed tla related aliases:
478         ldiff   => tdi
479         mirror  => tmi
480         commit  => tco
481         merge   => tme
482     + fix function lcheck
483   * /etc/zsh/zshrc:
484     + grml-rebuildfstab: use -config option of new rebuildfstab
485     + alias acp='apt-cache policy'
486
487  -- Michael Prokop <mika@grml.org>  Fri, 24 Nov 2006 23:09:12 +0100
488
489 grml-etc-core (0.1-35) unstable; urgency=low
490
491   * Adjust /etc/apt/sources.list.grml for new repositories (thanks
492     for the great work, formorer!), not yet activated by default.
493
494  -- Michael Prokop <mika@grml.org>  Thu, 23 Nov 2006 22:47:04 +0100
495
496 grml-etc-core (0.1-34) grml-testing; urgency=low
497
498   * Build package for new repository layout using 'grml-testing'
499     as "Distribution".
500
501  -- Michael Prokop <mika@grml.org>  Sun, 19 Nov 2006 16:24:50 +0100
502
503 grml-etc-core (0.1-33) unstable; urgency=low
504
505   * /etc/zsh/zshrc: improve error handling; do *not* export $FPATH
506     to avoid problems with different zsh versions. 
507   * Small fix in debian/preinst to prevent overwriting from original
508     files when diverting several times (again: please report any
509     problems you notice).
510   * /etc/vim/vimrc: 'set nocompatible' even though it's set via
511     debian.vim, just to make sure we have nocompatible also on
512     older vim versions.
513
514  -- Michael Prokop <mika@grml.org>  Sun, 19 Nov 2006 14:45:25 +0100
515
516 grml-etc-core (0.1-32) unstable; urgency=low
517
518   * zsh-setup: applied patch from Frank Terbeck for improved
519     grml-small support via /etc/skel/.zshrc.grmlsmall, thanks!
520
521  -- Michael Prokop <mika@grml.org>  Wed, 15 Nov 2006 21:28:44 +0100
522
523 grml-etc-core (0.1-31) unstable; urgency=low
524
525   * /etc/skel/.zshrc:
526     - added alias hidiff (highlight important stuff in diff
527       output), active if histring is available
528     - added some isgrmlsmall checks, thanks Frank Terbeck!
529     - added power completion, thanks wuehlmaus!
530       See http://zshwiki.org/home/examples/zleiab for details.
531       Notice: this deactivates the global aliases by default now,
532       just use the global aliases as well but press ',.' afterwards
533       to expand the abbreviation!
534
535  -- Michael Prokop <mika@grml.org>  Sun, 12 Nov 2006 11:30:43 +0100
536
537 grml-etc-core (0.1-30) unstable; urgency=low
538
539   * Ship /etc/grml/script-functions with this package so other packages
540     like grml-debootstrap don't have to depend on package grml-scripts.
541   * Bumb Standard Version to 3.7.2 (no further changes).
542
543  -- Michael Prokop <mika@grml.org>  Mon,  6 Nov 2006 22:32:19 +0100
544
545 grml-etc-core (0.1-29) unstable; urgency=low
546
547   * /etc/zsh/zshrc:
548     - added isgrmlsmall() and set $EDITOR according to grml flavour,
549       thanks - Frank Terbeck!
550     - deactivate smiley on right side of prompt by default, uncomment
551       the line if you want to use it
552   * /etc/skel/.zshrc: add http://zshwiki.org/home/examples/zleiab
553     but do not activate it by default
554   * /etc/skel/.hgrc: adjust username for "generic user"
555
556  -- Michael Prokop <mika@grml.org>  Sat, 28 Oct 2006 16:21:34 +0200
557
558 grml-etc-core (0.1-28) unstable; urgency=low
559
560   * /etc/skel/.zshrc: always set 'setopt local_options' if
561     using 'setopt errreturn'.
562
563  -- Michael Prokop <mika@grml.org>  Fri, 27 Oct 2006 11:55:54 +0200
564
565 grml-etc-core (0.1-27) unstable; urgency=low
566
567   * /etc/grml/screenrc*: set shell to /bin/zsh instead of zsh,
568     otherwise running 'script' might hang. Thanks, wuehlmaus!
569
570  -- Michael Prokop <mika@grml.org>  Thu, 26 Oct 2006 11:20:35 +0200
571
572 grml-etc-core (0.1-26) unstable; urgency=low
573
574   The "Frank Terbeck is my zsh hero" release.
575
576   * Update /etc/zsh/site-functions/_hg to latest version from
577     http://hg.intevation.org/mercurial/crew
578   * Added /etc/zsh/site-functions/_grmlinitd for better completion
579     of "Start Restart Stop Reload" with initscripts, thanks - Frank
580     Terbeck!
581   * /etc/zsh/zshrc:
582     - use is-at-least for is4[2]-functions if possible
583     - bugfix for $2 in initscripts "Start Restart Stop Reload"
584       function (thanks, Frank Terbeck!)
585     - use zsh's color capabilities if the module is present
586       (thanks, Frank Terbeck!)
587     - don't export $SHELL anymore
588   * /etc/zsh/zshenv:
589     - set /bin instead of /bin/ in $PATH
590     - some minor code style improvements
591   * /etc/skel/.zshrc: 
592     - updated alias fbmplayer (thanks, wuehlmaus!)
593     - added function gex (google exact search, thanks wuehlmaus!)
594     - added gethgsnap and gethgclone for retrieving mercurial
595     - use $SUDO in the whole file instead of $RUNASROOT
596     - use 'setopt errreturn' in some functions
597
598  -- Michael Prokop <mika@grml.org>  Tue, 24 Oct 2006 20:35:29 +0200
599
600 grml-etc-core (0.1-25) unstable; urgency=low
601
602   * /etc/skel/.zshrc: add functions for mercurial
603   * Added /etc/skel/.hgrc - configuration file for mercurial.
604   * Added /etc/skel/.vim/plugin/DirDiff.vim (plugin to diff and merge
605     two directories recursively), taken from
606     http://www.vim.org/scripts/script.php?script_id=102
607
608  -- Michael Prokop <mika@grml.org>  Sun, 22 Oct 2006 21:24:39 +0200
609
610 grml-etc-core (0.1-24) unstable; urgency=low
611
612   * Code improvements to /etc/zsh/zshrc and /etc/skel/.zshrc,
613     thanks for the patch - Frank Terbeck!
614
615  -- Michael Prokop <mika@grml.org>  Sat, 21 Oct 2006 19:29:59 +0200
616
617 grml-etc-core (0.1-23) unstable; urgency=low
618
619   * Fix typo in /etc/zsh/zshrc.
620
621  -- Michael Prokop <mika@grml.org>  Sat, 21 Oct 2006 16:36:54 +0200
622
623 grml-etc-core (0.1-22) unstable; urgency=low
624
625   * /etc/zsh/zshrc: update functions dchange and uchange - check
626     whether changelogs exist before trying to display them.
627
628  -- Michael Prokop <mika@grml.org>  Sat, 21 Oct 2006 16:20:40 +0200
629
630 grml-etc-core (0.1-21) unstable; urgency=low
631
632   * /etc/zsh/zshrc: added some more checks so the config works
633     on AIX (powerpc-ibm-aix5.2.0.0) as well.
634
635  -- Michael Prokop <mika@grml.org>  Tue, 17 Oct 2006 12:12:52 +0200
636
637 grml-etc-core (0.1-20) unstable; urgency=low
638
639   * Add /etc/zsh/site-functions/_hg, zsh completion for mercurial
640     and set according $FPATH in /etc/zsh/zshrc.
641
642  -- Michael Prokop <mika@grml.org>  Sun, 15 Oct 2006 23:19:03 +0200
643
644 grml-etc-core (0.1-19) unstable; urgency=low
645
646   * /etc/grml/screenrc: activated
647     termcapinfo xterm|xterms|xs|rxvt ti@:te@
648     for "more usual" buffer handling in xterm & CO.
649
650  -- Michael Prokop <mika@grml.org>  Sat, 14 Oct 2006 22:56:23 +0200
651
652 grml-etc-core (0.1-18) unstable; urgency=low
653
654   * /etc/skel/.zshrc: update function getskype (new upstream release
655     which does not require s/libqt3c102-mt/libqt3-mt/ workaround anymore.
656
657  -- Michael Prokop <mika@grml.org>  Mon,  9 Oct 2006 14:48:22 +0200
658
659 grml-etc-core (0.1-17) unstable; urgency=low
660
661   * /etc/zsh/zshrc: don't check whether we can read xorg.conf but if it
662     exists. Check for /usr/X11R6/bin/startx if /usr/bin/startx does not exist
663     and check for /usr/X11R6/bin/xinit if /usr/bin/xinit is not present.
664
665  -- Michael Prokop <mika@grml.org>  Sun,  8 Oct 2006 01:43:24 +0200
666
667 grml-etc-core (0.1-16) unstable; urgency=low
668
669   * /etc/zsh/zshrc: don't use colors on dumb terminals (like emacs)
670   * Move debian/postinst to debian/preinst, some minor fixes in
671     preinst and postrm.
672
673  -- Michael Prokop <mika@grml.org>  Mon,  2 Oct 2006 23:46:55 +0200
674
675 grml-etc-core (0.1-15) unstable; urgency=low
676
677   * Set debian related functions + aliases only if /etc/debian_version
678     is present. Check for uid and set $SUDO according so normal
679     user can use functions + aliases as well.
680
681  -- Michael Prokop <mika@grml.org>  Fri, 29 Sep 2006 14:35:32 +0200
682
683 grml-etc-core (0.1-14) unstable; urgency=low
684
685   * /etc/zsh/zshrc: instead of our predict-function use ctrl-z
686     to put job into foreground (thanks, wuehlmaus).
687
688  -- Michael Prokop <mika@grml.org>  Fri, 29 Sep 2006 14:09:30 +0200
689
690 grml-etc-core (0.1-13) unstable; urgency=low
691
692   * /etc/zsh/zshrc: added alias truec - thanks, Mark!
693
694  -- Michael Prokop <mika@grml.org>  Thu, 28 Sep 2006 23:06:41 +0200
695
696 grml-etc-core (0.1-12) unstable; urgency=low
697
698   * Cleanup and update of /etc/apt/sources.list.grml.
699   * /etc/zsh/zshrc: add functions dchange (Debian's changelog of specified
700     package) and uchange (view upstream's changelog of specified package).
701
702  -- Michael Prokop <mika@grml.org>  Thu, 28 Sep 2006 15:42:43 +0200
703
704 grml-etc-core (0.1-11) unstable; urgency=low
705
706   * /etc/zsh/zshenv: don't set $LC_ALL anymore if it isn't set
707     in environment files.
708
709  -- Michael Prokop <mika@grml.org>  Sat, 23 Sep 2006 14:20:42 +0200
710
711 grml-etc-core (0.1-10) unstable; urgency=low
712
713   * /etc/zsh/zshrc: improved startx + xinit alias, thanks to
714     Worf for idea!
715   * /etc/skel/.zshrc: set browser to firefox if $DISPLAY is set
716
717  -- Michael Prokop <mika@grml.org>  Sat, 23 Sep 2006 12:21:32 +0200
718
719 grml-etc-core (0.1-9) unstable; urgency=low
720
721   * /etc/zsh/zshenv: add /cdrom/addons/ to $PATH if the directory
722     is present.
723   * /etc/zsh/zshrc: "complete 'cd -<tab' with menu", press esc-v to
724     delete a word until its last '/'
725
726  -- Michael Prokop <mika@grml.org>  Thu, 21 Sep 2006 19:29:02 +0200
727
728 grml-etc-core (0.1-8) unstable; urgency=low
729
730   * Depend on 'vim | nvi' so we can use grml-etc-core on grml-small
731     as well.
732
733  -- Michael Prokop <mika@grml.org>  Mon, 18 Sep 2006 19:42:16 +0200
734
735 grml-etc-core (0.1-7) unstable; urgency=low
736
737   * /etc/skel/.zshrc: added function getair (get AIR - Automated Image and
738     Restore).
739
740  -- Michael Prokop <mika@grml.org>  Mon, 18 Sep 2006 18:55:01 +0200
741
742 grml-etc-core (0.1-6) unstable; urgency=low
743
744   * Remove /etc/grml/script-functions, ship it with package grml-scripts.
745
746  -- Michael Prokop <mika@grml.org>  Mon, 18 Sep 2006 00:46:00 +0200
747
748 grml-etc-core (0.1-5) unstable; urgency=low
749
750   * /etc/zsh/zshrc:
751     - press "ctrl-e d" to insert the actual date in the form
752       yyyy-mm-dd (found in schulas zsh config :))
753     - complete manual pages by their section (hello schula,
754       again ;-))
755
756  -- Michael Prokop <mika@grml.org>  Sun, 17 Sep 2006 16:46:44 +0200
757
758 grml-etc-core (0.1-4) unstable; urgency=low
759
760   * /etc/zsh/zshrc: support 'BATTERY=1 zsh' (display battery
761     status on right side of prompt.
762
763  -- Michael Prokop <mika@grml.org>  Sun, 17 Sep 2006 14:19:09 +0200
764
765 grml-etc-core (0.1-3) unstable; urgency=low
766
767   * /etc/zsh/zshrc: added alias ll (ls -hAl --color=auto'), thanks
768     for suggestion, Mark!
769   * /etc/apt/sources.list.grml: added entry for xfce sources, thanks
770     Mark!
771   * Added /etc/grml/script-functions meant for usage inside shell
772     scripts.
773
774  -- Michael Prokop <mika@grml.org>  Sat, 16 Sep 2006 10:39:52 +0200
775
776 grml-etc-core (0.1-2) unstable; urgency=low
777
778   * /etc/skel/.zshrc: updated function wodeb(), thanks wuehlmaus!
779
780  -- Michael Prokop <mika@grml.org>  Fri, 15 Sep 2006 17:53:35 +0200
781
782 grml-etc-core (0.1) unstable; urgency=low
783
784   * Initial Release.
785
786  -- Michael Prokop <mika@grml.org>  Tue, 12 Sep 2006 15:45:23 +0200
787