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