Releasing new version 0.9.33.
[grml-autoconfig.git] / debian / changelog
1 grml-autoconfig (0.9.33) unstable; urgency=low
2
3   * [25a9d31] config_acpi_apm(): redirect stderr of ps to debug log.
4
5  -- Michael Prokop <mika@grml.org>  Fri, 22 Jul 2011 22:30:01 +0200
6
7 grml-autoconfig (0.9.32) unstable; urgency=low
8
9   * [a4ecc32] Automatically set up shared folder environment
10     if running in VirtualBox environment.
11
12  -- Michael Prokop <mika@grml.org>  Mon, 11 Jul 2011 19:25:29 +0200
13
14 grml-autoconfig (0.9.31) unstable; urgency=low
15
16   * [5a37523] Support running scripts in bootoption "services"
17     in foreground if they contain the string DO_NO_RUN_IN_BACKGROUND.
18
19  -- Michael Prokop <mika@grml.org>  Thu, 07 Jul 2011 01:02:17 +0200
20
21 grml-autoconfig (0.9.30) unstable; urgency=low
22
23   The "spring^Wsummer cleanup" release.
24
25   [ Ulrich Dangel ]
26   * [0a7ee77] Run config_services after config_netconfig
27     and config_netscript.
28
29   [ Michael Prokop ]
30   * [b4e2826] Drop deprecated config_cdrom_perm().
31   * [0153caf] Drop non-existing CONFIG_CREATE_MNT_DIRS
32     configuration option.
33   * [336d22f] Drop deprecated config_discover().
34   * [660eb87] Drop deprecated config_firewire_dev().
35   * [b15ea38] Drop deprecated config_hotplug_agent(),
36     config_hotplug_blacklist() and config_hotplug().
37   * [9af1e4e] Drop deprecated config_pcmcia().
38   * [bedf2f6] Drop deprecated config_hwinfo().
39   * [e855fb6] Drop disabled config_automounter().
40   * [d9ef93f] Drop hotplug[-light] as alternative from depends.
41   * [30df2f0] Replace (optional) dependency on syslog-ng
42     with rsyslog.
43
44  -- Michael Prokop <mika@grml.org>  Thu, 07 Jul 2011 00:49:38 +0200
45
46 grml-autoconfig (0.9.29) unstable; urgency=low
47
48   [ Ulrich Dangel ]
49   * [816eea8] Update asciidoc files to use correct link syntax.
50
51  -- Christian Hofstaedtler <ch@grml.org>  Sun, 29 May 2011 14:34:13 +0200
52
53 grml-autoconfig (0.9.28) unstable; urgency=low
54
55   [ Ulrich Dangel ]
56   * [e65b6fd] Quote $DCSMP to check if DCSMP was mounted. Thanks to K.
57     Wulff for the the bug report.
58
59   [ Michael Prokop ]
60   * [726de5e] grml-autoconfig script: shorten dialog message a bit, so
61     it better fixs on 80x25 consoles.
62   * [4f81354] Bump Standards-Version to 3.9.2.
63
64  -- Michael Prokop <mika@grml.org>  Mon, 09 May 2011 16:57:20 +0200
65
66 grml-autoconfig (0.9.27) unstable; urgency=low
67
68   [ Ulrich Dangel ]
69   * [ce2da01] Remove config_setkeycodes. Should be handled nowadays in
70     the kernel anyways.
71
72   [ Martin Scharm ]
73   * [6b32452] add autoconfig parameter to change GRMLCFG label
74     [Closes: issue673]
75
76  -- Michael Prokop <mika@grml.org>  Sat, 12 Mar 2011 13:40:14 +0100
77
78 grml-autoconfig (0.9.26) unstable; urgency=low
79
80   [ Ulrich Dangel ]
81   * [0f70879] Don't run rebuildfstab, it's triggered by udev nowadays.
82
83  -- Michael Prokop <mika@grml.org>  Wed, 29 Dec 2010 11:52:24 +0100
84
85 grml-autoconfig (0.9.25) unstable; urgency=low
86
87   [ Ulrich Dangel ]
88   * [dddfae0] Install all packages in debs directory if debs boot
89     parameter is specified.
90
91   [ Michael Prokop ]
92   * [a838c3b] Additional check for boot option debian2hd in
93     config_debootstrap().
94   * [c13a5d8] config_debs(): use *.deb instead of full wildcard as
95     default for $DEBS.
96
97  -- Michael Prokop <mika@grml.org>  Wed, 29 Dec 2010 01:19:17 +0100
98
99 grml-autoconfig (0.9.24) unstable; urgency=low
100
101   [ Christian Hofstaedtler ]
102   * [f95a8d0 + 27f8438] Fix sound volume init with multiple cards /
103     duplicate control names.
104
105   [ Michael Prokop ]
106   * [7d61530] Check for "grml2hd" as valid bootoption for
107     config_grml2hd() as well.
108   * [1e32461] Drop pump from Depends now that we support dhclient. -
109     thanks to Christian Hofstaedtler <ch@grml.org>
110
111  -- Michael Prokop <mika@grml.org>  Tue, 28 Dec 2010 23:30:02 +0100
112
113 grml-autoconfig (0.9.23) unstable; urgency=low
114
115   * [124715e] debian/rules: drop broken dhcp expansion from
116     dh_installdirs call.
117
118  -- Michael Prokop <mika@grml.org>  Tue, 07 Dec 2010 16:22:06 +0100
119
120 grml-autoconfig (0.9.22) unstable; urgency=low
121
122   [ Ulrich Dangel ]
123   * [efc764b] Remove CONFIG_DHCP bootoption and config_dhcp function.
124   * [8147fe1] Use dhclient hooks instead of proprietary pump hooks for
125     dhcphostname.
126
127  -- Michael Prokop <mika@grml.org>  Tue, 07 Dec 2010 14:00:37 +0100
128
129 grml-autoconfig (0.9.21) unstable; urgency=low
130
131   [ Christian Hofstaedtler ]
132   * [5477800] Use (moved) debnet from grml-network.
133
134  -- Michael Prokop <mika@grml.org>  Tue, 07 Dec 2010 12:34:46 +0100
135
136 grml-autoconfig (0.9.20) unstable; urgency=low
137
138   [ Ulrich Dangel ]
139   * [78d1364] Remove CONFIG_{QEMU,VMWARE} - its handled in grml-x
140     nowadays.
141
142   [ Michael Prokop ]
143   * [a33161e] Drop deprecated config_environment, config_keyboard,
144     config_interactive, config_homedir and create_mnt_dirs.
145
146  -- Michael Prokop <mika@grml.org>  Fri, 26 Nov 2010 22:52:13 +0100
147
148 grml-autoconfig (0.9.19) unstable; urgency=low
149
150   * [d20e91b] config_cpu(): get rid of cpufreq-detect.sh (just
151     rely on /etc/init.d/loadcpufreq) and simplify code.
152
153  -- Michael Prokop <mika@grml.org>  Fri, 26 Nov 2010 14:09:47 +0100
154
155 grml-autoconfig (0.9.18) unstable; urgency=low
156
157   * [239898a] config_mixer: rework volume handling, get rid of aumix and
158     fix_ibm_sound() (Closes: issue850)
159
160  -- Michael Prokop <mika@grml.org>  Fri, 26 Nov 2010 13:49:41 +0100
161
162 grml-autoconfig (0.9.17) unstable; urgency=low
163
164   * [3673e2a] Support setfont as alternative to consolechars.
165   * [8ae37ab] Drop deprecated config_ipw3945() function to check for
166     broken ipw3945 module.
167
168  -- Michael Prokop <mika@grml.org>  Mon, 08 Nov 2010 18:52:59 +0100
169
170 grml-autoconfig (0.9.16) unstable; urgency=low
171
172   [ Michael Prokop ]
173   * [2e857cb] Replace depends on console-tools to 'kbd | console-
174     utilities'. [Closes: issue818]
175   * [b64ae9e] Drop powernowd from Recommends and adjust naming of cpu
176     frequency.
177
178   [ Alexander Wirt ]
179   * [863744b] Add support for vnc_connect feature. [Closes: issue877]
180
181  -- Michael Prokop <mika@grml.org>  Mon, 08 Nov 2010 11:17:51 +0100
182
183 grml-autoconfig (0.9.15) unstable; urgency=low
184
185   [ Christian Hofstaedtler ]
186   * [a9ef28a] fix handling of multiple console= options.
187     [Closes: issue916]
188
189  -- Michael Prokop <mika@grml.org>  Tue, 26 Oct 2010 22:55:49 +0200
190
191 grml-autoconfig (0.9.14) unstable; urgency=low
192
193   [ Frank Terbeck ]
194   * [67efa58] Fix config_debs() and make sure config_debnet() does not
195     globally set options. [Closes: issue892]
196
197   [ Ulrich Dangel ]
198   * [9c5f2cc] Fixed typo in manpage.
199   * [86a6099] Swap position of pre-2009.05 and post-2009.05.
200   * [6e63506] [e200e8e] [e200e8e] Provide variable NETSCRIPT for
201     downloaded and executed script. [Closes: issue913]
202   * [d019c32] Added test for the config_debs function to test the
203     parameter count for the dpkg command.
204
205   [ Christian Hofstaedtler ]
206   * [7920da3] Document run-parts restrictions for script= option.
207     [Closes: issue906]
208
209   [ Michael Prokop ]
210   * [5365fba] doc/grml-autoconfig.1.txt: no longer include
211     grml-autoconfig.200905.txt. [Closes: issue891]
212   * [3c76bd3] Bump Standards-Version to 3.9.1.
213   * [95cf665] Add zsh to Build-Depends-Indep for tests.
214   * [82bbb6e] tests/test_debs.sh: provide einfo/eend wrapper for
215     non-existing grml-etc-core files /etc/grml/lsb-functions and
216     /etc/grml_colors.
217
218  -- Michael Prokop <mika@grml.org>  Sat, 16 Oct 2010 18:57:15 +0200
219
220 grml-autoconfig (0.9.13) unstable; urgency=low
221
222   [ Ulrich Dangel ]
223   * [0e4cbb6] Added random hostname support. Thanks to
224     Gregor Perner for the idea.
225
226   [ Michael Prokop ]
227   * [e1fb5ea] Add eend call to random hostname info message.
228
229  -- Michael Prokop <mika@grml.org>  Mon, 02 Aug 2010 16:05:31 -0400
230
231 grml-autoconfig (0.9.12) unstable; urgency=low
232
233   [ Ulrich Dangel ]
234   * [563484d] Documented debnet parameter.
235
236   [ Marc Haber ]
237   * [f193f81] make config_console handle multiple console=-settings
238     allow devices > ttyS1.
239
240   [ Michael Prokop ]
241   * [3a046cd] console setup: provide fallback if no tty was specified,
242     fix minor whitespace/tab/typo issues.
243   * [78c2815] Bump Standards-Version to 3.9.0.
244
245  -- Michael Prokop <mika@grml.org>  Wed, 21 Jul 2010 23:45:13 +0200
246
247 grml-autoconfig (0.9.11) unstable; urgency=low
248
249   * Do not check for bootoption console=ttyS as this might fail,
250     instead assume safe defaults.
251
252  -- Michael Prokop <mika@grml.org>  Tue, 01 Jun 2010 12:58:01 +0200
253
254 grml-autoconfig (0.9.10) unstable; urgency=low
255
256   * console/serial bootoption: allow manually specifying
257     baude rate / speed settings. Thanks to Tonnerre Lombard
258     and Marc Haber for reporting and special thanks to Marc
259     for providing a system for debugging. [Testing: issue853]
260
261  -- Michael Prokop <mika@grml.org>  Tue, 01 Jun 2010 00:00:31 +0200
262
263 grml-autoconfig (0.9.9) unstable; urgency=low
264
265   * Improve way how we start X via bootoption startx.
266
267  -- Michael Prokop <mika@grml.org>  Thu, 04 Mar 2010 01:00:44 +0100
268
269 grml-autoconfig (0.9.8) unstable; urgency=low
270
271   * save-config: search for modified files and symlinks in /etc
272     only so not the full directories are stored in the resulting
273     tarball. Thanks to Alexander Menk for the bugreport.
274     [Closes: issue765]
275   * Further cosmetic tuning for serial console mode.
276
277  -- Michael Prokop <mika@grml.org>  Sat, 27 Feb 2010 15:28:52 +0100
278
279 grml-autoconfig (0.9.7) unstable; urgency=low
280
281   * Improve chvt code for serial console.
282   * Drop mgetty specific code for serial console feature and
283     activate all lines in /etc/inittab beginning with string
284     "#grmlserial#" instead (provided by grml-etc >=1.1.33).
285
286  -- Michael Prokop <mika@grml.org>  Sat, 27 Feb 2010 02:37:13 +0100
287
288 grml-autoconfig (0.9.6) unstable; urgency=low
289
290   * Use Lat15-Terminus16 instead of lat1-16/lat10-16 to address
291     broken lang=pt feature. [Closes: issue691]
292   * Deprecate home=... bootoption and drop the mkpersistenthome
293     script. The home feature has too many flaws and nowadays
294     the persistency feature should be used instead.
295     [Closes: issue449]
296   * Bump to Standards-Version 3.8.4.
297
298  -- Michael Prokop <mika@grml.org>  Fri, 26 Feb 2010 21:49:00 +0100
299
300 grml-autoconfig (0.9.5) unstable; urgency=low
301
302   * Bootoption hostname: use grml-hostname to adjust configuration
303     files on the fly. [Closes: gf-issue33]
304
305  -- Michael Prokop <mika@grml.org>  Tue, 02 Feb 2010 14:33:09 +0100
306
307 grml-autoconfig (0.9.4) unstable; urgency=low
308
309   * If there's no lang=... bootoption present default to lang=en (except
310     for grml-small).
311
312  -- Michael Prokop <mika@grml.org>  Sun, 10 Jan 2010 21:41:24 +0100
313
314 grml-autoconfig (0.9.3) unstable; urgency=low
315
316   * Add support for dmraid.
317
318  -- Michael Prokop <mika@grml.org>  Tue, 15 Dec 2009 17:02:29 +0100
319
320 grml-autoconfig (0.9.2) unstable; urgency=low
321
322   [ Ulrich Dangel ]
323   * Run config_config before config_scripts. [Closes: issue776]
324
325   [ Michael Prokop ]
326   * Add VNC support. Based on code by formorer, thanks! [Testing: issue781]
327
328  -- Michael Prokop <mika@grml.org>  Sat, 12 Dec 2009 11:37:03 +0100
329
330 grml-autoconfig (0.9.1) unstable; urgency=low
331
332   * Use lang=en as default (instead of lang=us). [Closes: issue760]
333   * Enable cpu frequency scaling on all hardware by default (and
334     don't limit it to laptops only). Thanks for bringing this
335     up, Andras Korn! [Closes: issue754]
336
337  -- Michael Prokop <mika@grml.org>  Sat, 14 Nov 2009 13:27:52 +0100
338
339 grml-autoconfig (0.9.0) unstable; urgency=low
340
341   * Drop usage of $UID in scripts.
342   * Add note regarding configuration settings into the interactive
343     grml-autoconfig script.
344
345  -- Michael Prokop <mika@grml.org>  Thu, 29 Oct 2009 13:50:07 +0100
346
347 grml-autoconfig (0.8.40) unstable; urgency=low
348
349   [ Ulrich Dangel ]
350   * Load Lat15-Terminus16 font if no framebuffer is available. Thanks to
351     Thorsten Glaser for his hint. [Closes: issue318]
352
353  -- Michael Prokop <mika@grml.org>  Sat, 24 Oct 2009 21:05:12 +0200
354
355 grml-autoconfig (0.8.39) unstable; urgency=low
356
357   * Apply another patch contributed by Marc Haber (thanks!):
358     Set DCSMP to /mnt/grmlcfg only if a GRMLCFG fs was found.
359
360  -- Michael Prokop <mika@grml.org>  Fri, 23 Oct 2009 21:41:00 +0200
361
362 grml-autoconfig (0.8.38) unstable; urgency=low
363
364   * Apply patch contributed by Marc Haber (thanks!) which fixes
365     wrong behavior if no grml.sh is found.
366
367  -- Michael Prokop <mika@grml.org>  Thu, 22 Oct 2009 14:30:15 +0200
368
369 grml-autoconfig (0.8.37) unstable; urgency=low
370
371   * Apply patch contributed by Marc Haber (thanks!) which addresses the
372     following bug: /grml.sh and /config.tbz on a GRMLCFG file system need
373     to be processed without command line options.
374
375  -- Michael Prokop <mika@grml.org>  Thu, 22 Oct 2009 01:38:29 +0200
376
377 grml-autoconfig (0.8.36) unstable; urgency=low
378
379   * /etc/grml/pump-scripts.d/set-hostname: use busybox nslookup instead of
380     host(1) so the script works on grml-medium and grml-small as well.
381
382  -- Michael Prokop <mika@grml.org>  Sun, 18 Oct 2009 16:43:25 +0200
383
384 grml-autoconfig (0.8.35) unstable; urgency=low
385
386   * Revert "unicode_start command: do not redirect stderr to debug file"
387     to avoid flooding the console.
388
389  -- Michael Prokop <mika@grml.org>  Sun, 18 Oct 2009 16:00:41 +0200
390
391 grml-autoconfig (0.8.34) unstable; urgency=low
392
393   [ Ulrich Dangel ]
394   * Integrate patch by Andreas Thienemann <andreas@bawue.net> (thanks!):
395     Add a dhcphostname option to grml which will set the hostname of the
396     booted system according to the dns information.
397     This Patch implements support for the non-netboot cases by adding
398     an appropriate script to be called by pump.
399
400   * Reworked and grmlfied patch from Andreas Thienemann:
401     Introduced etc/grml/pump-scripts.d, added wrapper script
402     /usr/lib/grml-autoconfig/pump-runparts, modified set-hostname to use
403     checkbootparam and run it per default (disable via 'nodhcphostname').
404
405   [ Michael Prokop ]
406   * Make sure the hostname script is executed only in live mode and
407     uses grml-hostname for adjusting /etc/hosts as well.
408     [Closes: issue679]
409
410  -- Michael Prokop <mika@grml.org>  Sat, 17 Oct 2009 14:58:28 +0200
411
412 grml-autoconfig (0.8.33) unstable; urgency=low
413
414   [ Ulrich Dangel ]
415   * Use amixer instead of aumix for setting the output volume.
416     [Closes: Issue625]
417
418  -- Michael Prokop <mika@grml.org>  Wed, 14 Oct 2009 09:03:59 +0200
419
420 grml-autoconfig (0.8.32) unstable; urgency=low
421
422   * config_finddcsdir: some minor message display improvements
423     (fix indention levels, display $DCSDIR only if non-default)
424   * unicode_start command: do not redirect stderr to debug file
425
426  -- Michael Prokop <mika@grml.org>  Mon, 28 Sep 2009 20:59:57 +0200
427
428 grml-autoconfig (0.8.31) unstable; urgency=low
429
430   [ Ulrich Dangel ]
431   * Introduced autconfig.local for local modifications
432     [Closes: issue326]
433   * Added ARCH as predefinded variable to autoconfig.functions
434   * Extended netconfig/netscript to expand variables in url.
435     Example: netscript=server/script-$ARCH.sh
436   * Added unittest for finddcsdir
437
438   [ Michael Prokop ]
439   * Don't use /usr/X11R6/bin/X anymore, since Debian/squeeze doesn't
440     provide it any longer. Thanks for the patch to Julian Langschaedel.
441
442  -- Michael Prokop <mika@grml.org>  Mon, 21 Sep 2009 18:57:16 +0200
443
444 grml-autoconfig (0.8.30) unstable; urgency=low
445
446   [ Ulrich Dangel ]
447   * added new bootparameter netscript: introduced new bootoption
448     for downloading and running a executable from a remote host
449     [Closes: issue734]
450
451  -- Michael Prokop <mika@grml.org>  Mon, 21 Sep 2009 18:35:18 +0200
452
453 grml-autoconfig (0.8.29) unstable; urgency=low
454
455   [ Ulrich Dangel ]
456   * modify wget parameter to only try once to download given config.
457     [Closes: issue732]
458
459  -- Michael Prokop <mika@grml.org>  Thu, 10 Sep 2009 15:43:10 +0200
460
461 grml-autoconfig (0.8.28) unstable; urgency=low
462
463   [ Michael Prokop ]
464   * DCSDIR default value is /live/image. If no GRMLCONFIG device
465     is found and no myconfig option is given, DCSDIR is empty. It should
466     be /live/image. Thanks to Ulrich Dangel for the bugreport, thanks
467     to Marc Haber for the fix. [Closes: issue730]
468
469   [ Ulrich Dangel]
470   * Add unit tests for {get,check}bootparam.
471   * Fix a bug in getbootparam() (requesting unavailable argument
472     returned wrong bootoption instead of empty value).
473
474   [ Frank Terbeck ]
475   * doc/Makefile: fix non posix shell syntax.
476   * Integrate Ulrich's unit tests into the Debian package.
477
478  -- Michael Prokop <mika@grml.org>  Thu, 10 Sep 2009 01:01:04 +0200
479
480 grml-autoconfig (0.8.27) unstable; urgency=low
481
482   * Fix typo in grml-autoconfig(1).
483   * Fix bootoption check for startx in combination with nostartx.
484     Thanks to Julian Langschädel for report and bugfix!
485
486  -- Michael Prokop <mika@grml.org>  Tue, 08 Sep 2009 03:16:21 +0200
487
488 grml-autoconfig (0.8.26) unstable; urgency=low
489
490   * Fix syntax error in checkbootparam().
491
492  -- Michael Prokop <mika@grml.org>  Mon, 17 Aug 2009 09:52:59 +0200
493
494 grml-autoconfig (0.8.25) unstable; urgency=low
495
496   * config_finddcsdir(): Use the correct device for GRMLCFG.
497     Bugreport and path by Julian Langschädel, thanks!
498   * Patches by Marc Haber (thanks!):
499     - Streamline calls of bootparams-functions, single quotes everywhere.
500     - Don't print the "Debs, config, scripts will be read from the live
501       image directly." message if no debs, config or scripts option
502       was given on the command line.
503     - Drop $CMDLINE from grml-autoconfig; it's initialized from within
504       autoconfig.functions.
505     - Moved documentation from grml-saveconfig (now AKA grml-autoconfig.txt)
506       and adjusted for new DSC feature.
507   * Set $CMDLINE in $BOOTDEBUG part only if it's not available yet.
508   * Code cleanup:
509     - drop stringinstring(), stringinfile() and checkgrmlusb()
510     - rework getbootparam(), checkvalue() and checkbootparam() - now
511       we handle bootoptions in /proc/cmdline correctly as whole words
512       and support matching begin and end of line as well.
513   * Build-Depends-Indep on asciidoc, docbook-xsl and xsltproc.
514   * Bump Standard Version to 3.8.3.
515   * Merge scripts and documention from grml-saveconfig.
516   * Provide separate documentation for each script.
517
518  -- Michael Prokop <mika@grml.org>  Mon, 17 Aug 2009 03:19:28 +0200
519
520 grml-autoconfig (0.8.24) unstable; urgency=low
521
522   * Check for space after bootoption 'fast' so we do not conflict
523     with new kernel bootoption fastboot.
524   * New bootoption 'nostartx': if using startx as default bootoption
525     the bootoption 'nostartx' disables automatic startup of X.
526   * Apply patch by Marc Haber regarding re-work of debs, config
527     and scripts handling (thanks a lot!):
528     - debs, config and scripts are always searched and read from the
529       same place ($dcs-dir). Which place this is varies, depending on
530       GRMLCFG, noautoconfig and myconfig.
531     - debs are searched in $dcs-dir/debs. If debs=foo is given, foo is
532       taken as a shell wildcard for the debs being installed, paths are
533       allowed and relative to $dcs-dir.
534     - config archives (config.tbz) are searched directly in $dcs-dir. If
535       config=foo is given and foo is a file, that file is unpacked and its
536       content taken as configuration archive. If config=foo is given and foo
537       is a directory, the contents of the directory tree is copied over the
538       live CD configuration. paths are allowed and relative to $dcs-dir
539     - scripts are searched in $dcs-dir/scripts. If scripts=foo is given
540       and foo is a file, that file is executed. If scripts=foo is given and
541       foo is a directory, all files inside that directory are executed.
542       Paths are allowed and relative to $dcs-dir.
543     - If no GRMLCFG partition is found and noautoconfig is _not_ given
544       on the command line, nothing is changed and the dcs files are
545       searched within the .iso, $dcs-dir is set to the root directory
546       within the .iso
547     - If a GRMLCFG partition is found, $dcs-dir is set to the root of
548       the GRMLCFG partition unless noautoconfig is set. If noautoconfig is
549       set, $dcs-dir is set to the root directory within the .iso.
550     - If myconfig=foo is set on the command line, $dcs-dir is set to
551       foo, even if a GRMLCFG partition is present.
552     [Testing: issue715]
553   * Drop config_cdrom_scripts(): the bootoption "script" is triggered
554     by bootoption "scripts" and was never officially documented.
555   * Switch wording from 'CD' to 'live mode' where possible.
556   * Bump Build-Depends to debhelper >=5.
557   * Bump Standard-Version to 3.8.2 (no further changes).
558   * Use invoke-rc.d for starting network instead of invoking the
559     init script directly.
560   * Add LSB header to init script grml-autoconfig.strace.
561   * Add placeholder functions for start/restart/reload/stop to
562     grml-autoconfig.strace.
563   * Adjust copyright file (add reference to GPL-2, adjust year).
564
565  -- Michael Prokop <mika@grml.org>  Wed, 05 Aug 2009 15:44:41 +0200
566
567 grml-autoconfig (0.8.23) unstable; urgency=low
568
569   * Use /etc/modprobe.d/grml.conf as blacklist file (thanks to
570     Christian Hofstaedtler for the report!).
571   * Use 'config.tbz' as default filename if not overriden by
572     bootoption config.
573
574  -- Michael Prokop <mika@grml.org>  Fri, 29 May 2009 10:59:55 +0200
575
576 grml-autoconfig (0.8.22) unstable; urgency=low
577
578   * Fix bootoption "ssh": current versions of chpasswd don't support
579     option '-m' anymore (foo, this sucks!). [Testing: issue671]
580   * Improve ""Sorry, could not find file ..." message if there isn't
581     any config.tbz present. [Testing: issue670]
582
583  -- Michael Prokop <mika@grml.org>  Wed, 20 May 2009 18:12:44 +0200
584
585 grml-autoconfig (0.8.21) unstable; urgency=low
586
587   * Install haltlocal initscript in postinst script.
588   * Bump Standard Version to 3.8.1 and Compat Version to 5.
589
590  -- Michael Prokop <mika@grml.org>  Mon, 18 May 2009 09:17:23 +0200
591
592 grml-autoconfig (0.8.20) unstable; urgency=low
593
594   * Use "speakup_..." for speakup bootoption. Thanks to Michael Whapples!
595
596  -- Michael Prokop <mika@grml.org>  Wed, 08 Apr 2009 14:36:42 +0200
597
598 grml-autoconfig (0.8.19) unstable; urgency=low
599
600   * Add support for speakup.synth=... bootoption. [Testing: issue610]
601     [Closes: issue620]
602
603  -- Michael Prokop <mika@grml.org>  Mon, 06 Apr 2009 12:47:34 +0200
604
605 grml-autoconfig (0.8.18) unstable; urgency=low
606
607   * Drop support for /etc/grml/autoconfig.small. It causes
608     more headaches and work than benefit. Instead make sure
609     to properly support grml-small in the "grml-large"
610     configuration. [Testing: issue573]
611   * Change forensic bootoption handling: let's add 'forensic' to
612     the kernel append line as well now.
613   * Make sure to proberly support /live/image/bootparams/ again.
614
615  -- Michael Prokop <mika@grml.org>  Fri, 20 Feb 2009 18:54:33 +0100
616
617 grml-autoconfig (0.8.17) unstable; urgency=low
618
619   [ Michael Prokop ]
620   * Some updates in config_time(), *many* thanks to Thomas Lehmann:
621     - improve localtime / utc / gmt handling
622     - use UTC="--localtime" by default
623     - evaluate tz bootoption in this function as well
624     - execute hwclock even if /dev/rtc isn't available, just display
625       warning regarding the lack of /dev/rtc
626   [ Ulrich Dangel ]
627   * Refactored config unpacking config parameter will now be honored,
628     e.g. config=foo.tbz myconfig=/dev/sda1 is now possible.
629   * Get always the right boot parameter via /proc/cmdline.
630     [Testing: issue520]
631
632  -- Michael Prokop <mika@grml.org>  Thu, 12 Feb 2009 19:37:15 +0100
633
634 grml-autoconfig (0.8.16) unstable; urgency=low
635
636   * Support tohd=... bootoption.
637
638  -- Michael Prokop <mika@grml.org>  Sat, 15 Nov 2008 13:20:22 +0100
639
640 grml-autoconfig (0.8.15) unstable; urgency=low
641
642   * Use us instead of en-utf8 as default locale (this is what we
643     are using as bootparam by default as well).
644   * Support C/POSIX locales within language setup.
645   * Use POSIX locales on grml-small.
646   * Adjust VCS headers (we use git nowadays).
647
648  -- Michael Prokop <mika@grml.org>  Mon, 03 Nov 2008 01:29:36 +0100
649
650 grml-autoconfig (0.8.14) unstable; urgency=low
651
652   * Rework config_swspeak once more, move most parts of the logic
653     into an external script named 'swspeak' which will be shipped
654     with grml-scripts.
655
656  -- Michael Prokop <mika@grml.org>  Mon, 06 Oct 2008 00:05:51 +0200
657
658 grml-autoconfig (0.8.13) unstable; urgency=low
659
660   * Use random password if bootoption 'ssh' doesn't have an option.
661     Thanks to Michael Holzt and Marc Haber!
662   * Update swedish language settings, thanks again to Martin Karresand.
663   * Rework config_swspeak to support new speakup modules layout, needs
664     heavy testing though.
665   * Add config_hwspeak for supporting hardware speakup from userspace,
666     needs heavy testing as well.
667   * Use flite commands through a wrapper function.
668
669  -- Michael Prokop <mika@grml.org>  Sat, 27 Sep 2008 17:38:49 +0200
670
671 grml-autoconfig (0.8.12) unstable; urgency=low
672
673   * Add support for swedish language settings. Contributed
674     by Martin Karresand, thanks!
675
676  -- Michael Prokop <mika@grml.org>  Wed, 24 Sep 2008 15:11:49 +0200
677
678 grml-autoconfig (0.8.11) unstable; urgency=low
679
680   * Move noautoconfig hint from floppy part to top level.
681
682  -- Michael Prokop <mika@grml.org>  Wed, 27 Aug 2008 16:00:13 +0200
683
684 grml-autoconfig (0.8.10) unstable; urgency=low
685
686   * Update cpufrequency handling to reflect changes in current
687     kernel versions (like 2.6.26-grml). The cpufrequency modules
688     are available at $KERNEL/kernel/arch/x86/kernel/cpu/cpufreq
689     due to the x86/amd64 merge.
690     [Closes: issue505]
691
692  -- Michael Prokop <mika@grml.org>  Fri, 15 Aug 2008 23:06:26 +0200
693
694 grml-autoconfig (0.8.9) unstable; urgency=low
695
696   * Check for /dev/input/mice before starting GPM.
697   * Some small cleanups to make lintian happy.
698
699  -- Michael Prokop <mika@grml.org>  Thu, 17 Jul 2008 21:04:53 +0200
700
701 grml-autoconfig (0.8.8) unstable; urgency=low
702
703   * Mention job handling stuff when using debug=noscreen.
704
705  -- Michael Prokop <mika@grml.org>  Mon, 09 Jun 2008 17:11:58 +0200
706
707 grml-autoconfig (0.8.7) unstable; urgency=low
708
709   * config_mypath(): fix mkdir usage and write directories just once
710     to /etc/grml/my_path.
711
712  -- Michael Prokop <mika@grml.org>  Tue, 20 May 2008 01:01:37 +0200
713
714 grml-autoconfig (0.8.6) unstable; urgency=low
715
716   * config_syslog(): support other syslog daemons than syslog-ng as well.
717   * config_mypath(): create directory if it does not exist yet.
718
719  -- Michael Prokop <mika@grml.org>  Sat, 17 May 2008 22:06:05 +0200
720
721 grml-autoconfig (0.8.5) unstable; urgency=low
722
723   * config_mypath(): allow setting additional $PATH via bootoption
724     mypath, usage example: "mypath=/forensic"
725
726  -- Michael Prokop <mika@grml.org>  Sat, 22 Mar 2008 00:42:34 +0100
727
728 grml-autoconfig (0.8.4) unstable; urgency=low
729
730   * Make sure we support old directory layout (/cdrom) as
731     well as the new one (/live/image) for specific bootoptions.
732     Thanks to Jon for reporting the bug. [Testing: issue414]
733
734  -- Michael Prokop <mika@grml.org>  Mon, 18 Feb 2008 13:31:11 +0100
735
736 grml-autoconfig (0.8.3) unstable; urgency=low
737
738   * config_log(): log as well if bootoption debug is present
739   * config_debug(): support bootoption debug=noscreen to be able to
740     run a non-screen session
741
742  -- Michael Prokop <mika@grml.org>  Sun, 20 Jan 2008 19:52:14 +0100
743
744 grml-autoconfig (0.8.2) unstable; urgency=low
745
746   * grml-autoconfig scripts: if an "auto" configured device can be found in
747     /etc/network/interfaces (except for the loopback device) then suggest
748     setting CONFIG_DHCP=no by default. Thanks for feedback, Bernd Haug!
749     [Closes: issue324]
750
751  -- Michael Prokop <mika@grml.org>  Sat, 19 Jan 2008 23:03:18 +0100
752
753 grml-autoconfig (0.8.1) unstable; urgency=low
754
755   * Support multiple modules in bootoption blacklist.
756     [Closes: issue321]
757
758  -- Michael Prokop <mika@grml.org>  Mon, 14 Jan 2008 21:34:35 +0100
759
760 grml-autoconfig (0.8.0) unstable; urgency=low
761
762   * Support /etc/X11/xorg.conf.virtualbox in config_vmware()
763   * Bump Standard-Version to 3.7.3 (no further changes).
764
765  -- Michael Prokop <mika@grml.org>  Thu, 27 Dec 2007 23:58:48 +0100
766
767 grml-autoconfig (0.7.32) unstable; urgency=low
768
769   * Fix typo in manpage. Thanks to eModul for reporting!
770     [Closes: issue355]
771
772  -- Michael Prokop <mika@grml.org>  Fri, 07 Dec 2007 00:16:00 +0100
773
774 grml-autoconfig (0.7.31) unstable; urgency=low
775
776   * Drop unused update_progress() and no longer read in
777     /etc/sysconfig/grml.
778
779  -- Michael Prokop <mika@grml.org>  Tue, 20 Nov 2007 21:42:56 +0100
780
781 grml-autoconfig (0.7.30) unstable; urgency=low
782
783   * Make sure to switch to the original tty when running
784     consolechars. There seems to be a strange race condition
785     inside consolechars.
786
787  -- Michael Prokop <mika@grml.org>  Fri, 16 Nov 2007 08:46:02 +0100
788
789 grml-autoconfig (0.7.29) unstable; urgency=low
790
791   * New bootoption micvol (usage: micvol=$number) for setting mixer/
792     volume settings of microphone channel. Thanks to Ernst Ahlers
793     for the bugreport ("Rückkopplungspfeifen") and bringing up
794     the idea of setting it to '0' by default.
795
796  -- Michael Prokop <mika@grml.org>  Thu, 15 Nov 2007 22:02:03 +0100
797
798 grml-autoconfig (0.7.28) unstable; urgency=low
799
800   * Drop the 'consolechars --tty=/dev/tty${vc} -d' stuff from
801     config_language, otherwise we will find ourself at tty5 under
802     certain circumstances.
803   * Add bootoption noconsolefont to skip setting console font via
804     consolechars.
805
806  -- Michael Prokop <mika@grml.org>  Thu, 15 Nov 2007 11:46:15 +0100
807
808 grml-autoconfig (0.7.27) unstable; urgency=low
809
810   * Ignore /dev/.static/dev for /etc/mtab in live-mode.
811
812  -- Michael Prokop <mika@grml.org>  Sat, 03 Nov 2007 17:22:19 +0100
813
814 grml-autoconfig (0.7.26) unstable; urgency=low
815
816   * Replace check for /var/run/acpid.socket with grepping
817     for a running acpid process because the socket file isn't
818     present reliable.
819
820  -- Michael Prokop <mika@grml.org>  Sat, 27 Oct 2007 19:04:05 +0200
821
822 grml-autoconfig (0.7.25) unstable; urgency=low
823
824   * Move syslog startup to the begin of grml-autoconfig so we make
825     sure for example acpid is more quiet. [Testing: issue307]
826
827  -- Michael Prokop <mika@grml.org>  Sat,  6 Oct 2007 19:34:05 +0200
828
829 grml-autoconfig (0.7.24) unstable; urgency=low
830
831   * Adjust look'n'feel of testcd and improve error handling as well.
832   * Drop the "Not runnning unicode_start: grml-small with reduced language
833     support detected." check as we want to get working UTF8 setup on
834     grml-small/grml-medium as well.
835
836  -- Michael Prokop <mika@grml.org>  Sun, 30 Sep 2007 14:13:45 +0200
837
838 grml-autoconfig (0.7.23) unstable; urgency=low
839
840   * Add acpi-support to Recommends and depend on console-tools.
841   * Drop the logger stuff for acpid as doesn't seem to help.
842
843  -- Michael Prokop <mika@grml.org>  Thu, 20 Sep 2007 17:24:13 +0200
844
845 grml-autoconfig (0.7.22) unstable; urgency=low
846
847   * Check for "none /sys sysfs" instead of sysfs only. This should
848     fix duplicate output inside /etc/mtab.
849   * Send output of acpid to $DEBUG and logger.
850
851  -- Michael Prokop <mika@grml.org>  Thu, 20 Sep 2007 16:05:50 +0200
852
853 grml-autoconfig (0.7.21) unstable; urgency=low
854
855   * And finally get rid of the /dev/shm/resolvconf workaround again.
856     We have to solve it in the chroot builder.
857
858  -- Michael Prokop <mika@grml.org>  Mon, 17 Sep 2007 22:11:48 +0200
859
860 grml-autoconfig (0.7.20) unstable; urgency=low
861
862   * Improve check for presence of /dev/shm/resolvconf.
863
864  -- Michael Prokop <mika@grml.org>  Mon, 17 Sep 2007 17:37:34 +0200
865
866 grml-autoconfig (0.7.19) unstable; urgency=low
867
868   * Make sure /dev/shm/resolvconf exists.
869
870  -- Michael Prokop <mika@grml.org>  Mon, 17 Sep 2007 16:39:24 +0200
871
872 grml-autoconfig (0.7.18) unstable; urgency=low
873
874   * config_lvm(): support Debian etch as well
875
876  -- Michael Prokop <mika@grml.org>  Mon, 17 Sep 2007 16:14:39 +0200
877
878 grml-autoconfig (0.7.17) unstable; urgency=low
879
880   * Update /etc/mtab if running in live-initramfs mode.
881
882  -- Michael Prokop <mika@grml.org>  Sat,  8 Sep 2007 13:07:54 +0200
883
884 grml-autoconfig (0.7.16) unstable; urgency=low
885
886   * Drop support for (deprecated) bootoption 'expert'.
887
888  -- Michael Prokop <mika@grml.org>  Fri,  7 Sep 2007 00:20:27 +0200
889
890 grml-autoconfig (0.7.15) unstable; urgency=low
891
892   * config_language(): check for existence of /etc/sysconfig/keyboard
893     [Closes: issue272]
894
895  -- Michael Prokop <mika@grml.org>  Wed,  5 Sep 2007 19:09:58 +0200
896
897 grml-autoconfig (0.7.14) unstable; urgency=low
898
899   * Update $INSTALLED check to fix syntax error.
900
901  -- Michael Prokop <mika@grml.org>  Tue,  4 Sep 2007 13:59:01 +0200
902
903 grml-autoconfig (0.7.13) unstable; urgency=low
904
905   * config_testcd: adjust for use with live-initramfs.
906   * Adjust $INSTALLED check for use with live-initramfs.
907
908  -- Michael Prokop <mika@grml.org>  Tue,  4 Sep 2007 12:37:28 +0200
909
910 grml-autoconfig (0.7.12) unstable; urgency=low
911
912   * config_timezone: added some more error handling and adjust return value.
913
914  -- Michael Prokop <mika@grml.org>  Thu, 02 Aug 2007 11:01:18 +0200
915
916 grml-autoconfig (0.7.11) unstable; urgency=low
917
918   * Rename bootoption splash into "textsplash" (and additionally
919     support "tsplash" as well) so users can use graphical splash
920     from Debian *or* textsplash of grml. Use tty14 instead of tty7
921     and switch there using chvt.
922   * Fix code regression of checkbootparam (use '||' instead of '-o')
923
924  -- Michael Prokop <mika@grml.org>  Wed, 25 Jul 2007 19:12:56 +0200
925
926 grml-autoconfig (0.7.10) unstable; urgency=low
927
928   * Add config_ipw3945() which works around broken ipw3945 driver,
929     important especially for hd installation.
930
931  -- Michael Prokop <mika@grml.org>  Wed, 25 Jul 2007 19:00:03 +0200
932
933 grml-autoconfig (0.7.9) unstable; urgency=low
934
935   * Support bootoption nogrmlacpi to disable acpi stuff inside
936     grml-autoconfig without having to boot using noacpi (which
937     triggers kernel code actions).
938   * Inform user how to skip the acpi stuff.
939
940  -- Michael Prokop <mika@grml.org>  Wed, 25 Jul 2007 15:20:14 +0200
941
942 grml-autoconfig (0.7.8) unstable; urgency=low
943
944   * Inform users about CONFIG_DHCP=no when running from harddisk.
945   * Do not automatically start sl-modem-daemon but instead inform
946     user about 'Start sl-modem-daemon'.
947
948  -- Michael Prokop <mika@grml.org>  Thu, 12 Jul 2007 15:33:57 +0200
949
950 grml-autoconfig (0.7.7) unstable; urgency=low
951
952   * config_mixer: check for /proc/asound/cards before trying to
953     execute mixer binaries
954   * fix typo: it's therefore and not therefor
955
956  -- Michael Prokop <mika@grml.org>  Wed, 11 Jul 2007 19:41:04 +0200
957
958 grml-autoconfig (0.7.6) unstable; urgency=low
959
960   * config_lvm(): check for 'No volume groups found' as lvdisplay does
961     not provide appropriate return code for us.
962   * config_cpu(): Virtual Box supports ACPI and laptop-detect returns
963     with '0', so check for it and skip it.
964   * config_mixer(): Add 'no soundcard?' to aumix error message
965
966  -- Michael Prokop <mika@grml.org>  Wed, 11 Jul 2007 19:25:25 +0200
967
968 grml-autoconfig (0.7.5) unstable; urgency=low
969
970   * Integrate /etc/init.d/loadcpufreq in config_cpu() [Closes: issue238]
971
972  -- Michael Prokop <mika@grml.org>  Wed, 04 Jul 2007 12:02:49 +0200
973
974 grml-autoconfig (0.7.4) unstable; urgency=low
975
976   * support LVM (logical volumes):
977     - bootoption 'lvm' activates them
978     - no special bootoption just runs 'lvdisplay' and if something
979       can be found the user gets a hint to execute 'Start lvm2' to
980       set it up
981     - bootoption 'nolvm' completely disables the lvm code/checks
982   * support dvorak keyboard layout in iso-mode as well (using
983     bootoption 'dvorak-iso'; bootoptions 'dvorak' and 'dvorak-utf8'
984     are supported as well of course)
985
986  -- Michael Prokop <mika@grml.org>  Sun, 01 Jul 2007 20:35:30 +0200
987
988 grml-autoconfig (0.7.3) unstable; urgency=low
989
990   * language-functions: support dvorak keyboard layout [Closes: issue227]
991
992  -- Michael Prokop <mika@grml.org>  Mon, 04 Jun 2007 22:34:00 +0200
993
994 grml-autoconfig (0.7.2) unstable; urgency=low
995
996   * language-functions: improve setup for japan, add support for 'jp'
997     but still support 'ja' of course.
998
999  -- Michael Prokop <mika@grml.org>  Mon, 28 May 2007 13:55:21 +0200
1000
1001 grml-autoconfig (0.7.1) unstable; urgency=low
1002
1003   * Bumbing version to 0.7, we have a new stable release!
1004
1005  -- Michael Prokop <mika@grml.org>  Sun, 13 May 2007 11:18:35 +0200
1006
1007 grml-autoconfig (0.6.42) unstable; urgency=low
1008
1009   * Add additional check for valid block device and if mounting
1010     a partition was successfull for handling swap bootoption.
1011     The bootoption 'swap' mounted all availble partitions
1012     read-only, this should be fixed now.
1013     Thanks for the bugreport, Matthias Diener!
1014
1015  -- Michael Prokop <mika@grml.org>  Sat, 12 May 2007 00:47:33 +0200
1016
1017 grml-autoconfig (0.6.41) unstable; urgency=low
1018
1019   * config_distri(): make sure /usr/share/grml/desktop.jpg is removed
1020     if it's a symlink, otherwise the copy will fail.
1021
1022  -- Michael Prokop <mika@grml.org>  Sun, 22 Apr 2007 14:01:42 +0200
1023
1024 grml-autoconfig (0.6.40) unstable; urgency=low
1025
1026   * Allow BOOT_APPEND from grml-debootstrap via cmdline
1027
1028  -- Alexander Wirt <formorer@grml.org>  Sat, 21 Apr 2007 11:13:53 +0200
1029
1030 grml-autoconfig (0.6.39) unstable; urgency=low
1031
1032   * Fix small typo in config_debootstrap().
1033
1034  -- Michael Prokop <mika@grml.org>  Mon, 16 Apr 2007 23:13:40 +0200
1035
1036 grml-autoconfig (0.6.38) unstable; urgency=low
1037
1038   * Rename partition bootoption inside config_debootstrap() to
1039     bootoption target.
1040
1041  -- Michael Prokop <mika@grml.org>  Mon, 16 Apr 2007 20:50:15 +0200
1042
1043 grml-autoconfig (0.6.37) unstable; urgency=low
1044
1045   * Support full automatic installation of Debian via grml-debootstrap
1046     via config_debootstrap().
1047
1048  -- Michael Prokop <mika@grml.org>  Mon, 16 Apr 2007 19:27:13 +0200
1049
1050 grml-autoconfig (0.6.36) unstable; urgency=low
1051
1052   * Fix tty6-check, thanks for the code review - Matthias Lederhofer!
1053
1054  -- Michael Prokop <mika@grml.org>  Sun, 15 Apr 2007 13:24:45 +0200
1055
1056 grml-autoconfig (0.6.35) unstable; urgency=low
1057
1058   * Make sure tty6 is defined in /etc/inittab for xstartup, even
1059     if it's grml-small.
1060
1061  -- Michael Prokop <mika@grml.org>  Sun, 15 Apr 2007 13:14:41 +0200
1062
1063 grml-autoconfig (0.6.34) unstable; urgency=low
1064
1065   * Code rewrite of config_fstab(), this should fix the '/home
1066     is unmounted on hd-installation if fstype is not auto'.
1067   * Bump Standard Version to 3.7.2 (no further changes).
1068   * Add '#DEBHELPER#' to maintainer scripts. Make lintian happy.
1069   * Move error output of unicode_start to $DEBUG.
1070
1071  -- Michael Prokop <mika@grml.org>  Sun, 15 Apr 2007 12:12:33 +0200
1072
1073 grml-autoconfig (0.6.33) unstable; urgency=low
1074
1075   * Do not execute unicode_start on grml-small in live-mode.
1076     [Testing: issue193]
1077
1078  -- Michael Prokop <mika@grml.org>  Fri, 13 Apr 2007 12:49:56 +0200
1079
1080 grml-autoconfig (0.6.32) unstable; urgency=low
1081
1082   * Fix logical structure of config_vmware().
1083
1084  -- Michael Prokop <mika@grml.org>  Mon,  9 Apr 2007 13:40:40 +0200
1085
1086 grml-autoconfig (0.6.31) unstable; urgency=low
1087
1088   * language-functions: applied patch by Jan-Pieter Jacobs
1089     which improves and extends locales for Belgian. Thanks!
1090     We now have bed (dutch), bef (french) and beg (german)
1091     (in iso and utf8 versions as usual) plus the normal
1092     'be' stuff (with updated locales now) of course.
1093
1094  -- Michael Prokop <mika@grml.org>  Fri,  6 Apr 2007 23:34:04 +0200
1095
1096 grml-autoconfig (0.6.30) unstable; urgency=low
1097
1098   * config_vmware(): if vmware-detect fails (in grml64 currently
1099     for example) additionally check for bootimage vmware.
1100   * config_distri(): new code which supports setting wallpaper
1101     via /cdrom/desktop/$DISTRI.jpg
1102
1103  -- Michael Prokop <mika@grml.org>  Wed,  4 Apr 2007 21:28:49 +0200
1104
1105 grml-autoconfig (0.6.29) unstable; urgency=low
1106
1107   * config_language(): rework the way unicode_start and consolechars
1108     are used. This should fix a race condition with german umlauts
1109     within for example GNU screen so the umlauts work on tty1 but
1110     not on other consoles.
1111
1112  -- Michael Prokop <mika@grml.org>  Tue,  3 Apr 2007 17:03:02 +0200
1113
1114 grml-autoconfig (0.6.28) unstable; urgency=low
1115
1116   * config_console(): support setting of bps via bootoption
1117     serial as requested by Marc 'Zugschlus' Haber, see
1118     http://blog.zugschlus.de/archives/530-using-grml-to-prepare-LVM-surgery.html
1119
1120  -- Michael Prokop <mika@grml.org>  Thu, 29 Mar 2007 15:33:10 +0200
1121
1122 grml-autoconfig (0.6.27) unstable; urgency=low
1123
1124   * grml-autoconfig script: make sure CONFIG_FSTAB matches only
1125     CONFIG_FSTAB and not CONFIG_FSTABUSER & CO. Thanks for the hint,
1126     gebi!
1127
1128  -- Michael Prokop <mika@grml.org>  Thu, 29 Mar 2007 11:31:20 +0200
1129
1130 grml-autoconfig (0.6.26) unstable; urgency=low
1131
1132   * Reintroduce /usr/bin/cpufreq-detect.sh code, otherwise
1133     cpu-screen and cpu frequency scaling won't work.
1134     [Closes: issue178]
1135     [Closes: issue179]
1136
1137  -- Michael Prokop <mika@grml.org>  Tue, 27 Mar 2007 10:47:38 +0200
1138
1139 grml-autoconfig (0.6.25) unstable; urgency=low
1140
1141   * Improve informational messages for VMware/Qemu.
1142
1143  -- Michael Prokop <mika@grml.org>  Sun, 25 Mar 2007 15:53:28 +0200
1144
1145 grml-autoconfig (0.6.24) unstable; urgency=low
1146
1147   * config_vmware(): fix small syntax error.
1148   * config_cpu(): support x86 in cpufreq detection, use ondemand
1149     governor now and drop powernowd (needs heavy testing though).
1150
1151  -- Michael Prokop <mika@grml.org>  Sun, 25 Mar 2007 13:25:15 +0200
1152
1153 grml-autoconfig (0.6.23) unstable; urgency=low
1154
1155   * Added config_qemu() which currently does nothing else than
1156     copying /etc/X11/xorg.conf.example to /etc/X11/xorg.conf.
1157
1158  -- Michael Prokop <mika@grml.org>  Sun, 25 Mar 2007 12:45:41 +0200
1159
1160 grml-autoconfig (0.6.22) unstable; urgency=low
1161
1162   * config_time(): check for existing /dev/rtc, display only
1163     first line of error message if running hwclock fails.
1164
1165  -- Michael Prokop <mika@grml.org>  Sun, 25 Mar 2007 12:32:45 +0200
1166
1167 grml-autoconfig (0.6.21) unstable; urgency=low
1168
1169   * Add locales to Recommends.
1170
1171  -- Michael Prokop <mika@grml.org>  Sun, 18 Mar 2007 00:30:24 +0100
1172
1173 grml-autoconfig (0.6.20) unstable; urgency=low
1174
1175   * Add rsync to depends.
1176   * config_language(): make sure /etc/sysconfig exists
1177   * config_local_net(): check for entry in /etc/network/interfaces
1178     before using ifup, fall back to ifconfig otherwise
1179   * Change Suggests: line into Recommends: and added mdadm.
1180
1181  -- Michael Prokop <mika@grml.org>  Sat, 17 Mar 2007 23:48:12 +0100
1182
1183 grml-autoconfig (0.6.19) unstable; urgency=low
1184
1185   * Add rungetty to depends.
1186
1187  -- Michael Prokop <mika@grml.org>  Sat, 17 Mar 2007 23:32:39 +0100
1188
1189 grml-autoconfig (0.6.18) unstable; urgency=low
1190
1191   * Add gawk to depends.
1192
1193  -- Michael Prokop <mika@grml.org>  Sat, 17 Mar 2007 23:29:33 +0100
1194
1195 grml-autoconfig (0.6.17) unstable; urgency=low
1196
1197   * Remove lsb-functions stuff from debian/postrm to avoid race-conditions
1198     when removing the package.
1199
1200  -- Michael Prokop <mika@grml.org>  Sat, 17 Mar 2007 22:40:09 +0100
1201
1202 grml-autoconfig (0.6.16) unstable; urgency=low
1203
1204   * Execute config_homedir() only if home-bootoption is set.
1205   * Run the mount command inside config_fstab only if "$NOSWAP"
1206     is not set.
1207
1208  -- Michael Prokop <mika@grml.org>  Fri,  9 Mar 2007 15:08:25 +0100
1209
1210 grml-autoconfig (0.6.15) unstable; urgency=low
1211
1212   * Fix startx bootoption. (Thanks for reporting, wuehlmaus.)
1213
1214  -- Michael Prokop <mika@grml.org>  Mon, 19 Feb 2007 18:59:13 +0100
1215
1216 grml-autoconfig (0.6.14) unstable; urgency=low
1217
1218   * config_language(): activate unicode console if running
1219     within utf8 environment via unicode_start [Closes: issue75]
1220
1221  -- Michael Prokop <mika@grml.org>  Sat, 17 Feb 2007 13:58:52 +0100
1222
1223 grml-autoconfig (0.6.13) unstable; urgency=low
1224
1225   * Make sure the 'running inside VMware' isn't printed when running
1226     with a Xen-enabled kernel (which returns '0' for vmware-detect).
1227
1228  -- Michael Prokop <mika@grml.org>  Mon,  5 Feb 2007 12:37:37 +0100
1229
1230 grml-autoconfig (0.6.12) unstable; urgency=low
1231
1232   * Support detection of CPUs with support for virtualization (vmx/svm).
1233     Check for Xen-support as well.
1234
1235  -- Michael Prokop <mika@grml.org>  Wed, 24 Jan 2007 10:34:35 +0100
1236
1237 grml-autoconfig (0.6.11) unstable; urgency=low
1238
1239   * config_x_startup(): make sure handling of /etc/inittab for
1240     bootoption startx works on grml-small too, thanks for
1241     debugging and patch, Steffen Joeris!
1242   * autoconfig: change CONFIG_FSTAB_USER='1000' into
1243     CONFIG_FSTAB_USER='grml', otherwise startx bootoption fails
1244     due to use of sudo, thanks again - Steffen!
1245     (Closes: issue79)
1246
1247  -- Michael Prokop <mika@grml.org>  Wed, 17 Jan 2007 17:31:57 +0100
1248
1249 grml-autoconfig (0.6.10) unstable; urgency=low
1250
1251   * Use Uni3-Terminus16 instead of Uni3-Terminus14 as default font.
1252
1253  -- Michael Prokop <mika@grml.org>  Mon, 18 Dec 2006 01:35:32 +0100
1254
1255 grml-autoconfig (0.6.9) unstable; urgency=low
1256
1257   * Use Uni3-Terminus14 as default font to get utf8 support by default.
1258   * Update language functions for 'get utf8 by default'.
1259
1260  -- Michael Prokop <mika@grml.org>  Sat, 16 Dec 2006 18:24:11 +0100
1261
1262 grml-autoconfig (0.6-8) unstable; urgency=low
1263
1264   * config_time: make sure /etc/default/locale can be accessed
1265     before reading it (relevant basically only for booting via PXE).
1266
1267  -- Michael Prokop <mika@grml.org>  Sun,  3 Dec 2006 22:56:58 +0100
1268
1269 grml-autoconfig (0.6-7) unstable; urgency=low
1270
1271   * config_time: use option --directisa for hwclock if running hwclock
1272     fails (work around the 'select() to /dev/rtc to wait for clock
1273     tick timed out' problem).
1274
1275  -- Michael Prokop <mika@grml.org>  Sun,  3 Dec 2006 18:07:08 +0100
1276
1277 grml-autoconfig (0.6-6) unstable; urgency=low
1278
1279   * Display "not using swap partition" only in live-cd mode.
1280
1281  -- Michael Prokop <mika@grml.org>  Sun,  3 Dec 2006 12:47:42 +0100
1282
1283 grml-autoconfig (0.6-5) unstable; urgency=low
1284
1285   * Adjust swraid bootoption information text, thanks formorer
1286     for feedback.
1287
1288  -- Michael Prokop <mika@grml.org>  Sun,  3 Dec 2006 01:36:44 +0100
1289
1290 grml-autoconfig (0.6-4) unstable; urgency=low
1291
1292   * Do *not* autoassemble sw-raid arrays any more, instead:
1293     - create /etc/mdadm/mdadm.conf by default, boot using
1294       noswraid to disable it
1295     - assemble md arrays only if bootoption swraid is used,
1296       otherwise display usage information how to enable it
1297     (Closes: issue35)
1298
1299  -- Michael Prokop <mika@grml.org>  Sat,  2 Dec 2006 16:41:18 +0100
1300
1301 grml-autoconfig (0.6-3) unstable; urgency=low
1302
1303   * Extend 'Ignoring swap partition'-message for new default
1304     behaviour (do not use swap by default anymore).
1305
1306  -- Michael Prokop <mika@grml.org>  Mon, 27 Nov 2006 23:45:30 +0100
1307
1308 grml-autoconfig (0.6-2) unstable; urgency=low
1309
1310   * Use 'MDADM_MAILADDR__' for setting mailaddress in mdadm.conf.
1311     (Closes: issue24)
1312
1313  -- Michael Prokop <mika@grml.org>  Mon, 27 Nov 2006 12:25:26 +0100
1314
1315 grml-autoconfig (0.6-1) unstable; urgency=low
1316
1317   * Bumb version to 0.6 for new release.
1318
1319  -- Michael Prokop <mika@grml.org>  Sun, 26 Nov 2006 19:10:31 +0100
1320
1321 grml-autoconfig (0.5-28) unstable; urgency=low
1322
1323   * config_userfstab: use new CONFIG_FSTAB_USER variable from
1324     /etc/grml/autoconfig
1325   * adjust configuration files for CONFIG_FSTAB_USER and
1326     CONFIG_FSTAB_GROUP supported by grml-rebuildfstab (>= 0.3-16).
1327
1328  -- Michael Prokop <mika@grml.org>  Fri, 24 Nov 2006 21:24:40 +0100
1329
1330 grml-autoconfig (0.5-27) unstable; urgency=low
1331
1332   * Use LANGUAGE="en" instead of LANGUAGE="us" for lang=en*,
1333     thanks for input - Dirk Deimeke!
1334
1335  -- Michael Prokop <mika@grml.org>  Tue, 21 Nov 2006 00:04:20 +0100
1336
1337 grml-autoconfig (0.5-26) unstable; urgency=low
1338
1339   * autoconfig.functions: make sure we can access /proc/cmdline
1340     when just sourcing this file too
1341
1342  -- Michael Prokop <mika@grml.org>  Thu, 16 Nov 2006 21:33:35 +0100
1343
1344 grml-autoconfig (0.5-25) unstable; urgency=low
1345
1346   * grml-autoconfig script: deprecate CONFIG_KERNEL, CONFIG_LANGUAGE,
1347     CONFIG_DMA and CONFIG_MIXER as they are not really relevant on hd
1348     installations.
1349   * Do not use swap by default anymore, thanks for feedback goes to
1350     Wolfgang Karall!
1351   * Set mailaddress when creating /etc/mdadm/mdadm.conf so mdadm's
1352     initscripts do not report warnings anymore on hd-installations.
1353
1354  -- Michael Prokop <mika@grml.org>  Thu, 16 Nov 2006 20:23:45 +0100
1355
1356 grml-autoconfig (0.5-24) unstable; urgency=low
1357
1358   * Added support for Norsk environment, thanks to Arnt Karlsen!
1359
1360  -- Michael Prokop <mika@grml.org>  Tue, 14 Nov 2006 13:09:19 +0100
1361
1362 grml-autoconfig (0.5-23) unstable; urgency=low
1363
1364   * The "we need a cleanup" release.
1365   * Move checkbootparam "config" into myconfig function and
1366     deprecate config_config therefor. (Thanks for the hint,
1367     Marc Haber!)
1368   * Deprecate unsued functions config_checkfs, config_remount_root,
1369     config_old_myconfig and config_config.
1370   * Remove unused $CONFIG_SPLASH from configuration files.
1371
1372  -- Michael Prokop <mika@grml.org>  Fri, 10 Nov 2006 00:34:17 +0100
1373
1374 grml-autoconfig (0.5-22) unstable; urgency=low
1375
1376   * config_swraid: use mkconf for generation of mdadm.conf
1377
1378  -- Michael Prokop <mika@grml.org>  Tue,  7 Nov 2006 12:30:09 +0100
1379
1380 grml-autoconfig (0.5-21) unstable; urgency=low
1381
1382   * grml-bootsplash: replace the clear command with
1383     "echo -ne '\033[H\033[25l'" to avoid flickering.
1384     Thanks a lot, Michael Schierl!
1385
1386  -- Michael Prokop <mika@grml.org>  Mon,  6 Nov 2006 23:11:36 +0100
1387
1388 grml-autoconfig (0.5-20) unstable; urgency=low
1389
1390   * config_swraid: add usage info how to disable it, check for
1391     bootoption raid=noautodetect as well.
1392   * Added some more checks for bootoption 'forensic' for users
1393     who don't know that forensic should be the image name and not
1394     an additional bootoption.
1395
1396  -- Michael Prokop <mika@grml.org>  Thu,  2 Nov 2006 20:19:11 +0100
1397
1398 grml-autoconfig (0.5-19) unstable; urgency=low
1399
1400   * Added function config_swraid ($CONFIG_SWRAID) for detection
1401     of software raid arrays, running only in live-cd mode.
1402
1403  -- Michael Prokop <mika@grml.org>  Wed,  1 Nov 2006 14:14:44 +0100
1404
1405 grml-autoconfig (0.5-18) unstable; urgency=low
1406
1407   * config_cpu: beautify "Detecting CPU" for SMP systems.
1408
1409  -- Michael Prokop <mika@grml.org>  Tue, 31 Oct 2006 15:36:18 +0100
1410
1411 grml-autoconfig (0.5-17) unstable; urgency=low
1412
1413   * config_mixer: beautify error output of aumix.
1414
1415  -- Michael Prokop <mika@grml.org>  Tue, 31 Oct 2006 12:38:52 +0100
1416
1417 grml-autoconfig (0.5-16) unstable; urgency=low
1418
1419   * Fix config_debs() and include it in config files, thanks for
1420     notice - schula!
1421
1422  -- Michael Prokop <mika@grml.org>  Mon, 23 Oct 2006 00:33:54 +0200
1423
1424 grml-autoconfig (0.5-15) unstable; urgency=low
1425
1426   * config_language: duplicate the getbootparam keyboard code to make
1427     sure /etc/grml/language-functions does not overwrite our values...
1428
1429  -- Michael Prokop <mika@grml.org>  Thu, 12 Oct 2006 13:00:17 +0200
1430
1431 grml-autoconfig (0.5-14) unstable; urgency=low
1432
1433   * Check for existence of
1434     /usr/share/consolefonts/Lat15-Terminus16.psf.gz
1435
1436  -- Michael Prokop <mika@grml.org>  Sat,  7 Oct 2006 23:37:28 +0200
1437
1438 grml-autoconfig (0.5-13) unstable; urgency=low
1439
1440   * Don't export $COUNTRY and $CHARSET anymore.
1441
1442  -- Michael Prokop <mika@grml.org>  Wed,  4 Oct 2006 10:39:24 +0200
1443
1444 grml-autoconfig (0.5-12) unstable; urgency=low
1445
1446   * Change 'chown grml.grml ...' into 'chown grml: ...'. Thanks, Worf!
1447   * Remove /etc/sysconfig/.
1448
1449  -- Michael Prokop <mika@grml.org>  Thu, 28 Sep 2006 16:30:42 +0200
1450
1451 grml-autoconfig (0.5-11) unstable; urgency=low
1452
1453   * Use KEYTABLE="gr-utf8" for greek-utf8.
1454   * grml-autoconfig script: change keyboard into language.
1455
1456  -- Michael Prokop <mika@grml.org>  Mon, 25 Sep 2006 10:23:04 +0200
1457
1458 grml-autoconfig (0.5-10) unstable; urgency=low
1459
1460   * Rewrote language code:
1461     - support $LANG-utf8
1462     - use the script grml-setlang instead of output variable to
1463       /etc/environment and /etc/sysconfig/*
1464     - use CHARSET="iso8859-15" by default, support some new languages
1465     - config_environment, config_running_from and config_keyboard
1466       are deprecate now
1467   * Removed discover from Suggests and added alsa-utils instead.
1468   * Check for presence of aumix and amixer binaries in config_mixer.
1469   * Cleanup of "doubled logic checks" like
1470     "if ! [ -z ..." => "if [ -n ..."].
1471   * Check whether a swap partition is used already and inform user
1472     about it. Support LABELs as well.
1473
1474  -- Michael Prokop <mika@grml.org>  Sat, 23 Sep 2006 12:10:32 +0200
1475
1476 grml-autoconfig (0.5-9) unstable; urgency=low
1477
1478   * Use "amixer get Front" in config_mixer so the IBM notebooks
1479     have sound by default as well. Thanks Jimmy for debugging
1480     and code-base!
1481
1482  -- Michael Prokop <mika@grml.org>  Sun, 17 Sep 2006 16:29:28 +0200
1483
1484 grml-autoconfig (0.5-8) unstable; urgency=low
1485
1486   * Check for lo device in /etc/network/run/ifstate before
1487     running "ifup lo".
1488   * Clean /etc/network/status/ before writing into it.
1489   * Change { pump... } into ( pump... ).
1490
1491  -- Michael Prokop <mika@grml.org>  Sat, 16 Sep 2006 15:08:30 +0200
1492
1493 grml-autoconfig (0.5-7) unstable; urgency=low
1494
1495   * Move /etc/grml/lsb-functions to package grml-etc-core.
1496
1497  -- Michael Prokop <mika@grml.org>  Sat, 16 Sep 2006 11:03:43 +0200
1498
1499 grml-autoconfig (0.5-6) unstable; urgency=low
1500
1501   * Write status of pump into /etc/network/status/$DEVICE.
1502
1503  -- Michael Prokop <mika@grml.org>  Fri, 15 Sep 2006 18:44:35 +0200
1504
1505 grml-autoconfig (0.5-5) unstable; urgency=low
1506
1507   * Set CONFIG_CREATE_MNT_DIRS=no and warn when create_mnt_dirs()
1508     is executed as grml-rebuildfstab does all we need from now on.
1509
1510  -- Michael Prokop <mika@grml.org>  Mon, 11 Sep 2006 21:39:56 +0200
1511
1512 grml-autoconfig (0.5-4) unstable; urgency=low
1513
1514   * Deactivate creation of /mnt/*-directories as grml-rebuildfstab
1515     >= 0.3-1 takes care of it. Depend on grml-rebuildfstab package
1516     >= 0.3-1 therefore.
1517
1518  -- Michael Prokop <mika@grml.org>  Mon, 11 Sep 2006 15:51:22 +0200
1519
1520 grml-autoconfig (0.5-3) unstable; urgency=low
1521
1522   * Run chpasswd with '-m' option.
1523
1524  -- Michael Prokop <mika@grml.org>  Tue, 15 Aug 2006 12:35:54 +0200
1525
1526 grml-autoconfig (0.5-2) unstable; urgency=low
1527
1528   * Run 'ifup lo' only in live-cd mode...
1529
1530  -- Michael Prokop <mika@grml.org>  Sat, 12 Aug 2006 14:08:32 +0200
1531
1532 grml-autoconfig (0.5-1) unstable; urgency=low
1533
1534   * Bumb version, grml 0.8 is coming closer...
1535
1536  -- Michael Prokop <mika@grml.org>  Fri, 11 Aug 2006 11:48:44 +0200
1537
1538 grml-autoconfig (0.4-33) unstable; urgency=low
1539
1540   * Use ifup instead of ifconfig for bringing up lo in
1541     config_local_net().
1542
1543  -- Michael Prokop <mika@grml.org>  Thu, 10 Aug 2006 09:14:51 +0200
1544
1545 grml-autoconfig (0.4-32) unstable; urgency=low
1546
1547   * Drop unused config_splash().
1548
1549  -- Michael Prokop <mika@grml.org>  Fri,  4 Aug 2006 12:14:50 +0200
1550
1551 grml-autoconfig (0.4-31) unstable; urgency=low
1552
1553   * Use "timeout 4" when running dd on floppy drive. Thanks, Gebi!
1554
1555  -- Michael Prokop <mika@grml.org>  Fri,  4 Aug 2006 10:12:34 +0200
1556
1557 grml-autoconfig (0.4-30) unstable; urgency=low
1558
1559   * Check for running hal/d-bus and warn in acpid sequence then.
1560   * Improved apm-stuff in config_acpi_apm.
1561
1562  -- Michael Prokop <mika@grml.org>  Fri, 21 Jul 2006 13:06:52 +0200
1563
1564 grml-autoconfig (0.4-29) unstable; urgency=low
1565
1566   * Moved generic $LANGUAGE stuff into its own file named
1567     /etc/grml/language-functions so we can source the file
1568     in grml-autoconfig and grml-scripts without having to
1569     maintain it in several places.
1570   * Write $LANG-stuff in config_environment to /etc/default/locales
1571     if the file does not exist yet.
1572
1573  -- Michael Prokop <mika@grml.org>  Tue, 18 Jul 2006 19:59:47 +0200
1574
1575 grml-autoconfig (0.4-28) unstable; urgency=low
1576
1577   * Send errors to $DEBUG in checkgrmlsmall() and checkgrmlusb()
1578     as there are people out there using grml-autoconfig on plain
1579     Debian systems where /etc/grml_version does not exist. :)
1580
1581  -- Michael Prokop <mika@grml.org>  Tue, 18 Jul 2006 18:41:51 +0200
1582
1583 grml-autoconfig (0.4-27) unstable; urgency=low
1584
1585   * The "oh, I love GNU" Release.
1586   * Adjusted tail command to get rid of the "Warning: "+number" syntax is
1587     deprecated, please use "-n +number"".
1588   * Added $CONFIG_BLANKING to disable console blanking (on request
1589     by Marc 'Zugschlus' Haber).
1590   * Added header to be Init Script LSB-compliant, see
1591     http://wiki.debian.org/LSBInitScripts for details.
1592
1593  -- Michael Prokop <mika@grml.org>  Fri,  7 Jul 2006 21:58:57 +0200
1594
1595 grml-autoconfig (0.4-26) unstable; urgency=low
1596
1597   * Added support for /etc/init.d/boolocal.{pre,middle,post}.
1598   * Added manpage grml-bootsplash.1.
1599   * grml-bootsplash: switched to /bin/bash to make lintian happy,
1600     improved error handling as well.
1601
1602  -- Michael Prokop <mika@grml.org>  Sun,  4 Jun 2006 14:03:00 +0200
1603
1604 grml-autoconfig (0.4-25) unstable; urgency=low
1605
1606   * Added textbased bootsplash support based on contribution
1607     by Florian Keller <Florian.Keller@zuerich.ch>, thanks!
1608   * Run language stuff at the beginning so the fonts are
1609     switched earlier.
1610
1611  -- Michael Prokop <mika@grml.org>  Sat, 27 May 2006 11:23:15 +0200
1612
1613 grml-autoconfig (0.4-24) unstable; urgency=low
1614
1615   * Reorderd $KEYTABLE check in config_environment.
1616
1617  -- Michael Prokop <mika@grml.org>  Sun, 14 May 2006 21:30:47 +0200
1618
1619 grml-autoconfig (0.4-23) unstable; urgency=low
1620
1621   * Added '-m' option to consolechars call.
1622
1623  -- Michael Prokop <mika@grml.org>  Sun, 14 May 2006 17:13:40 +0200
1624
1625 grml-autoconfig (0.4-22) unstable; urgency=low
1626
1627   * Moved check for bootoption [x]keyboard=... to config_environment.
1628
1629  -- Michael Prokop <mika@grml.org>  Sun, 14 May 2006 16:59:34 +0200
1630
1631 grml-autoconfig (0.4-21) unstable; urgency=low
1632
1633   * Adjust KEYTABLE of bootoption keyboard=de/at via
1634     /etc/sysconfig/keyboard, otherwise we've a racecondition.
1635   * Reworked charset code to run it on all tty's.
1636
1637  -- Michael Prokop <mika@grml.org>  Sun, 14 May 2006 12:18:24 +0200
1638
1639 grml-autoconfig (0.4-20) unstable; urgency=low
1640
1641   * The 'oh, we are lintian-clean again even though #360534' Release.
1642
1643  -- Michael Prokop <mika@grml.org>  Fri, 12 May 2006 21:48:30 +0200
1644
1645 grml-autoconfig (0.4-19) unstable; urgency=low
1646
1647   * Take KEYTABLE="de-latin1-nodeadkeys" for bootoptions keyboard=de
1648     and keyboard=at.
1649
1650  -- Michael Prokop <mika@grml.org>  Fri, 12 May 2006 21:32:21 +0200
1651
1652 grml-autoconfig (0.4-18) unstable; urgency=low
1653
1654   * Added pump to depends. Thanks, Florian Keller!
1655
1656  -- Michael Prokop <mika@grml.org>  Fri,  5 May 2006 13:01:11 +0200
1657
1658 grml-autoconfig (0.4-17) unstable; urgency=low
1659
1660   * Support multiline settings in /cdrom/bootparams/*. Patch
1661     contributed by Florian Keller, thanks!
1662
1663  -- Michael Prokop <mika@grml.org>  Thu,  4 May 2006 22:48:43 +0200
1664
1665 grml-autoconfig (0.4-16) unstable; urgency=low
1666
1667   * Adjusted $XKEYBOARD and $KDEKEYBOARD as suggested by
1668     Florian Keller, thanks!
1669
1670  -- Michael Prokop <mika@grml.org>  Wed,  3 May 2006 09:37:44 +0200
1671
1672 grml-autoconfig (0.4-15) unstable; urgency=low
1673
1674   * Move $CMDLINE before the checkbootparam "nocolor" code.
1675     Switch order of display and sourcing lsb-functions.
1676   * Don't run bootlogd via initscript as startup might be
1677     prevented via /etc/default/bootlogd.
1678
1679  -- Michael Prokop <mika@grml.org>  Sun, 30 Apr 2006 16:10:29 +0200
1680
1681 grml-autoconfig (0.4-14) unstable; urgency=low
1682
1683   * grml-autoconfig script reads in current state of options now.
1684
1685  -- Michael Prokop <mika@grml.org>  Sun, 30 Apr 2006 14:55:57 +0200
1686
1687 grml-autoconfig (0.4-13) unstable; urgency=low
1688
1689   * Removed config_color as it is handled when sourcing lsb-functions.
1690
1691  -- Michael Prokop <mika@grml.org>  Sun, 30 Apr 2006 13:01:54 +0200
1692
1693 grml-autoconfig (0.4-12) unstable; urgency=low
1694
1695   * Use consolechars instead of charset for $CHARMAP.
1696
1697  -- Michael Prokop <mika@grml.org>  Sun, 30 Apr 2006 12:02:39 +0200
1698
1699 grml-autoconfig (0.4-11) unstable; urgency=low
1700
1701   * Fixed wrong logic of nocolor check.
1702
1703  -- Michael Prokop <mika@grml.org>  Sun, 30 Apr 2006 11:49:46 +0200
1704
1705 grml-autoconfig (0.4-10) unstable; urgency=low
1706
1707   * Check for bootoption nocolor and source
1708     /etc/grml/lsb-functions with RC_NOCOLOR=yes then.
1709
1710  -- Michael Prokop <mika@grml.org>  Sun, 30 Apr 2006 01:00:03 +0200
1711
1712 grml-autoconfig (0.4-9) unstable; urgency=low
1713
1714   * Fixed bootlogd problems, now we are starting it through the
1715     init script.
1716   * Fixed problem with loading charset because of using the
1717     wrong variable. Thanks to Maciej 'harnir' Delmanowski!
1718
1719  -- Michael Prokop <mika@grml.org>  Sun, 30 Apr 2006 00:01:49 +0200
1720
1721 grml-autoconfig (0.4-8) unstable; urgency=low
1722
1723   * reworked language section
1724     - improve indenting of case $LANGUAGE code...
1725     - use Lat15-Terminus16 as default console font if
1726       bootoption "nodefaultfont" isn't used, depend on
1727       package console-terminus therefore
1728     - use console font Lat2-Terminus16 instead of iso02g,
1729       reported by Maciej 'harnir' Delmanowski, thanks!
1730     - rename "Activating keyboard settings" to "Activating
1731       language settings"
1732     - add (deactivated) CONSOLEFONT to /etc/grml/autoconfig[.small]
1733   * removed time-stuff from grml-autoconfig interface
1734   * fixed name of keyboard code in grml-autoconfig interface
1735   * added support for iso02 charmaps in config_keyboard, thanks to
1736     Maciej 'harnir' Delmanowski!
1737
1738  -- Michael Prokop <mika@grml.org>  Fri, 28 Apr 2006 22:35:34 +0200
1739
1740 grml-autoconfig (0.4-7) unstable; urgency=low
1741
1742   * Run config_time and config_timezone only in live-mode.
1743
1744  -- Michael Prokop <mika@grml.org>  Sun, 23 Apr 2006 20:05:51 +0200
1745
1746 grml-autoconfig (0.4-6) unstable; urgency=low
1747
1748   * We must use $LANG for LC_ALL and LC_MESSAGES.
1749
1750  -- Michael Prokop <mika@grml.org>  Sat, 22 Apr 2006 00:06:54 +0200
1751
1752 grml-autoconfig (0.4-5) unstable; urgency=low
1753
1754   * config_environment: set LC_MESSAGES to $LANGUAGE
1755     and LC_ALL to $LANGUAGE in /etc/environment
1756
1757  -- Michael Prokop <mika@grml.org>  Fri, 21 Apr 2006 15:32:05 +0200
1758
1759 grml-autoconfig (0.4-4) unstable; urgency=low
1760
1761   * Use /bin/ls instead of ls to prevent alias errors when
1762     running interactive.
1763   * Check for mounted /mnt/grml before unmounting.
1764   * Always set returncode for variable $RC, avoid race conditions.
1765
1766  -- Michael Prokop <mika@grml.org>  Fri, 21 Apr 2006 00:39:18 +0200
1767
1768 grml-autoconfig (0.4-3) unstable; urgency=low
1769
1770   * Reworked config_fwtimeout for low default firmware timeout
1771     of kernel.
1772
1773  -- Michael Prokop <mika@grml.org>  Sun,  9 Apr 2006 12:28:39 +0200
1774
1775 grml-autoconfig (0.4-2) unstable; urgency=low
1776
1777   * Don't run code from config_environment on hd-installation.
1778
1779  -- Michael Prokop <mika@grml.org>  Sat,  8 Apr 2006 14:06:07 +0200
1780
1781 grml-autoconfig (0.4-1) unstable; urgency=low
1782
1783   *  New grml version.
1784
1785  -- Michael Prokop <mika@grml.org>  Thu,  6 Apr 2006 16:18:43 +0200
1786
1787 grml-autoconfig (0.3-14) unstable; urgency=low
1788
1789   * config_fstab: don't try to create empty dirs in /mnt/.
1790
1791  -- Michael Prokop <mika@grml.org>  Wed,  5 Apr 2006 23:56:50 +0200
1792
1793 grml-autoconfig (0.3-13) unstable; urgency=low
1794
1795   * Removed discover from grml-autoconfig interface. Nobody
1796     needs that nowadays anymore...
1797   * Activate config_fstab by default again in grml-autoconfig
1798     interface.
1799   * Reordered execution of $UID check and mktemp in grml-autoconfig
1800     interface.
1801
1802  -- Michael Prokop <mika@grml.org>  Mon,  3 Apr 2006 00:36:58 +0200
1803
1804 grml-autoconfig (0.3-12) unstable; urgency=low
1805
1806   * Updated manpage.
1807
1808  -- Michael Prokop <mika@grml.org>  Thu, 30 Mar 2006 00:25:14 +0200
1809
1810 grml-autoconfig (0.3-11) unstable; urgency=low
1811
1812   * Reworked config_cpu(). Don't let the kernel decide what
1813     cpufrequency modules we want but do it on our own using
1814     the new cpufreq-detect.sh from grml-scripts.
1815
1816  -- Michael Prokop <mika@grml.org>  Fri, 24 Mar 2006 11:25:38 +0100
1817
1818 grml-autoconfig (0.3-10) unstable; urgency=low
1819
1820   * Improved config_swspeak (added sound output).
1821
1822  -- Michael Prokop <mika@grml.org>  Thu, 23 Mar 2006 12:04:46 +0100
1823
1824 grml-autoconfig (0.3-9) unstable; urgency=low
1825
1826   * Don't run rebuildfstab by default on hd-install's anymore via
1827     grml-autoconfig script.
1828   * Renamed CONFIG_FSTABUSER to CONFIG_USERFSTAB so adjusting
1829     values via grml-autoconfig does not conflict with CONFIG_FSTAB.
1830
1831  -- Michael Prokop <mika@grml.org>  Sat, 25 Feb 2006 20:02:58 +0100
1832
1833 grml-autoconfig (0.3-8) unstable; urgency=low
1834
1835   * Added detection of software-suspend swap partitions to
1836     config_fstab. Support use of ANYSWAP as well.
1837
1838  -- Michael Prokop <mika@grml.org>  Sun, 19 Feb 2006 14:42:49 +0100
1839
1840 grml-autoconfig (0.3-7) unstable; urgency=low
1841
1842   * Print $CMDLINE when in debug mode.
1843
1844  -- Michael Prokop <mika@grml.org>  Thu, 16 Feb 2006 22:26:24 +0100
1845
1846 grml-autoconfig (0.3-6) unstable; urgency=low
1847
1848   * Deactivated the 'not running under zsh' warning.
1849
1850  -- Michael Prokop <mika@grml.org>  Fri, 10 Feb 2006 23:42:28 +0100
1851
1852 grml-autoconfig (0.3-5) unstable; urgency=low
1853
1854   * Added an additional check for label on floppy disks via blkid
1855     if running dd was successful to config_automount. Hopefully this
1856     fixes the annoying 'GRMLCFG does not work with floppy disk'
1857     problem. Needs some testing on real, problematic hardware though.
1858
1859  -- Michael Prokop <mika@grml.org>  Tue, 31 Jan 2006 01:05:15 +0100
1860
1861 grml-autoconfig (0.3-4) unstable; urgency=low
1862
1863   * Switched some einfo messages to ewarn
1864     ("Skipping .. as requested" stuff).
1865
1866  -- Michael Prokop <mika@grml.org>  Sun, 22 Jan 2006 15:11:12 +0100
1867
1868 grml-autoconfig (0.3-3) unstable; urgency=low
1869
1870   * Adjusted $MEM variables in config_small to better react on low
1871     memory systems.
1872   * Bumbed required udev version in depends to version 0.080-1.
1873
1874  -- Michael Prokop <mika@grml.org>  Sat, 21 Jan 2006 23:19:11 +0100
1875
1876 grml-autoconfig (0.3-2) unstable; urgency=low
1877
1878   * Moved discover from depends to suggests. Added check for /sbin/discover
1879     to config_discover.
1880
1881  -- Michael Prokop <mika@grml.org>  Sat, 21 Jan 2006 20:12:01 +0100
1882
1883 grml-autoconfig (0.3-1) unstable; urgency=low
1884
1885   * The 'hey, get your winterschlapfn' release.
1886
1887  -- Michael Prokop <mika@grml.org>  Sat, 21 Jan 2006 13:43:30 +0100
1888
1889 grml-autoconfig (0.2-49) unstable; urgency=low
1890
1891   * Oh, I forgot to print the 'no $IP'-code in config_distcc
1892     only if bootparam distcc is set. Nothing serious, fixed anyway.
1893
1894  -- Michael Prokop <mika@grml.org>  Fri, 20 Jan 2006 21:50:09 +0100
1895
1896 grml-autoconfig (0.2-48) unstable; urgency=low
1897
1898   * Improved info messages in config_distcc. Don't try to start
1899     distcc if no valid ip address or interface is available.
1900
1901  -- Michael Prokop <mika@grml.org>  Fri, 20 Jan 2006 20:43:53 +0100
1902
1903 grml-autoconfig (0.2-47) unstable; urgency=low
1904
1905   * Fixed volume handling in config_mixer (empty default variable).
1906   * Wait until $IP is set in config_distcc or continue after 10 tries.
1907
1908  -- Michael Prokop <mika@grml.org>  Fri, 20 Jan 2006 14:09:32 +0100
1909
1910 grml-autoconfig (0.2-46) unstable; urgency=low
1911
1912   * Switched order of execution of config_kernel and config_vmware.
1913   * Added bootoption novmware to skip execution of vmware specific
1914     stuff.
1915
1916  -- Michael Prokop <mika@grml.org>  Mon, 16 Jan 2006 22:02:57 +0100
1917
1918 grml-autoconfig (0.2-45) unstable; urgency=low
1919
1920   * Fixed racecondition with unquoted $VARIABLES (thanks, Gebi!).
1921
1922  -- Michael Prokop <mika@grml.org>  Sun, 15 Jan 2006 22:39:16 +0100
1923
1924 grml-autoconfig (0.2-44) unstable; urgency=low
1925
1926   * Improved output of config_modem.
1927
1928  -- Michael Prokop <mika@grml.org>  Sat, 14 Jan 2006 23:28:52 +0100
1929
1930 grml-autoconfig (0.2-43) unstable; urgency=low
1931
1932   * speechd-up does not start through grml-autoconfig, so start
1933     it manually after booting. Changed an einfo to eend as well.
1934
1935  -- Michael Prokop <mika@grml.org>  Sat, 14 Jan 2006 22:51:07 +0100
1936
1937 grml-autoconfig (0.2-42) unstable; urgency=low
1938
1939   * Run speechd-up in daemon mode.
1940   * Disable config_pcmcia by default now (cardmgr is obsolete
1941     with current kernel and udev).
1942   * Removed pcmcia and firewirefix from grml-autoconfig interface.
1943
1944  -- Michael Prokop <mika@grml.org>  Sat, 14 Jan 2006 18:34:50 +0100
1945
1946 grml-autoconfig (0.2-41) unstable; urgency=low
1947
1948   * Added - experimental - config_swspeak / CONFIG_SWSPEAK
1949     (run software synthesizer via speakup).
1950
1951  -- Michael Prokop <mika@grml.org>  Sat, 14 Jan 2006 14:47:48 +0100
1952
1953 grml-autoconfig (0.2-40) unstable; urgency=low
1954
1955   * Removed config_keyboard_cmdline and moved code from there to
1956     config_language to avoid racecondition. Now using bootoptions
1957     lang, keyboard and xkeyboard should work at the same time.
1958
1959  -- Michael Prokop <mika@grml.org>  Thu, 12 Jan 2006 21:23:54 +0100
1960
1961 grml-autoconfig (0.2-39) unstable; urgency=low
1962
1963   * Updated config_pcmcia so it works with new pcmciautils package,
1964     where cardmgr isn't present anymore. Needs some tests, though.
1965   * Install autoconfig.functions with permissions 755 so it can
1966     be executed.
1967
1968  -- Michael Prokop <mika@grml.org>  Thu, 12 Jan 2006 18:09:06 +0100
1969
1970 grml-autoconfig (0.2-38) unstable; urgency=low
1971
1972   * Updated config_ipv6.
1973
1974  -- Michael Prokop <mika@grml.org>  Mon,  9 Jan 2006 22:19:21 +0100
1975
1976 grml-autoconfig (0.2-37) unstable; urgency=low
1977
1978   * Added ipv6 bootoption (thanks, Stephan Peijnik!). Needs
1979     some testing though.
1980
1981  -- Michael Prokop <mika@grml.org>  Sun,  8 Jan 2006 22:57:22 +0100
1982
1983 grml-autoconfig (0.2-36) unstable; urgency=low
1984
1985   * Improved config_cpu:
1986     - removed UUOL
1987     - check for cpudyn-support (thanks, Stephan Peijnik!)
1988   * Warn if running not under zsh.
1989   * Switched 'eend 0 || eend 1' statements to 'eend $?'.
1990
1991  -- Michael Prokop <mika@grml.org>  Sun,  8 Jan 2006 16:54:22 +0100
1992
1993 grml-autoconfig (0.2-35) unstable; urgency=low
1994
1995   * Oh, wrong logic for $VOL in config_mixer. Fixed.
1996
1997  -- Michael Prokop <mika@grml.org>  Sun,  8 Jan 2006 00:29:14 +0100
1998
1999 grml-autoconfig (0.2-34) unstable; urgency=low
2000
2001   * Modified $NOSWAP logic in config_fstab for infotext.
2002   * Add bootoption nofirewiredev in config_firewire_dev.
2003   * Set CONFIG_FIREWIRE_DEV to no by default.
2004
2005  -- Michael Prokop <mika@grml.org>  Sun,  8 Jan 2006 00:08:57 +0100
2006
2007 grml-autoconfig (0.2-33) unstable; urgency=low
2008
2009   * Check for return codes in interface (thanks for hint, Gebi).
2010
2011  -- Michael Prokop <mika@grml.org>  Sat,  7 Jan 2006 14:19:44 +0100
2012
2013 grml-autoconfig (0.2-32) unstable; urgency=low
2014
2015   * Don't try to create stuff like /proc/bus/usb in config_fstab.
2016
2017  -- Michael Prokop <mika@grml.org>  Sat,  7 Jan 2006 12:26:53 +0100
2018
2019 grml-autoconfig (0.2-31) unstable; urgency=low
2020
2021   * Use wm-ng (fluxbox with addons) as default window manager for
2022     bootoption startx.
2023
2024  -- Michael Prokop <mika@grml.org>  Sat,  7 Jan 2006 11:53:14 +0100
2025
2026 grml-autoconfig (0.2-30) unstable; urgency=low
2027
2028   * Added bootoption vol for setting volumes via aumix to config_mixer.
2029
2030  -- Michael Prokop <mika@grml.org>  Thu,  5 Jan 2006 19:45:54 +0100
2031
2032 grml-autoconfig (0.2-29) unstable; urgency=low
2033
2034   * Add function iszsh to autoconfig.functions and use setopt only
2035     if running with zsh.
2036
2037  -- Michael Prokop <mika@grml.org>  Thu,  5 Jan 2006 17:37:20 +0100
2038
2039 grml-autoconfig (0.2-28) unstable; urgency=low
2040
2041   * Call rmnologin with start-option (thx4hint, Marc!).
2042   * Don't output the 'overall' text in RAM-info.
2043
2044  -- Michael Prokop <mika@grml.org>  Wed,  4 Jan 2006 14:29:18 +0100
2045
2046 grml-autoconfig (0.2-27) unstable; urgency=low
2047
2048   * Improved output of RAM-info.
2049
2050  -- Michael Prokop <mika@grml.org>  Tue,  3 Jan 2006 23:10:54 +0100
2051
2052 grml-autoconfig (0.2-26) unstable; urgency=low
2053
2054   * Don't use discover by default anymore (udev does that now).
2055   * Rewrote config_blacklist:
2056     - run it only on live-cd
2057     - use /etc/modprobe.d/grml
2058   * Removed hotplug-light from grml-autoconfig interface and
2059     set default for discover to 'off'.
2060
2061  -- Michael Prokop <mika@grml.org>  Sat, 31 Dec 2005 18:22:25 +0100
2062
2063 grml-autoconfig (0.2-25) unstable; urgency=low
2064
2065   * Some small changes in look'n'feel.
2066   * Run config_small earlier.
2067   * Rewrote output code of discover function.
2068   * Rewrote code of config_acpi_apm.
2069   * Added CONFIG_SETKEYCODES.
2070   * Lot's of code cleanups.
2071   * Rewrote bootoptions passwd and ssh.
2072   * Implemented bootoption blacklist (notice: not used currently).
2073
2074  -- Michael Prokop <mika@grml.org>  Tue, 27 Dec 2005 19:37:48 +0100
2075
2076 grml-autoconfig (0.2-24) unstable; urgency=low
2077
2078   * Added check for RAM to config_small.
2079   * Switched log_* lsb-functions to e* stuff.
2080
2081  -- Michael Prokop <mika@grml.org>  Tue, 27 Dec 2005 17:17:49 +0100
2082
2083 grml-autoconfig (0.2-23) unstable; urgency=low
2084
2085   * Fixed typo in config_fstab.
2086
2087  -- Michael Prokop <mika@grml.org>  Wed, 21 Dec 2005 10:26:32 +0100
2088
2089 grml-autoconfig (0.2-22) unstable; urgency=low
2090
2091   * Don't use static values for grml-autoconfig interface.
2092
2093  -- Michael Prokop <mika@grml.org>  Sun, 18 Dec 2005 21:55:06 +0100
2094
2095 grml-autoconfig (0.2-21) unstable; urgency=low
2096
2097   * Use 'harddisk' instead of 'Harddisk' as infotext (thx4hint,
2098     Jens Kubieziel!).
2099
2100  -- Michael Prokop <mika@grml.org>  Sat, 17 Dec 2005 23:16:39 +0100
2101
2102 grml-autoconfig (0.2-20) unstable; urgency=low
2103
2104   * Added config_debnet (thanks, Marc Haber!).
2105
2106  -- Michael Prokop <mika@grml.org>  Sat, 17 Dec 2005 18:54:25 +0100
2107
2108 grml-autoconfig (0.2-19) unstable; urgency=low
2109
2110   * Fixed bug in config_cdrom_scripts which prevented
2111     execution of files in /cdrom/scripts/.
2112
2113  -- Michael Prokop <mika@grml.org>  Tue, 13 Dec 2005 19:16:45 +0100
2114
2115 grml-autoconfig (0.2-18) unstable; urgency=low
2116
2117   * Run grml2hd-noninteractive inside GNU screen.
2118   * Deactivate hotplug(-light) as udev handles this stuff
2119     already.
2120   * Added config_vmware (creates xorg.conf based on template).
2121
2122  -- Michael Prokop <mika@grml.org>  Sun, 11 Dec 2005 12:39:34 +0100
2123
2124 grml-autoconfig (0.2-17) unstable; urgency=low
2125
2126   * Some clean ups in lsb-functions.
2127
2128  -- Michael Prokop <mika@grml.org>  Mon,  5 Dec 2005 11:21:11 +0100
2129
2130 grml-autoconfig (0.2-16) unstable; urgency=low
2131
2132   * Adjusted hotplug-system for use with udev >=0.076-4.
2133   * Merged gentoo-functions into lsb-functions.
2134
2135  -- Michael Prokop <mika@grml.org>  Sun,  4 Dec 2005 23:31:38 +0100
2136
2137 grml-autoconfig (0.2-15) unstable; urgency=low
2138
2139   * Added bootoption 'nomodules' to disable loading of modules
2140     defined in /etc/grml/modules.
2141
2142  -- Michael Prokop <mika@grml.org>  Sat,  3 Dec 2005 15:31:00 +0100
2143
2144 grml-autoconfig (0.2-14) unstable; urgency=low
2145
2146   * Support module-init-tools-style of loading specific modules
2147     through /etc/grml/modules - only available when running from
2148     CD.
2149
2150  -- Michael Prokop <mika@grml.org>  Sat,  3 Dec 2005 12:42:03 +0100
2151
2152 grml-autoconfig (0.2-13) unstable; urgency=low
2153
2154   * Adjust /etc/hosts when using bootparam 'hostname=...' as well.
2155
2156  -- Michael Prokop <mika@grml.org>  Thu,  1 Dec 2005 13:23:10 +0100
2157
2158 grml-autoconfig (0.2-12) unstable; urgency=low
2159
2160   * Use getent for getting fstabuser.
2161
2162  -- Michael Prokop <mika@grml.org>  Sat, 26 Nov 2005 19:58:02 +0100
2163
2164 grml-autoconfig (0.2-11) unstable; urgency=low
2165
2166   * Upps, spelling error in fstab infotext - fixed that.
2167
2168  -- Michael Prokop <mika@grml.org>  Mon, 21 Nov 2005 22:45:52 +0100
2169
2170 grml-autoconfig (0.2-10) unstable; urgency=low
2171
2172   * Added infotext to config_fstab how to disable fstab generation.
2173
2174  -- Michael Prokop <mika@grml.org>  Mon, 21 Nov 2005 15:58:59 +0100
2175
2176 grml-autoconfig (0.2-9) unstable; urgency=low
2177
2178   * 855resolution is now 915resolution.
2179   * Added support for setting hostname via bootparam 'hostname=...'.
2180   * Added bootparam distcc, set via distcc=$NETWORK,$LISTENER.
2181
2182  -- Michael Prokop <mika@grml.org>  Wed, 16 Nov 2005 18:31:41 +0100
2183
2184 grml-autoconfig (0.2-8) unstable; urgency=low
2185
2186   * Just a small cosmetic fix in GRMLCFG-code.
2187
2188  -- Michael Prokop <mika@grml.org>  Thu, 10 Nov 2005 23:38:16 +0100
2189
2190 grml-autoconfig (0.2-7) unstable; urgency=low
2191
2192   * Adjusted output of floppy mount of GRMLCFG device.
2193   * Removed debug output in language code.
2194
2195  -- Michael Prokop <mika@grml.org>  Thu, 10 Nov 2005 10:51:23 +0100
2196
2197 grml-autoconfig (0.2-6) unstable; urgency=low
2198
2199   * Some small bugfixes in config_swap.
2200   * Improved language settings. Setting LANGUAGE is now also possible
2201     via configuring $LANGUAGE in /etc/grml/autoconfig.
2202
2203  -- Michael Prokop <mika@grml.org>  Tue,  8 Nov 2005 13:49:23 +0100
2204
2205 grml-autoconfig (0.2-5) unstable; urgency=low
2206
2207   * Added CONFIG_FAST for skipping startup of w3m via bootparam
2208     'fast'.
2209
2210  -- Michael Prokop <mika@grml.org>  Sun,  6 Nov 2005 16:25:12 +0100
2211
2212 grml-autoconfig (0.2-4) unstable; urgency=low
2213
2214   * Added /etc/init.d/grml-autoconfig.strace
2215
2216  -- Michael Prokop <mika@grml.org>  Thu,  3 Nov 2005 17:03:37 +0100
2217
2218 grml-autoconfig (0.2-3) unstable; urgency=low
2219
2220   * Added check for existence of /usr/X11R6/bin/X in startx
2221     bootparam.
2222
2223  -- Michael Prokop <mika@grml.org>  Tue,  1 Nov 2005 19:32:44 +0100
2224
2225 grml-autoconfig (0.2-2) unstable; urgency=low
2226
2227   * Fixed message of accessing floppy disk in config_automount.
2228
2229  -- Michael Prokop <mika@grml.org>  Tue,  1 Nov 2005 18:46:11 +0100
2230
2231 grml-autoconfig (0.2-1) unstable; urgency=low
2232
2233   * Let's bumb version to 0.2 as grml-autoconfig is already shipped
2234     with grml 0.5.
2235   * Let's drop /etc/init.d/grml-autoconfig.old
2236   * Changed access to floppy device from mount command to dd
2237     in config_automount (thanks for idea, gebi!).
2238
2239  -- Michael Prokop <mika@grml.org>  Tue,  1 Nov 2005 18:35:50 +0100
2240
2241 grml-autoconfig (0.1-56) unstable; urgency=low
2242
2243   * Added infotext in config_automount.
2244
2245  -- Michael Prokop <mika@grml.org>  Sun, 23 Oct 2005 16:35:37 +0200
2246
2247 grml-autoconfig (0.1-55) unstable; urgency=low
2248
2249   * Improved device handling in config_automount.
2250
2251  -- Michael Prokop <mika@grml.org>  Sun, 23 Oct 2005 15:25:26 +0200
2252
2253 grml-autoconfig (0.1-54) unstable; urgency=low
2254
2255   * Automounting works so added CONFIG_AUTOMOUNT to autoconfig
2256     and autoconfig.small.
2257   * Improved config_debug so we can use screen with full featured
2258     shell (providing job handling).
2259   * We have to use directory /cdrom/bootparams/ and not a single
2260     file for multisessions.
2261
2262  -- Michael Prokop <mika@grml.org>  Sun, 23 Oct 2005 12:45:09 +0200
2263
2264 grml-autoconfig (0.1-53) unstable; urgency=low
2265
2266   * Invoke a /bin/zsh after running grml2hd in non-interactive
2267     mode in any case.
2268   * We do need check for /cdrom/bootparams in /etc/init.d/grml-autoconfig
2269     of course.
2270
2271  -- Michael Prokop <mika@grml.org>  Sun, 23 Oct 2005 00:40:13 +0200
2272
2273 grml-autoconfig (0.1-52) unstable; urgency=low
2274
2275   * Finished documentation in /etc/grml/autoconfig[.small].
2276
2277  -- Michael Prokop <mika@grml.org>  Thu, 20 Oct 2005 11:42:26 +0200
2278
2279 grml-autoconfig (0.1-51) unstable; urgency=low
2280
2281   * Only a small clean up of info message in config_homedir.
2282
2283  -- Michael Prokop <mika@grml.org>  Tue, 18 Oct 2005 21:52:31 +0200
2284
2285 grml-autoconfig (0.1-50) unstable; urgency=low
2286
2287   * Updated config_modem (don't start if it sl-modem is not present).
2288
2289  -- Michael Prokop <mika@grml.org>  Mon, 17 Oct 2005 16:16:31 +0200
2290
2291 grml-autoconfig (0.1-49) unstable; urgency=low
2292
2293   * Added partconf to CONFIG_MYCONFIG.
2294   * Fixed problem in script grml-autoconfig with exit status
2295     of set_values-function.
2296   * Added wlan to strings of /proc/net/dev in config_dhcp (thanks to
2297     Martin 'mabu' Buchleitner!).
2298   * Fixed architecure specific things.
2299     - This package is an architecture all file
2300     - acpid is i386, amd64 only, so added apmd as alternative
2301     -> Thanks Alexander Wirt <formorer@debian.org>!
2302   * Use /cdrom/bootparams for additional bootparams.
2303   * Oh, it's /var/log/boot and not bootlogd - adjusted infotext.
2304
2305  -- Michael Prokop <mika@grml.org>  Wed, 12 Oct 2005 16:29:20 +0200
2306
2307 grml-autoconfig (0.1-48) unstable; urgency=low
2308
2309   * Rewrote CONFIG_MYCONFIG.
2310
2311  -- Michael Prokop <mika@grml.org>  Tue, 11 Oct 2005 18:30:06 +0200
2312
2313 grml-autoconfig (0.1-47) unstable; urgency=low
2314
2315   * Removed CONFIG_RNETCONFIG and rewrote functions for
2316     CONFIG_NETCONFIG.
2317
2318  -- Michael Prokop <mika@grml.org>  Thu,  6 Oct 2005 17:26:08 +0200
2319
2320 grml-autoconfig (0.1-46) unstable; urgency=low
2321
2322   * Deprecated CONFIG_REMOUNT_ROOT.
2323
2324  -- Michael Prokop <mika@grml.org>  Wed,  5 Oct 2005 23:11:57 +0200
2325
2326 grml-autoconfig (0.1-45) unstable; urgency=low
2327
2328   * Oh, NONINTERACTIVE does not work as expected for hotplug-light.
2329     Changed back to old behaviour therefore.
2330
2331  -- Michael Prokop <mika@grml.org>  Sun,  2 Oct 2005 17:35:17 +0200
2332
2333 grml-autoconfig (0.1-44) unstable; urgency=low
2334
2335   * Updated finish langauge settings (merged from knoppix mailing
2336     list).
2337
2338  -- Michael Prokop <mika@grml.org>  Sat,  1 Oct 2005 21:41:13 +0200
2339
2340 grml-autoconfig (0.1-43) unstable; urgency=low
2341
2342   * Adjusted BOOTDEBUG with printk-settings.
2343
2344  -- Michael Prokop <mika@grml.org>  Sat,  1 Oct 2005 16:16:47 +0200
2345
2346 grml-autoconfig (0.1-42) unstable; urgency=low
2347
2348   * Fixed rebuildfstab command.
2349
2350  -- Michael Prokop <mika@grml.org>  Sat,  1 Oct 2005 14:44:39 +0200
2351
2352 grml-autoconfig (0.1-41) unstable; urgency=low
2353
2354   * Run hotplug-light with NONINTERACTIVE=yes so we supress
2355     error messages while booting...
2356   * Upps, hotplug-light was already in depends, removed again.
2357
2358  -- Michael Prokop <mika@grml.org>  Sat,  1 Oct 2005 12:11:10 +0200
2359
2360 grml-autoconfig (0.1-40) unstable; urgency=low
2361
2362   * Moved kernel ring buffer settings behind color-stuff.
2363   * Added hotplug-light to depends.
2364
2365  -- Michael Prokop <mika@grml.org>  Sat,  1 Oct 2005 02:08:48 +0200
2366
2367 grml-autoconfig (0.1-39) unstable; urgency=low
2368
2369   * Use grml-autoconfig in runlevel 2: modified postinstall script.
2370   * Added syslog-ng to depends.
2371
2372  -- Michael Prokop <mika@grml.org>  Sat,  1 Oct 2005 02:03:17 +0200
2373
2374 grml-autoconfig (0.1-38) unstable; urgency=low
2375
2376   * Added gpm to depends.
2377
2378  -- Michael Prokop <mika@grml.org>  Sat,  1 Oct 2005 00:51:52 +0200
2379
2380 grml-autoconfig (0.1-37) unstable; urgency=low
2381
2382   * Added check if rebuildfstab binary is present.
2383
2384  -- Michael Prokop <mika@grml.org>  Sat,  1 Oct 2005 00:34:33 +0200
2385
2386 grml-autoconfig (0.1-36) unstable; urgency=low
2387
2388   * Added /etc/sysconfig-directory with empty files to make sure
2389     the files exist.
2390
2391  -- Michael Prokop <mika@grml.org>  Sat,  1 Oct 2005 00:15:53 +0200
2392
2393 grml-autoconfig (0.1-35) unstable; urgency=low
2394
2395   * Modified gpm-startup (thanks, gebi!) - this should fix the
2396     "missing /dev/psaux" problem.
2397   * Added CONFIG_855RESOLUTION.
2398   * Updated manpage.
2399
2400  -- Michael Prokop <mika@grml.org>  Tue, 27 Sep 2005 22:34:13 +0200
2401
2402 grml-autoconfig (0.1-34) unstable; urgency=low
2403
2404   * Adjusted infotext in grml-autonconfig for dhcp-option
2405     (s/dhclient/pump/) [thanks for reporting, hecka!].
2406   * Added cf (French Canadian version) to suppported languages
2407     (taken from knoppix mailinglist).
2408
2409  -- Michael Prokop <mika@grml.org>  Tue, 27 Sep 2005 13:10:33 +0200
2410
2411 grml-autoconfig (0.1-33) unstable; urgency=low
2412
2413   * Implemented boot options for automatic grml2hd-installation:
2414     - user
2415     - filesystem
2416     - partition
2417     - bootpartition
2418   * Adjust kernel ring buffer at beginng of grml-autoconfig.
2419
2420  -- Michael Prokop <mika@grml.org>  Sun, 25 Sep 2005 00:53:32 +0200
2421
2422 grml-autoconfig (0.1-32) unstable; urgency=low
2423
2424   * Added check for root-permissions to script grml-autoconfig.
2425
2426  -- Michael Prokop <mika@grml.org>  Sat, 24 Sep 2005 23:15:49 +0200
2427
2428 grml-autoconfig (0.1-31) unstable; urgency=low
2429
2430   * Added CONFIG_GRML2HD for automatic installation via bootoption
2431     grml2hd.
2432
2433  -- Michael Prokop <mika@grml.org>  Wed, 21 Sep 2005 22:25:13 +0200
2434
2435 grml-autoconfig (0.1-30) unstable; urgency=low
2436
2437   * No, let's drop the /proc/bus/usb code, we should handle this via
2438     /etc/init.d/mountvirtfs.
2439
2440  -- Michael Prokop <mika@grml.org>  Wed, 21 Sep 2005 18:45:42 +0200
2441
2442 grml-autoconfig (0.1-29) unstable; urgency=low
2443
2444   * Let's mount /proc/bus/usb in mount_proc if not booting with 'nousb'.
2445
2446  -- Michael Prokop <mika@grml.org>  Wed, 21 Sep 2005 18:38:43 +0200
2447
2448 grml-autoconfig (0.1-28) unstable; urgency=low
2449
2450   * Let's drop config_checkfs -> CONFIG_CHECKFS='no', we should
2451     handle this via update-rc.d / runlevels.
2452   * Use 'hostname --file /etc/hostname' instead of 'hostname grml'
2453     and use it also on harddisk installations.
2454
2455  -- Michael Prokop <mika@grml.org>  Tue, 20 Sep 2005 14:55:21 +0200
2456
2457 grml-autoconfig (0.1-27) unstable; urgency=low
2458
2459   * Let's use 'xorgcfg -textmode' for interactive setup.
2460
2461  -- Michael Prokop <mika@grml.org>  Sat, 17 Sep 2005 12:05:18 +0200
2462
2463 grml-autoconfig (0.1-26) unstable; urgency=low
2464
2465   * Redirect output of check_partitions to /dev/null.
2466   * Moved startup of syslog to an earlier place.
2467
2468  -- Michael Prokop <mika@grml.org>  Fri, 16 Sep 2005 13:50:58 +0200
2469
2470 grml-autoconfig (0.1-25) unstable; urgency=low
2471
2472   * Modified bootoption 'log'; bootlogd is broken with sysvinit_2.86.ds1-2_i386.deb
2473     but works with sysvinit_2.86.ds1-1.1_i386.deb, hmpf.
2474
2475  -- Michael Prokop <mika@grml.org>  Mon, 12 Sep 2005 10:22:25 +0200
2476
2477 grml-autoconfig (0.1-24) unstable; urgency=low
2478
2479   * Let's make autoconfig.functions executable and use /usr/bin/zsh.
2480   * Fixed bootoption 'log' (missing a variable export).
2481
2482  -- Michael Prokop <mika@grml.org>  Mon, 12 Sep 2005 02:53:15 +0200
2483
2484 grml-autoconfig (0.1-23) unstable; urgency=low
2485
2486   * Added new bootoption CONFIG_FWTIMEOUT for setting timeout
2487     for firmware loading (via /sys/class/firmware/timeout).
2488
2489  -- Michael Prokop <mika@grml.org>  Mon, 12 Sep 2005 01:57:59 +0200
2490
2491 grml-autoconfig (0.1-22) unstable; urgency=low
2492
2493   * Adjusted options for use with new config framework (CONFIG_NETCONFIG /
2494     CONFIG_RNETCONFIG). (Thanks for reporting, Marc Haber!)
2495
2496  -- Michael Prokop <mika@grml.org>  Sat, 10 Sep 2005 11:47:38 +0200
2497
2498 grml-autoconfig (0.1-21) unstable; urgency=low
2499
2500   * Some small eye-candy-improvements in script grml-autoconfig.
2501     Output message if adjusting values worked, error message on failure.
2502
2503  -- Michael Prokop <mika@grml.org>  Mon,  5 Sep 2005 01:49:23 +0200
2504
2505 grml-autoconfig (0.1-20) unstable; urgency=low
2506
2507   * Renamed config_config to config_netconfig, config_rconfig to
2508     config_rnetconfig.
2509   * Added config_scripts, config_debs, config_config.
2510   * Some more cleanups (changed some more echo-ing stuff
2511     to lsb-functions).
2512
2513  -- Michael Prokop <mika@grml.org>  Mon,  5 Sep 2005 01:23:59 +0200
2514
2515 grml-autoconfig (0.1-19) unstable; urgency=low
2516
2517   * The 'now we have an interface and are lintian-clean' release.
2518   * Added script grml-autoconfig (interface to configuration
2519     file /etc/grml/autoconfig).
2520   * Renamed CONFIG_HOTPLUG to CONFIG_HOTPLUG_MAIN.
2521   * Made package lintian-clean (use /usr/bin/zsh as zsh path,
2522     added dependency to zsh, let's use update-rc.d for
2523     /etc/init.d/grml-autoconfig).
2524
2525  -- Michael Prokop <mika@grml.org>  Mon,  5 Sep 2005 00:26:20 +0200
2526
2527 grml-autoconfig (0.1-18) unstable; urgency=low
2528
2529   * Added config_fix_passwd (fix passwd-problem).
2530
2531  -- Michael Prokop <mika@grml.org>  Wed, 17 Aug 2005 21:23:09 +0200
2532
2533 grml-autoconfig (0.1-17) unstable; urgency=low
2534
2535   * Added small hint to config_x_startup.
2536
2537  -- Michael Prokop <mika@grml.org>  Sun, 14 Aug 2005 17:58:57 +0200
2538
2539 grml-autoconfig (0.1-16) unstable; urgency=low
2540
2541   * Let's support startx only on live-cd-systems (because of
2542     the init-hack). Prompt useful message instead on harddisk-systems.
2543
2544  -- Michael Prokop <mika@grml.org>  Sun, 14 Aug 2005 14:32:15 +0200
2545
2546 grml-autoconfig (0.1-15) unstable; urgency=low
2547
2548   * Fixed value for cs/cz-keyboard-layout.
2549   * Added checkgrmlusb.
2550   * Added config_x_startup for bootparam 'startx[=windowmanager]'.
2551   * Improved handling of DEBUG=.....
2552   * Let's run loadkeys in background.
2553
2554  -- Michael Prokop <mika@grml.org>  Sun,  7 Aug 2005 21:22:54 +0200
2555
2556 grml-autoconfig (0.1-14) unstable; urgency=low
2557
2558   * Improved language support for grml-small (let's use LANG=C there) via
2559     function checkgrmlsmall.
2560
2561  -- Michael Prokop <mika@grml.org>  Thu, 28 Jul 2005 10:13:15 +0200
2562
2563 grml-autoconfig (0.1-13) unstable; urgency=low
2564
2565   * We don't want to use mouseconfig anymore.
2566
2567  -- Michael Prokop <mika@grml.org>  Thu, 14 Jul 2005 11:49:53 +0200
2568
2569 grml-autoconfig (0.1-12) unstable; urgency=low
2570
2571   * We don't need kbdconfig anymore, now we call
2572     /usr/sbin/dpkg-reconfigure console-data.
2573
2574  -- Michael Prokop <mika@grml.org>  Thu, 14 Jul 2005 11:33:10 +0200
2575
2576 grml-autoconfig (0.1-11) unstable; urgency=low
2577
2578   * Added support for bootsplash.
2579   * Reordered execution of grml-autoconfig functions.
2580
2581  -- Michael Prokop <mika@grml.org>  Sun, 10 Jul 2005 12:37:52 +0200
2582
2583 grml-autoconfig (0.1-10) unstable; urgency=low
2584
2585   * Adjusted black-bootparam for use with hotplug-light.
2586   * Fixed passwd and ssh bootparams (problems with chpasswd).
2587   * Added CONFIG_CONSOLE for use with mgetty.
2588   * Slightly improved CONFIG_CREATE_MNT_DIRS.
2589
2590  -- Michael Prokop <mika@grml.org>  Tue,  5 Jul 2005 00:10:38 +0200
2591
2592 grml-autoconfig (0.1-9) unstable; urgency=low
2593
2594   * Fixed 'grml testcd'-cheatcode (md5sum-handling).
2595
2596  -- Michael Prokop <mika@grml.org>  Mon,  4 Jul 2005 01:29:08 +0200
2597
2598 grml-autoconfig (0.1-8) unstable; urgency=low
2599
2600   * Let's always activate check_partitions.
2601   * Fixed debug bootparam handling.
2602
2603  -- Michael Prokop <mika@grml.org>  Sun,  3 Jul 2005 23:28:39 +0200
2604
2605 grml-autoconfig (0.1-7) unstable; urgency=low
2606
2607   * Adjusted hotplug for use with hotplug-light (but still works
2608     with hotplug anyway).
2609
2610  -- Michael Prokop <mika@grml.org>  Sun,  3 Jul 2005 21:06:09 +0200
2611
2612 grml-autoconfig (0.1-6) unstable; urgency=low
2613
2614   * Added CONFIG_CREATE_MNT_DIRS for creating all directories defined
2615     as mounting target in /etc/fstab.
2616
2617  -- Michael Prokop <mika@grml.org>  Sat,  2 Jul 2005 23:07:31 +0200
2618
2619 grml-autoconfig (0.1-5) unstable; urgency=low
2620
2621   * Added workaround/fix for unionfs ('apt-...' segfaults cause
2622     of problems with /var/cache/apt/*.bin): CONFIG_FIX_UNIONFS
2623   * Let's create firewire devices not only with kernel 2.6.11.
2624   * Improved CONFIG_LD_MOD.
2625
2626  -- Michael Prokop <mika@grml.org>  Fri,  1 Jul 2005 01:09:31 +0200
2627
2628 grml-autoconfig (0.1-4) unstable; urgency=low
2629
2630   * Updated conflicts (for installation without conflicts with grml-etc).
2631
2632  -- Michael Prokop <mika@grml.org>  Sat, 25 Jun 2005 22:55:23 +0200
2633
2634 grml-autoconfig (0.1-3) unstable; urgency=low
2635
2636   * Included new grml-autoconfig-framework. Now it's possible to
2637     control grml-autoconfig behaviour via /etc/grml/autoconfig.
2638     Notice that you can fall back to /etc/init.d/grml-autoconfig.old
2639     if you consider any problems at the moment.
2640
2641  -- Michael Prokop <mika@grml.org>  Sat, 25 Jun 2005 00:51:16 +0200
2642
2643 grml-autoconfig (0.1-2) unstable; urgency=low
2644
2645   * Added conflicts to debian/control.
2646
2647  -- Michael Prokop <mika@grml.org>  Thu,  9 Jun 2005 00:49:48 +0200
2648
2649 grml-autoconfig (0.1-1) unstable; urgency=low
2650
2651   * Initial release.
2652
2653  -- Michael Prokop <mika@grml.org>  Sun,  5 Jun 2005 18:47:51 +0200
2654