* Code improvements to /etc/zsh/zshrc and /etc/skel/.zshrc,
[grml-etc-core.git] / debian / changelog
1 grml-etc-core (0.1-24) unstable; urgency=low
2
3   * Code improvements to /etc/zsh/zshrc and /etc/skel/.zshrc,
4     thanks for the patch - Frank Terbeck!
5
6  -- Michael Prokop <mika@grml.org>  Sat, 21 Oct 2006 19:29:59 +0200
7
8 grml-etc-core (0.1-23) unstable; urgency=low
9
10   * Fix typo in /etc/zsh/zshrc.
11
12  -- Michael Prokop <mika@grml.org>  Sat, 21 Oct 2006 16:36:54 +0200
13
14 grml-etc-core (0.1-22) unstable; urgency=low
15
16   * /etc/zsh/zshrc: update functions dchange and uchange - check
17     whether changelogs exist before trying to display them.
18
19  -- Michael Prokop <mika@grml.org>  Sat, 21 Oct 2006 16:20:40 +0200
20
21 grml-etc-core (0.1-21) unstable; urgency=low
22
23   * /etc/zsh/zshrc: added some more checks so the config works
24     on AIX (powerpc-ibm-aix5.2.0.0) as well.
25
26  -- Michael Prokop <mika@grml.org>  Tue, 17 Oct 2006 12:12:52 +0200
27
28 grml-etc-core (0.1-20) unstable; urgency=low
29
30   * Add /etc/zsh/site-functions/_hg, zsh completion for mercurial
31     and set according $FPATH in /etc/zsh/zshrc.
32
33  -- Michael Prokop <mika@grml.org>  Sun, 15 Oct 2006 23:19:03 +0200
34
35 grml-etc-core (0.1-19) unstable; urgency=low
36
37   * /etc/grml/screenrc: activated
38     termcapinfo xterm|xterms|xs|rxvt ti@:te@
39     for "more usual" buffer handling in xterm & CO.
40
41  -- Michael Prokop <mika@grml.org>  Sat, 14 Oct 2006 22:56:23 +0200
42
43 grml-etc-core (0.1-18) unstable; urgency=low
44
45   * /etc/skel/.zshrc: update function getskype (new upstream release
46     which does not require s/libqt3c102-mt/libqt3-mt/ workaround anymore.
47
48  -- Michael Prokop <mika@grml.org>  Mon,  9 Oct 2006 14:48:22 +0200
49
50 grml-etc-core (0.1-17) unstable; urgency=low
51
52   * /etc/zsh/zshrc: don't check whether we can read xorg.conf but if it
53     exists. Check for /usr/X11R6/bin/startx if /usr/bin/startx does not exist
54     and check for /usr/X11R6/bin/xinit if /usr/bin/xinit is not present.
55
56  -- Michael Prokop <mika@grml.org>  Sun,  8 Oct 2006 01:43:24 +0200
57
58 grml-etc-core (0.1-16) unstable; urgency=low
59
60   * /etc/zsh/zshrc: don't use colors on dumb terminals (like emacs)
61   * Move debian/postinst to debian/preinst, some minor fixes in
62     preinst and postrm.
63
64  -- Michael Prokop <mika@grml.org>  Mon,  2 Oct 2006 23:46:55 +0200
65
66 grml-etc-core (0.1-15) unstable; urgency=low
67
68   * Set debian related functions + aliases only if /etc/debian_version
69     is present. Check for uid and set $SUDO according so normal
70     user can use functions + aliases as well.
71
72  -- Michael Prokop <mika@grml.org>  Fri, 29 Sep 2006 14:35:32 +0200
73
74 grml-etc-core (0.1-14) unstable; urgency=low
75
76   * /etc/zsh/zshrc: instead of our predict-function use ctrl-z
77     to put job into foreground (thanks, wuehlmaus).
78
79  -- Michael Prokop <mika@grml.org>  Fri, 29 Sep 2006 14:09:30 +0200
80
81 grml-etc-core (0.1-13) unstable; urgency=low
82
83   * /etc/zsh/zshrc: added alias truec - thanks, Mark!
84
85  -- Michael Prokop <mika@grml.org>  Thu, 28 Sep 2006 23:06:41 +0200
86
87 grml-etc-core (0.1-12) unstable; urgency=low
88
89   * Cleanup and update of /etc/apt/sources.list.grml.
90   * /etc/zsh/zshrc: add functions dchange (Debian's changelog of specified
91     package) and uchange (view upstream's changelog of specified package).
92
93  -- Michael Prokop <mika@grml.org>  Thu, 28 Sep 2006 15:42:43 +0200
94
95 grml-etc-core (0.1-11) unstable; urgency=low
96
97   * /etc/zsh/zshenv: don't set $LC_ALL anymore if it isn't set
98     in environment files.
99
100  -- Michael Prokop <mika@grml.org>  Sat, 23 Sep 2006 14:20:42 +0200
101
102 grml-etc-core (0.1-10) unstable; urgency=low
103
104   * /etc/zsh/zshrc: improved startx + xinit alias, thanks to
105     Worf for idea!
106   * /etc/skel/.zshrc: set browser to firefox if $DISPLAY is set
107
108  -- Michael Prokop <mika@grml.org>  Sat, 23 Sep 2006 12:21:32 +0200
109
110 grml-etc-core (0.1-9) unstable; urgency=low
111
112   * /etc/zsh/zshenv: add /cdrom/addons/ to $PATH if the directory
113     is present.
114   * /etc/zsh/zshrc: "complete 'cd -<tab' with menu", press esc-v to
115     delete a word until its last '/'
116
117  -- Michael Prokop <mika@grml.org>  Thu, 21 Sep 2006 19:29:02 +0200
118
119 grml-etc-core (0.1-8) unstable; urgency=low
120
121   * Depend on 'vim | nvi' so we can use grml-etc-core on grml-small
122     as well.
123
124  -- Michael Prokop <mika@grml.org>  Mon, 18 Sep 2006 19:42:16 +0200
125
126 grml-etc-core (0.1-7) unstable; urgency=low
127
128   * /etc/skel/.zshrc: added function getair (get AIR - Automated Image and
129     Restore).
130
131  -- Michael Prokop <mika@grml.org>  Mon, 18 Sep 2006 18:55:01 +0200
132
133 grml-etc-core (0.1-6) unstable; urgency=low
134
135   * Remove /etc/grml/script-functions, ship it with package grml-scripts.
136
137  -- Michael Prokop <mika@grml.org>  Mon, 18 Sep 2006 00:46:00 +0200
138
139 grml-etc-core (0.1-5) unstable; urgency=low
140
141   * /etc/zsh/zshrc:
142     - press "ctrl-e d" to insert the actual date in the form
143       yyyy-mm-dd (found in schulas zsh config :))
144     - complete manual pages by their section (hello schula,
145       again ;-))
146
147  -- Michael Prokop <mika@grml.org>  Sun, 17 Sep 2006 16:46:44 +0200
148
149 grml-etc-core (0.1-4) unstable; urgency=low
150
151   * /etc/zsh/zshrc: support 'BATTERY=1 zsh' (display battery
152     status on right side of prompt.
153
154  -- Michael Prokop <mika@grml.org>  Sun, 17 Sep 2006 14:19:09 +0200
155
156 grml-etc-core (0.1-3) unstable; urgency=low
157
158   * /etc/zsh/zshrc: added alias ll (ls -hAl --color=auto'), thanks
159     for suggestion, Mark!
160   * /etc/apt/sources.list.grml: added entry for xfce sources, thanks
161     Mark!
162   * Added /etc/grml/script-functions meant for usage inside shell
163     scripts.
164
165  -- Michael Prokop <mika@grml.org>  Sat, 16 Sep 2006 10:39:52 +0200
166
167 grml-etc-core (0.1-2) unstable; urgency=low
168
169   * /etc/skel/.zshrc: updated function wodeb(), thanks wuehlmaus!
170
171  -- Michael Prokop <mika@grml.org>  Fri, 15 Sep 2006 17:53:35 +0200
172
173 grml-etc-core (0.1) unstable; urgency=low
174
175   * Initial Release.
176
177  -- Michael Prokop <mika@grml.org>  Tue, 12 Sep 2006 15:45:23 +0200
178