Drop duplicated fluxbox command line and report bug lines.
[grml-x.git] / debian / changelog
1 grml-x (0.5.1) unstable; urgency=low
2
3   * Drop duplicated fluxbox command line in usage examples
4     (thanks to Thomas Arendsen Hein) and drop the "Report bugs"
5     lines.
6
7  -- Michael Prokop <mika@grml.org>  Thu, 01 Apr 2010 16:26:48 +0200
8
9 grml-x (0.5.0) unstable; urgency=low
10
11   * Use startlxde instead of lxsession for zsh completion.
12     (See #570083 for details)
13   * Bump Standards-Version to 3.8.4 (no further changes).
14
15  -- Michael Prokop <mika@grml.org>  Wed, 17 Feb 2010 02:39:26 +0100
16
17 grml-x (0.4.9) unstable; urgency=low
18
19   * Add xserver-xorg-input-kbd to Recommends.
20
21  -- Michael Prokop <mika@grml.org>  Sun, 10 Jan 2010 21:43:43 +0100
22
23 grml-x (0.4.8) unstable; urgency=low
24
25   * Add xserver-xorg-input-all + xserver-xorg-video-all to Recommends.
26
27  -- Michael Prokop <mika@grml.org>  Sat, 09 Jan 2010 02:48:23 +0100
28
29 grml-x (0.4.7) unstable; urgency=low
30
31   * xorg.conf.virtualbox: deactivate all Options from "Generic Mouse"
32     so mouse clicking works in recent X.org versions again.
33     [Closes: issue740]
34   * Deactivate type1 and freetype module in all xorg.conf files (they
35     aren't present on nowadays systems).
36   * Bump Standards-Version to 3.8.3 (no further changes).
37
38  -- Michael Prokop <mika@grml.org>  Sun, 18 Oct 2009 15:21:54 +0200
39
40 grml-x (0.4.6) unstable; urgency=low
41
42   * Add x-window-manager to zsh completion. [Closes: issue716]
43
44  -- Michael Prokop <mika@grml.org>  Mon, 10 Aug 2009 16:04:02 +0200
45
46 grml-x (0.4.5) unstable; urgency=low
47
48   * Move zsh completion file to /usr/share/grml/zsh/completion/grml/_grml-x
49     as introduced by grml-etc-core 0.3.73.
50   * Add lxsession and xfce4-session to zsh completion.
51
52  -- Michael Prokop <mika@grml.org>  Wed, 22 Jul 2009 23:30:27 +0200
53
54 grml-x (0.4.4) unstable; urgency=low
55
56   * Add Option "AutoAddDevices" "off", as we do not want to depend on
57     running dbus/hal. See http://wiki.debian.org/XStrikeForce/InputHotplugGuide
58   * Depend on debhelper (>= 5) and bump compat version to 5.
59
60  -- Michael Prokop <mika@grml.org>  Mon, 20 Apr 2009 13:19:30 +0200
61
62 grml-x (0.4.3) unstable; urgency=low
63
64   * Use Option "DontZap" "false" by default, now as DontZap has become
65     a default option. See https://wiki.ubuntu.com/X/Config/DontZap
66
67  -- Michael Prokop <mika@grml.org>  Sun, 19 Apr 2009 23:45:20 +0200
68
69 grml-x (0.4.2) unstable; urgency=low
70
71   * Improve zsh completion:
72     - use double brackets for the test command
73     - make sure the right usage text gets displayed
74     - support fallback options
75     - improve description of force option
76     Thanks to ft and z3ttacht for their work! [Closes: issue398]
77   * Use Build-Depends-Indep in debian/control to make lintian happy.
78   * Consequently use mktemp for handling tmp files.
79   * Use fluxbox for all usage examples in grml-x itself (on grml-medium
80     we ship fluxbox only and people might be confused otherwise).
81
82  -- Michael Prokop <mika@grml.org>  Thu, 12 Feb 2009 18:10:53 +0100
83
84 grml-x (0.4.1) unstable; urgency=low
85
86   * Do not display usage information when using the -nostart option.
87     Thanks to Thomas Lehmann for the idea.
88   * Update VCS headers.
89   * Bump Standard-Version to 3.8.0 (no further changes).
90   * Replace deprecated xbase-clients in Depends with x11-xkb-utils,
91     x11-xserver-utils, xauth and xinit.
92   * Add x11-utils to Recommends.
93
94  -- Michael Prokop <mika@grml.org>  Wed, 19 Nov 2008 00:11:02 +0100
95
96 grml-x (0.4.0) unstable; urgency=low
97
98   * Provide /etc/X11/xorg.conf.virtualbox
99   * Bump Standard-Version to 3.7.3 (no further changes).
100
101  -- Michael Prokop <mika@grml.org>  Thu, 27 Dec 2007 23:43:58 +0100
102
103 grml-x (0.3.37) unstable; urgency=low
104
105   * Replace EmulateMiddleButtonTime with EmulateMidButtonTime.
106     Thanks, Jerome Potts!
107   * Make sure /etc/X11/X is not a symlink to /bin/true (broken
108     Debian package/upgrade).
109   * Fix manpage handling of xsltproc.
110
111  -- Michael Prokop <mika@grml.org>  Sun, 18 Nov 2007 23:51:43 +0100
112
113 grml-x (0.3.36) unstable; urgency=low
114
115   * Disable vmmouse in xorg.conf.vmware for now as it's broken
116     currently in Debian/unstable. [Testing: issue339]
117   * Include particleman in window manager completion of zsh.
118
119  -- Michael Prokop <mika@grml.org>  Sat, 17 Nov 2007 18:59:31 +0100
120
121 grml-x (0.3.35) unstable; urgency=low
122
123   * Deactivate "AlwaysCore" from Synaptics devive by default.
124     This should fix a pending bug in current Xorg which avoids a working
125     Synaptics device.
126   * Load "xtrap" extension. 
127
128  -- Michael Prokop <mika@grml.org>  Wed, 14 Nov 2007 12:41:28 +0100
129
130 grml-x (0.3.34) unstable; urgency=low
131
132   * Add awesome, larswm and xmonad to zsh completion.
133
134  -- Michael Prokop <mika@grml.org>  Mon, 05 Nov 2007 23:28:42 +0100
135
136 grml-x (0.3.33) unstable; urgency=low
137
138   * Replace /usr/X11R6/lib/ with /usr/lib/xorg in the comments.
139     Thanks for the patch, Alexander Steinböck! [Closes: issue325]
140
141  -- Michael Prokop <mika@grml.org>  Sun, 04 Nov 2007 23:40:37 +0100
142
143 grml-x (0.3.32) unstable; urgency=low
144
145   * Add two more checks to bailout if a tempfile isn't available.
146
147  -- Michael Prokop <mika@grml.org>  Sun, 28 Oct 2007 01:40:13 +0200
148
149 grml-x (0.3.31) unstable; urgency=low
150
151   * Check for writeable /tmp before executing hardware detection.
152
153  -- Michael Prokop <mika@grml.org>  Tue,  4 Sep 2007 12:51:22 +0200
154
155 grml-x (0.3.30) unstable; urgency=low
156
157   * Some further error handling regarding Xinerama.
158     We still don't have a reliable way to find the maximum resolution
159     of an external monitor, needs some further investigation.
160
161  -- Michael Prokop <mika@grml.org>  Sat, 28 Jul 2007 01:20:54 +0200
162
163 grml-x (0.3.29) unstable; urgency=low
164
165   * Mention http://wiki.debian.org/XStrikeForce/FAQ in the xorg.conf
166     header.
167
168  -- Michael Prokop <mika@grml.org>  Tue, 17 Jul 2007 16:24:11 +0200
169
170 grml-x (0.3.28) unstable; urgency=low
171
172   * Initial support for Xinemera setup using -xinerama option.
173     Added 'bc' to Depends. [Testing: issue241]
174   * Support activating composite extension on cmdline using
175     the -composite option. (By default it's deactivated.)
176   * Remove some blank lines in generated xorg.conf.
177   * Switch from manually written nroff manpage to asciidoc
178     instead. Adjusted Build-Depends therefore (asciidoc, xsltproc,
179     docbook-xsl). The manual page is available online as well now:
180     http://grml.org/grml-x/
181
182  -- Michael Prokop <mika@grml.org>  Thu, 12 Jul 2007 01:20:52 +0200
183
184 grml-x (0.3.27) unstable; urgency=low
185
186   * /etc/zsh/completion.d/_grml-x: support openbox
187
188  -- Michael Prokop <mika@grml.org>  Tue, 10 Jul 2007 16:31:52 +0200
189
190 grml-x (0.3.26) unstable; urgency=low
191
192   * Added some more comments to the X modules.
193
194  -- Michael Prokop <mika@grml.org>  Wed, 06 Jun 2007 13:02:18 +0200
195
196 grml-x (0.3.25) unstable; urgency=low
197
198   * Drop -xserver option from zsh completion as it's not supported
199     anymore (X.org is available on any Debian system now :)).
200
201  -- Michael Prokop <mika@grml.org>  Sun, 27 May 2007 21:54:37 +0200
202
203 grml-x (0.3.24) unstable; urgency=low
204
205   * Update /etc/X11/xorg.conf.vmware, allowing higher resolutions
206     by default and use evdev.
207
208  -- Michael Prokop <mika@grml.org>  Sun,  6 May 2007 16:27:34 +0200
209
210 grml-x (0.3.23) unstable; urgency=low
211
212   * Add grml-shlib to depends as we use one function from
213     /etc/grml/sh-lib.
214
215  -- Michael Prokop <mika@grml.org>  Fri, 27 Apr 2007 01:32:15 +0200
216
217 grml-x (0.3.22) unstable; urgency=low
218
219   * Updated zsh completion for grml-x. Thanks, ft!
220
221  -- Michael Prokop <mika@grml.org>  Tue, 17 Apr 2007 09:15:38 +0200
222
223 grml-x (0.3.21) unstable; urgency=low
224
225   * Big rewrite of grml-x: heavy use of evdev. Thanks for idea
226     to gebi! Now the options -nousb and -nops2 have been dropped
227     and were replaced by -ps2 and -usb. More details in the manpage.
228
229  -- Michael Prokop <mika@grml.org>  Wed,  4 Apr 2007 16:26:43 +0200
230
231 grml-x (0.3.20) unstable; urgency=low
232
233   * Avoid presence of two CorePointers, disable the PS/2 entry then.
234     [Testing: issue184]
235
236  -- Michael Prokop <mika@grml.org>  Tue,  3 Apr 2007 21:20:21 +0200
237
238 grml-x (0.3.19) unstable; urgency=low
239
240   * Mention package libgl1-mesa-dri in comments for DRI.
241
242  -- Michael Prokop <mika@grml.org>  Sat, 31 Mar 2007 00:25:19 +0200
243
244 grml-x (0.3.18) unstable; urgency=low
245
246   The 'I'm sure that many changes break anything'-release.
247
248   * Big code cleanup. Removed several comments used inside
249     xorg.conf. Dropped a lot from fontpath...
250   * Check for fonts.dir inside "X11R6 backwards compatibilty
251     font stuff", otherwise we use the old font patch always...
252   * Use 'id -u' instead of $UID.
253   * Use colors only if not booted with nocolor bootoption.
254   * Work around the 'intel' driver problem [Closes: issue177]
255   * Support fallback option [Closes: issue169]
256   * Do not run hwinfo if not really necessary [Closes: issue168]
257   * Check whether $WINDOWMANAGER is executable at all before using
258     it in $XINITRC.
259
260  -- Michael Prokop <mika@grml.org>  Mon, 26 Mar 2007 19:40:15 +0200
261
262 grml-x (0.3.17) unstable; urgency=low
263
264   * Added xcursor-themes to recommends.
265
266  -- Michael Prokop <mika@grml.org>  Sun, 18 Mar 2007 15:39:34 +0100
267
268 grml-x (0.3.16) unstable; urgency=low
269
270   * Add xserver-xorg-input-vmmouse to recommends.
271   * Change version schema from x.y-z to x.y.z.
272
273  -- Michael Prokop <mika@grml.org>  Sun, 18 Mar 2007 14:57:35 +0100
274
275 grml-x (0.3-15) unstable; urgency=low
276
277   * Add 'us' to XkbLayout no matter which language is detected.
278
279  -- Michael Prokop <mika@grml.org>  Sat, 20 Jan 2007 10:43:04 +0100
280
281 grml-x (0.3-14) unstable; urgency=low
282
283   * Use "Architecture: all" in debian/control to support architectures
284     not running on x86 as well.
285   * Bumb Standard Version to 3.7.2 (no further changes).
286   * Remove configure stuff in debian/rules.
287
288  -- Michael Prokop <mika@grml.org>  Sat, 11 Nov 2006 21:21:23 +0100
289
290 grml-x (0.3-13) unstable; urgency=low
291
292   * Update /etc/X11/xorg.conf.vmware: use vmmouse.
293   * grml-x: use /bin/zsh as intepreter
294
295  -- Michael Prokop <mika@grml.org>  Thu, 26 Oct 2006 00:41:45 +0200
296
297 grml-x (0.3-12) unstable; urgency=low
298
299   * Add gnome-session (but leave gnomesession as fallback option)
300     to /etc/zsh/completion.d/grml-x.
301
302  -- Michael Prokop <mika@grml.org>  Sat, 12 Aug 2006 10:26:22 +0200
303
304 grml-x (0.3-11) unstable; urgency=low
305
306   * Take only one line from monitor parsed output. Thanks to Nico
307     for help investigating the problem.
308
309  -- Michael Prokop <mika@grml.org>  Sat,  5 Aug 2006 08:38:53 +0200
310
311 grml-x (0.3-10) unstable; urgency=low
312
313   * Updated hsync/vsync documentation (thanks for hint, Martin
314     Wuertele!) and improved usage information.
315
316  -- Michael Prokop <mika@grml.org>  Thu, 27 Jul 2006 21:57:23 +0200
317
318 grml-x (0.3-9) unstable; urgency=low
319
320   * Added dwm to /etc/zsh/completion.d/grml-x.
321
322  -- Michael Prokop <mika@grml.org>  Fri, 21 Jul 2006 00:42:53 +0200
323
324 grml-x (0.3-8) unstable; urgency=low
325
326   * Fixed missing whitespace in manpage, thx for info - Manuel Fuhr.
327   * Updated header information of /etc/zsh/completion.d/grml-x.
328
329  -- Michael Prokop <mika@grml.org>  Thu, 25 May 2006 13:09:52 +0200
330
331 grml-x (0.3-7) unstable; urgency=low
332
333   * Removed old-grml-x.
334   * Updated zsh completion:
335     - adjusted module listing for new Xorg
336     - dynamically create list of available window managers
337
338  -- Michael Prokop <mika@grml.org>  Sun, 30 Apr 2006 13:35:18 +0200
339
340 grml-x (0.3-6) unstable; urgency=low
341
342   * It's 1280x1024 and not 1200x1024, adjusted in usage example.
343     Thanks for reporting, Gebi!
344
345  -- Michael Prokop <mika@grml.org>  Fri, 21 Apr 2006 01:22:45 +0200
346
347 grml-x (0.3-5) unstable; urgency=low
348
349   * Updated Xserver version recognition for Xorg 7.0.
350
351  -- Michael Prokop <mika@grml.org>  Sat, 15 Apr 2006 13:16:58 +0200
352
353 grml-x (0.3-4) unstable; urgency=low
354
355   * Deactivate RgbPath "/usr/X11R6/lib/X11/rgb" and
356     ModulePath   "/usr/X11R6/lib/modules" for Xorg 7.0.
357   * Updated URLs to Xorg 7.0.
358   * Added (not activated) Option "MonitorLayout" "LVDS, CRT".
359   * Removed all the ModeLine stuff.
360   * Reworked list of modules which should be loaded.
361     See #346408 for details.
362   * Use FontPath /usr/share/fonts/X11/... instead of
363     /usr/X11R6/lib/X11/fonts/... if directory
364     /usr/share/fonts/X11 is present.
365
366  -- Michael Prokop <mika@grml.org>  Thu, 13 Apr 2006 13:39:33 +0200
367
368 grml-x (0.3-3) unstable; urgency=low
369
370   * Fixed typo in Suggests (xfonts-base-transcoded), thanks for
371     hint, Hecka!
372
373  -- Michael Prokop <mika@grml.org>  Mon, 10 Apr 2006 11:48:38 +0200
374
375 grml-x (0.3-2) unstable; urgency=low
376
377   * Added deactivated 'Option "MonitorLayout" "LVDS"' to xorg.conf.
378
379  -- Michael Prokop <mika@grml.org>  Fri,  7 Apr 2006 19:06:43 +0200
380
381 grml-x (0.3-1) unstable; urgency=low
382
383   * New grml version.
384
385  -- Michael Prokop <mika@grml.org>  Thu,  6 Apr 2006 16:22:49 +0200
386
387 grml-x (0.2-14) unstable; urgency=low
388
389   * Updated /etc/X11/xorg.conf.vmware - don't use higher
390     resolutions than 1024x768.
391
392  -- Michael Prokop <mika@grml.org>  Thu, 23 Feb 2006 14:05:30 +0100
393
394 grml-x (0.2-13) unstable; urgency=low
395
396   * Added evilwm to zsh completion.
397   * Ship grml-x of grml 0.5 release as old-grml-x to be able to
398     compare reliability.
399
400  -- Michael Prokop <mika@grml.org>  Sun, 22 Jan 2006 00:50:21 +0100
401
402 grml-x (0.2-12) unstable; urgency=low
403
404   * Mouse-detection requires root permissions. Fixed that.
405
406  -- Michael Prokop <mika@grml.org>  Mon, 16 Jan 2006 11:43:17 +0100
407
408 grml-x (0.2-11) unstable; urgency=low
409
410   * Updated /etc/X11/xorg.conf.example and /etc/X11/xorg.conf.vmware.
411
412  -- Michael Prokop <mika@grml.org>  Sat, 14 Jan 2006 13:14:26 +0100
413
414 grml-x (0.2-10) unstable; urgency=low
415
416   * Added several comments to xorg.conf.
417   * Deactivated loading of speedo module as it got deprecated upstream,
418     see http://wiki.x.org/wiki/DeprecatedInX11R7
419
420  -- Michael Prokop <mika@grml.org>  Fri, 13 Jan 2006 23:00:55 +0100
421
422 grml-x (0.2-9) unstable; urgency=low
423
424   * Updated manpage (added some details about implementation).
425   * Added - not yet activated - '# Load evdev' to X config file.
426   * Updated URL for xorg in X config file.
427
428  -- Michael Prokop <mika@grml.org>  Fri, 13 Jan 2006 12:37:01 +0100
429
430 grml-x (0.2-8) unstable; urgency=low
431
432   * Applied patch for "AlpsPS/2 ALPS GlidePoint" detection,
433     thanks Timo Boettcher!
434
435  -- Michael Prokop <mika@grml.org>  Tue, 10 Jan 2006 14:47:46 +0100
436
437 grml-x (0.2-7) unstable; urgency=low
438
439   * Use vesa-module if hwinfo does not find anything and bootparam
440     xmodule isn't specified either.
441
442  -- Michael Prokop <mika@grml.org>  Sun,  1 Jan 2006 14:22:08 +0100
443
444 grml-x (0.2-6) unstable; urgency=low
445
446   * Use new zsh completion mechanism via /etc/zsh/completion.d.
447
448  -- Michael Prokop <mika@grml.org>  Sat, 10 Dec 2005 12:09:42 +0100
449
450 grml-x (0.2-5) unstable; urgency=low
451
452   * Adjusted zsh-completion.
453
454  -- Michael Prokop <mika@grml.org>  Tue,  6 Dec 2005 18:04:03 +0100
455
456 grml-x (0.2-4) unstable; urgency=low
457
458   * Added options '-novref' and '-nohsync'.
459   * Modified infotext (let's use 'Warning' instead of 'Error' as
460     it does not fail).
461
462  -- Michael Prokop <mika@grml.org>  Tue,  6 Dec 2005 14:56:58 +0100
463
464 grml-x (0.2-3) unstable; urgency=low
465
466   * Lets' drop:
467
468      InputDevice    "Synaptics" "CorePointer"
469
470     and use:
471
472      InputDevice    "Synaptics"  "AlwaysCore"
473
474     instead.
475
476  -- Michael Prokop <mika@grml.org>  Sat, 12 Nov 2005 22:59:16 +0100
477
478 grml-x (0.2-2) unstable; urgency=low
479
480   * Updated zsh-completion (removed ion2).
481
482  -- Michael Prokop <mika@grml.org>  Fri, 11 Nov 2005 00:46:43 +0100
483
484 grml-x (0.2-1) unstable; urgency=low
485
486   * grml-x seems to be quite stable.
487     Let's release version 0.2 for grml 0.5 therefore.
488
489  -- Michael Prokop <mika@grml.org>  Sun, 23 Oct 2005 19:14:52 +0200
490
491 grml-x (0.1-24) unstable; urgency=low
492
493   * Updated zsh-completion: added jwm, w9wm and windowlab to list
494     of available window managers.
495
496  -- Michael Prokop <mika@grml.org>  Sun,  9 Oct 2005 13:06:13 +0200
497
498 grml-x (0.1-23) unstable; urgency=low
499
500   * Options -nousb and -nosynaptics don't require arguments, fixed
501     zparseopts therefore.
502   * Added /etc/X11/xorg.conf.vmware and /etc/X11/xorg.conf.example.
503   * Added Options -nops2 (disable PS2/ mouse) and -genmouse (create
504     generic mouse entry).
505   * Added /etc/zsh/grml-x.completion and fixed some minor issues
506     with parameter parsing.
507
508  -- Michael Prokop <mika@grml.org>  Sat,  8 Oct 2005 23:07:18 +0200
509
510 grml-x (0.1-22) unstable; urgency=low
511
512   * Added option '-nousb' so we can deactivate the default entry
513     for /dev/input/mice (useful for example for VMware).
514
515  -- Michael Prokop <mika@grml.org>  Wed,  5 Oct 2005 22:40:56 +0200
516
517 grml-x (0.1-21) unstable; urgency=low
518
519   * Use /dev/input/mice instead of /dev/psaux for PS2-mouse.
520     Should work nowadays as expected.
521
522  -- Michael Prokop <mika@grml.org>  Wed,  5 Oct 2005 19:18:05 +0200
523
524 grml-x (0.1-20) unstable; urgency=low
525
526   * Adjusted path for zsh.
527   * Let's point $HWINFO to /usr/sbin/hwinfo.
528   * Big update of debian/control: recommends, depends and suggests...
529
530  -- Michael Prokop <mika@grml.org>  Sat,  1 Oct 2005 00:57:13 +0200
531
532 grml-x (0.1-19) unstable; urgency=low
533
534   * Added sudo to depends.
535
536  -- Michael Prokop <mika@grml.org>  Sat,  1 Oct 2005 00:37:18 +0200
537
538 grml-x (0.1-18) unstable; urgency=low
539
540   * Do not set resolution modes by default. Let the X server
541     deside which resolutions fits best.
542
543  -- Michael Prokop <mika@grml.org>  Fri, 30 Sep 2005 16:47:37 +0200
544
545 grml-x (0.1-17) unstable; urgency=low
546
547   * Improved ddc-handling and added option '-noddc':
548     - by default ddc probing is used
549     - if monitor does not support ddc, mode values are set
550     - if option -noddc' is set, mode values are set
551
552  -- Michael Prokop <mika@grml.org>  Fri, 30 Sep 2005 13:02:03 +0200
553
554 grml-x (0.1-16) unstable; urgency=low
555
556   * Updated grml-x-manpage to fix mandb-parsing-problem:
557     mandb: warning: /usr/share/man/man1/grml-x.1.gz: whatis parse for grml-x(1) failed
558
559  -- Michael Prokop <mika@grml.org>  Sun, 25 Sep 2005 13:00:16 +0200
560
561 grml-x (0.1-15) unstable; urgency=low
562
563   * Make sure the xconfig has the right permissions (root.root:644).
564
565  -- Michael Prokop <mika@grml.org>  Sat, 24 Sep 2005 18:28:11 +0200
566
567 grml-x (0.1-14) unstable; urgency=low
568
569   * Ok, we definitely need hsync and vsync on some computer.
570     Therefore we now have a '-nosync'-option which deactivates
571     hsync and vsync values.
572   * Updated manpage (mention -nosync and -nosynaptics).
573
574  -- Michael Prokop <mika@grml.org>  Thu, 22 Sep 2005 16:11:14 +0200
575
576 grml-x (0.1-13) unstable; urgency=low
577
578   * Upps, conflicts with grml-scripts 0.4-4 and not 0.4.4.
579
580  -- Michael Prokop <mika@grml.org>  Thu, 22 Sep 2005 14:20:17 +0200
581
582 grml-x (0.1-12) unstable; urgency=low
583
584   * Bumbed Standards-Version to 3.6.2.
585   * Added conflicts for grml-scripts <= 0.4.4.
586
587  -- Michael Prokop <mika@grml.org>  Thu, 22 Sep 2005 14:10:28 +0200
588
589 grml-x (0.1-11) unstable; urgency=low
590
591   * The "let's use X.org to detect present hardware support" release.
592   * Don't use hsync/vsync settings if not provided manually.
593   * Don't use Modes (1024x768 and so on) if not provided manually.
594
595  -- Michael Prokop <mika@grml.org>  Thu, 22 Sep 2005 11:51:58 +0200
596
597 grml-x (0.1-10) unstable; urgency=low
598
599   * Some fixes for being able to run 'grml-x' with root-permissions
600     on harddisk installation.
601
602  -- Michael Prokop <mika@grml.org>  Thu, 15 Sep 2005 17:46:35 +0200
603
604 grml-x (0.1-9) unstable; urgency=low
605
606   * Added option '-nosynaptics' for disabling synaptics touchpad (but
607     the touchpad itself should work anyway).
608   * Some small improvements regarding informational output, added
609     support for parsing '-h', -help' and '--help' as well.
610
611  -- Michael Prokop <mika@grml.org>  Thu, 15 Sep 2005 12:57:54 +0200
612
613 grml-x (0.1-8) unstable; urgency=low
614
615   * Removed /etc/X11/Xresources/ and /etc/X11/Xsession.d/.
616   * Improved cleanup of tmp-files in grml-x.
617
618  -- Michael Prokop <mika@grml.org>  Sun, 31 Jul 2005 11:42:56 +0200
619
620 grml-x (0.1-7) unstable; urgency=low
621
622   * startx/xinit started with options like ':8' (set specific
623     display) cause strange side effects on setup of fonts. :-/
624     Therefore don't use $DISPLAY as default but use it only if
625     specified via '-display #'.
626
627  -- Michael Prokop <mika@grml.org>  Sat, 30 Jul 2005 12:05:51 +0200
628
629 grml-x (0.1-6) unstable; urgency=low
630
631   * Updated manpage.
632   * Updated control-file (added Recommends:).
633   * Added README.Debian (provide info for Recommends:).
634
635  -- Michael Prokop <mika@grml.org>  Tue, 19 Jul 2005 15:08:47 +0200
636
637 grml-x (0.1-5) unstable; urgency=low
638
639   * Removed /usr/X11R6/lib/X11/xkb, should be fixed
640     upstream now.
641
642  -- Michael Prokop <mika@grml.org>  Wed, 13 Jul 2005 20:51:12 +0200
643
644 grml-x (0.1-4) unstable; urgency=low
645
646   * Fixed problem with synaptic touchpad.
647
648  -- Michael Prokop <mika@grml.org>  Sun, 10 Jul 2005 13:04:32 +0200
649
650 grml-x (0.1-3) unstable; urgency=low
651
652   * Slightly improved copyright file.
653
654  -- Michael Prokop <mika@grml.org>  Sun,  3 Jul 2005 17:09:57 +0200
655
656 grml-x (0.1-2) unstable; urgency=low
657
658   * Added '-nodpms'-option so we are able to disable 'Display Power Management
659     Signaling'.
660   * Added example entry for elo touchscreen.
661   * Fixed handling of '-xserver'-option.
662   * Update manpage.
663   * Don't ship /etc/init.d/xfree86-common anymore (let's trust on
664     xorg-common or xfree86-common that they ship a working version).
665   * Now we support startx-options via variable XOPTS, e.g.:
666       XOPTS='-depth 16' grml-x fluxbox
667
668  -- Michael Prokop <mika@grml.org>  Wed, 15 Jun 2005 12:58:37 +0200
669
670 grml-x (0.1-1) unstable; urgency=low
671
672   * Initial release.
673
674  -- Michael Prokop <mika@grml.org>  Mon, 23 May 2005 23:39:39 +0200
675