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