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