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