* grml-x: use /bin/zsh as intepreter
[grml-x.git] / debian / changelog
1 grml-x (0.3-13) unstable; urgency=low
2
3   * Update /etc/X11/xorg.conf.vmware: use vmmouse.
4   * grml-x: use /bin/zsh as intepreter
5
6  -- Michael Prokop <mika@grml.org>  Thu, 26 Oct 2006 00:41:45 +0200
7
8 grml-x (0.3-12) unstable; urgency=low
9
10   * Add gnome-session (but leave gnomesession as fallback option)
11     to /etc/zsh/completion.d/grml-x.
12
13  -- Michael Prokop <mika@grml.org>  Sat, 12 Aug 2006 10:26:22 +0200
14
15 grml-x (0.3-11) unstable; urgency=low
16
17   * Take only one line from monitor parsed output. Thanks to Nico
18     for help investigating the problem.
19
20  -- Michael Prokop <mika@grml.org>  Sat,  5 Aug 2006 08:38:53 +0200
21
22 grml-x (0.3-10) unstable; urgency=low
23
24   * Updated hsync/vsync documentation (thanks for hint, Martin
25     Wuertele!) and improved usage information.
26
27  -- Michael Prokop <mika@grml.org>  Thu, 27 Jul 2006 21:57:23 +0200
28
29 grml-x (0.3-9) unstable; urgency=low
30
31   * Added dwm to /etc/zsh/completion.d/grml-x.
32
33  -- Michael Prokop <mika@grml.org>  Fri, 21 Jul 2006 00:42:53 +0200
34
35 grml-x (0.3-8) unstable; urgency=low
36
37   * Fixed missing whitespace in manpage, thx for info - Manuel Fuhr.
38   * Updated header information of /etc/zsh/completion.d/grml-x.
39
40  -- Michael Prokop <mika@grml.org>  Thu, 25 May 2006 13:09:52 +0200
41
42 grml-x (0.3-7) unstable; urgency=low
43
44   * Removed old-grml-x.
45   * Updated zsh completion:
46     - adjusted module listing for new Xorg
47     - dynamically create list of available window managers
48
49  -- Michael Prokop <mika@grml.org>  Sun, 30 Apr 2006 13:35:18 +0200
50
51 grml-x (0.3-6) unstable; urgency=low
52
53   * It's 1280x1024 and not 1200x1024, adjusted in usage example.
54     Thanks for reporting, Gebi!
55
56  -- Michael Prokop <mika@grml.org>  Fri, 21 Apr 2006 01:22:45 +0200
57
58 grml-x (0.3-5) unstable; urgency=low
59
60   * Updated Xserver version recognition for Xorg 7.0.
61
62  -- Michael Prokop <mika@grml.org>  Sat, 15 Apr 2006 13:16:58 +0200
63
64 grml-x (0.3-4) unstable; urgency=low
65
66   * Deactivate RgbPath "/usr/X11R6/lib/X11/rgb" and
67     ModulePath   "/usr/X11R6/lib/modules" for Xorg 7.0.
68   * Updated URLs to Xorg 7.0.
69   * Added (not activated) Option "MonitorLayout" "LVDS, CRT".
70   * Removed all the ModeLine stuff.
71   * Reworked list of modules which should be loaded.
72     See #346408 for details.
73   * Use FontPath /usr/share/fonts/X11/... instead of
74     /usr/X11R6/lib/X11/fonts/... if directory
75     /usr/share/fonts/X11 is present.
76
77  -- Michael Prokop <mika@grml.org>  Thu, 13 Apr 2006 13:39:33 +0200
78
79 grml-x (0.3-3) unstable; urgency=low
80
81   * Fixed typo in Suggests (xfonts-base-transcoded), thanks for
82     hint, Hecka!
83
84  -- Michael Prokop <mika@grml.org>  Mon, 10 Apr 2006 11:48:38 +0200
85
86 grml-x (0.3-2) unstable; urgency=low
87
88   * Added deactivated 'Option "MonitorLayout" "LVDS"' to xorg.conf.
89
90  -- Michael Prokop <mika@grml.org>  Fri,  7 Apr 2006 19:06:43 +0200
91
92 grml-x (0.3-1) unstable; urgency=low
93
94   * New grml version.
95
96  -- Michael Prokop <mika@grml.org>  Thu,  6 Apr 2006 16:22:49 +0200
97
98 grml-x (0.2-14) unstable; urgency=low
99
100   * Updated /etc/X11/xorg.conf.vmware - don't use higher
101     resolutions than 1024x768.
102
103  -- Michael Prokop <mika@grml.org>  Thu, 23 Feb 2006 14:05:30 +0100
104
105 grml-x (0.2-13) unstable; urgency=low
106
107   * Added evilwm to zsh completion.
108   * Ship grml-x of grml 0.5 release as old-grml-x to be able to
109     compare reliability.
110
111  -- Michael Prokop <mika@grml.org>  Sun, 22 Jan 2006 00:50:21 +0100
112
113 grml-x (0.2-12) unstable; urgency=low
114
115   * Mouse-detection requires root permissions. Fixed that.
116
117  -- Michael Prokop <mika@grml.org>  Mon, 16 Jan 2006 11:43:17 +0100
118
119 grml-x (0.2-11) unstable; urgency=low
120
121   * Updated /etc/X11/xorg.conf.example and /etc/X11/xorg.conf.vmware.
122
123  -- Michael Prokop <mika@grml.org>  Sat, 14 Jan 2006 13:14:26 +0100
124
125 grml-x (0.2-10) unstable; urgency=low
126
127   * Added several comments to xorg.conf.
128   * Deactivated loading of speedo module as it got deprecated upstream,
129     see http://wiki.x.org/wiki/DeprecatedInX11R7
130
131  -- Michael Prokop <mika@grml.org>  Fri, 13 Jan 2006 23:00:55 +0100
132
133 grml-x (0.2-9) unstable; urgency=low
134
135   * Updated manpage (added some details about implementation).
136   * Added - not yet activated - '# Load evdev' to X config file.
137   * Updated URL for xorg in X config file.
138
139  -- Michael Prokop <mika@grml.org>  Fri, 13 Jan 2006 12:37:01 +0100
140
141 grml-x (0.2-8) unstable; urgency=low
142
143   * Applied patch for "AlpsPS/2 ALPS GlidePoint" detection,
144     thanks Timo Boettcher!
145
146  -- Michael Prokop <mika@grml.org>  Tue, 10 Jan 2006 14:47:46 +0100
147
148 grml-x (0.2-7) unstable; urgency=low
149
150   * Use vesa-module if hwinfo does not find anything and bootparam
151     xmodule isn't specified either.
152
153  -- Michael Prokop <mika@grml.org>  Sun,  1 Jan 2006 14:22:08 +0100
154
155 grml-x (0.2-6) unstable; urgency=low
156
157   * Use new zsh completion mechanism via /etc/zsh/completion.d.
158
159  -- Michael Prokop <mika@grml.org>  Sat, 10 Dec 2005 12:09:42 +0100
160
161 grml-x (0.2-5) unstable; urgency=low
162
163   * Adjusted zsh-completion.
164
165  -- Michael Prokop <mika@grml.org>  Tue,  6 Dec 2005 18:04:03 +0100
166
167 grml-x (0.2-4) unstable; urgency=low
168
169   * Added options '-novref' and '-nohsync'.
170   * Modified infotext (let's use 'Warning' instead of 'Error' as
171     it does not fail).
172
173  -- Michael Prokop <mika@grml.org>  Tue,  6 Dec 2005 14:56:58 +0100
174
175 grml-x (0.2-3) unstable; urgency=low
176
177   * Lets' drop:
178
179      InputDevice    "Synaptics" "CorePointer"
180
181     and use:
182
183      InputDevice    "Synaptics"  "AlwaysCore"
184
185     instead.
186
187  -- Michael Prokop <mika@grml.org>  Sat, 12 Nov 2005 22:59:16 +0100
188
189 grml-x (0.2-2) unstable; urgency=low
190
191   * Updated zsh-completion (removed ion2).
192
193  -- Michael Prokop <mika@grml.org>  Fri, 11 Nov 2005 00:46:43 +0100
194
195 grml-x (0.2-1) unstable; urgency=low
196
197   * grml-x seems to be quite stable.
198     Let's release version 0.2 for grml 0.5 therefore.
199
200  -- Michael Prokop <mika@grml.org>  Sun, 23 Oct 2005 19:14:52 +0200
201
202 grml-x (0.1-24) unstable; urgency=low
203
204   * Updated zsh-completion: added jwm, w9wm and windowlab to list
205     of available window managers.
206
207  -- Michael Prokop <mika@grml.org>  Sun,  9 Oct 2005 13:06:13 +0200
208
209 grml-x (0.1-23) unstable; urgency=low
210
211   * Options -nousb and -nosynaptics don't require arguments, fixed
212     zparseopts therefore.
213   * Added /etc/X11/xorg.conf.vmware and /etc/X11/xorg.conf.example.
214   * Added Options -nops2 (disable PS2/ mouse) and -genmouse (create
215     generic mouse entry).
216   * Added /etc/zsh/grml-x.completion and fixed some minor issues
217     with parameter parsing.
218
219  -- Michael Prokop <mika@grml.org>  Sat,  8 Oct 2005 23:07:18 +0200
220
221 grml-x (0.1-22) unstable; urgency=low
222
223   * Added option '-nousb' so we can deactivate the default entry
224     for /dev/input/mice (useful for example for VMware).
225
226  -- Michael Prokop <mika@grml.org>  Wed,  5 Oct 2005 22:40:56 +0200
227
228 grml-x (0.1-21) unstable; urgency=low
229
230   * Use /dev/input/mice instead of /dev/psaux for PS2-mouse.
231     Should work nowadays as expected.
232
233  -- Michael Prokop <mika@grml.org>  Wed,  5 Oct 2005 19:18:05 +0200
234
235 grml-x (0.1-20) unstable; urgency=low
236
237   * Adjusted path for zsh.
238   * Let's point $HWINFO to /usr/sbin/hwinfo.
239   * Big update of debian/control: recommends, depends and suggests...
240
241  -- Michael Prokop <mika@grml.org>  Sat,  1 Oct 2005 00:57:13 +0200
242
243 grml-x (0.1-19) unstable; urgency=low
244
245   * Added sudo to depends.
246
247  -- Michael Prokop <mika@grml.org>  Sat,  1 Oct 2005 00:37:18 +0200
248
249 grml-x (0.1-18) unstable; urgency=low
250
251   * Do not set resolution modes by default. Let the X server
252     deside which resolutions fits best.
253
254  -- Michael Prokop <mika@grml.org>  Fri, 30 Sep 2005 16:47:37 +0200
255
256 grml-x (0.1-17) unstable; urgency=low
257
258   * Improved ddc-handling and added option '-noddc':
259     - by default ddc probing is used
260     - if monitor does not support ddc, mode values are set
261     - if option -noddc' is set, mode values are set
262
263  -- Michael Prokop <mika@grml.org>  Fri, 30 Sep 2005 13:02:03 +0200
264
265 grml-x (0.1-16) unstable; urgency=low
266
267   * Updated grml-x-manpage to fix mandb-parsing-problem:
268     mandb: warning: /usr/share/man/man1/grml-x.1.gz: whatis parse for grml-x(1) failed
269
270  -- Michael Prokop <mika@grml.org>  Sun, 25 Sep 2005 13:00:16 +0200
271
272 grml-x (0.1-15) unstable; urgency=low
273
274   * Make sure the xconfig has the right permissions (root.root:644).
275
276  -- Michael Prokop <mika@grml.org>  Sat, 24 Sep 2005 18:28:11 +0200
277
278 grml-x (0.1-14) unstable; urgency=low
279
280   * Ok, we definitely need hsync and vsync on some computer.
281     Therefore we now have a '-nosync'-option which deactivates
282     hsync and vsync values.
283   * Updated manpage (mention -nosync and -nosynaptics).
284
285  -- Michael Prokop <mika@grml.org>  Thu, 22 Sep 2005 16:11:14 +0200
286
287 grml-x (0.1-13) unstable; urgency=low
288
289   * Upps, conflicts with grml-scripts 0.4-4 and not 0.4.4.
290
291  -- Michael Prokop <mika@grml.org>  Thu, 22 Sep 2005 14:20:17 +0200
292
293 grml-x (0.1-12) unstable; urgency=low
294
295   * Bumbed Standards-Version to 3.6.2.
296   * Added conflicts for grml-scripts <= 0.4.4.
297
298  -- Michael Prokop <mika@grml.org>  Thu, 22 Sep 2005 14:10:28 +0200
299
300 grml-x (0.1-11) unstable; urgency=low
301
302   * The "let's use X.org to detect present hardware support" release.
303   * Don't use hsync/vsync settings if not provided manually.
304   * Don't use Modes (1024x768 and so on) if not provided manually.
305
306  -- Michael Prokop <mika@grml.org>  Thu, 22 Sep 2005 11:51:58 +0200
307
308 grml-x (0.1-10) unstable; urgency=low
309
310   * Some fixes for being able to run 'grml-x' with root-permissions
311     on harddisk installation.
312
313  -- Michael Prokop <mika@grml.org>  Thu, 15 Sep 2005 17:46:35 +0200
314
315 grml-x (0.1-9) unstable; urgency=low
316
317   * Added option '-nosynaptics' for disabling synaptics touchpad (but
318     the touchpad itself should work anyway).
319   * Some small improvements regarding informational output, added
320     support for parsing '-h', -help' and '--help' as well.
321
322  -- Michael Prokop <mika@grml.org>  Thu, 15 Sep 2005 12:57:54 +0200
323
324 grml-x (0.1-8) unstable; urgency=low
325
326   * Removed /etc/X11/Xresources/ and /etc/X11/Xsession.d/.
327   * Improved cleanup of tmp-files in grml-x.
328
329  -- Michael Prokop <mika@grml.org>  Sun, 31 Jul 2005 11:42:56 +0200
330
331 grml-x (0.1-7) unstable; urgency=low
332
333   * startx/xinit started with options like ':8' (set specific
334     display) cause strange side effects on setup of fonts. :-/
335     Therefore don't use $DISPLAY as default but use it only if
336     specified via '-display #'.
337
338  -- Michael Prokop <mika@grml.org>  Sat, 30 Jul 2005 12:05:51 +0200
339
340 grml-x (0.1-6) unstable; urgency=low
341
342   * Updated manpage.
343   * Updated control-file (added Recommends:).
344   * Added README.Debian (provide info for Recommends:).
345
346  -- Michael Prokop <mika@grml.org>  Tue, 19 Jul 2005 15:08:47 +0200
347
348 grml-x (0.1-5) unstable; urgency=low
349
350   * Removed /usr/X11R6/lib/X11/xkb, should be fixed
351     upstream now.
352
353  -- Michael Prokop <mika@grml.org>  Wed, 13 Jul 2005 20:51:12 +0200
354
355 grml-x (0.1-4) unstable; urgency=low
356
357   * Fixed problem with synaptic touchpad.
358
359  -- Michael Prokop <mika@grml.org>  Sun, 10 Jul 2005 13:04:32 +0200
360
361 grml-x (0.1-3) unstable; urgency=low
362
363   * Slightly improved copyright file.
364
365  -- Michael Prokop <mika@grml.org>  Sun,  3 Jul 2005 17:09:57 +0200
366
367 grml-x (0.1-2) unstable; urgency=low
368
369   * Added '-nodpms'-option so we are able to disable 'Display Power Management
370     Signaling'.
371   * Added example entry for elo touchscreen.
372   * Fixed handling of '-xserver'-option.
373   * Update manpage.
374   * Don't ship /etc/init.d/xfree86-common anymore (let's trust on
375     xorg-common or xfree86-common that they ship a working version).
376   * Now we support startx-options via variable XOPTS, e.g.:
377       XOPTS='-depth 16' grml-x fluxbox
378
379  -- Michael Prokop <mika@grml.org>  Wed, 15 Jun 2005 12:58:37 +0200
380
381 grml-x (0.1-1) unstable; urgency=low
382
383   * Initial release.
384
385  -- Michael Prokop <mika@grml.org>  Mon, 23 May 2005 23:39:39 +0200
386