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