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