BTS

Issue326

Title grml-autoconfig: support config.local
Priority feature Status resolved
Superseder Nosy List mika
Assigned To mika Topics core

Created on 2007-11-04.23:38:51 by mika, last changed 2009-09-21.17:16:06 by mika.

Messages
msg2500 (view) Author: mika Date: 2009-09-21.17:16:04
We believe that your issue has been closed by the upload of
Version 0.8.31 of grml-autoconfig from Michael Prokop <mika@grml.org>.
The explanation is attached below

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Mon, 21 Sep 2009 18:57:16 +0200
Source: grml-autoconfig
Binary: grml-autoconfig
Architecture: source all
Version: 0.8.31
Distribution: unstable
Urgency: low
Maintainer: Michael Prokop <mika@grml.org>
Changed-By: Michael Prokop <mika@grml.org>
Description: 
 grml-autoconfig - main bootup process of a grml system
Changes: 
 grml-autoconfig (0.8.31) unstable; urgency=low
 .
   [ Ulrich Dangel ]
   * Introduced autconfig.local for local modifications
     [Closes: issue326]
   * Added ARCH as predefinded variable to autoconfig.functions
   * Extended netconfig/netscript to expand variables in url.
     Example: netscript=server/script-$ARCH.sh
   * Added unittest for finddcsdir
 .
   [ Michael Prokop ]
   * Don't use /usr/X11R6/bin/X anymore, since Debian/squeeze doesn't
     provide it any longer. Thanks for the patch to Julian Langschaedel.
Checksums-Sha1: 
 bfff260023e3a53a43f8b61522f58af756eaf7ff 935 grml-autoconfig_0.8.31.dsc
 f9dccee472ac4807f4310e0696169637a0cd2776 78323 grml-autoconfig_0.8.31.tar.gz
 4b15a4702e78b75a5f70db885eaa6ab765aee506 92708 grml-autoconfig_0.8.31_all.deb
Checksums-Sha256: 
 c2f6cb2988aa64cca47b7bafc20de71d9b7a296aa99ddc8a6fb7623c28a41a38 935 grml-autoconfig_0.8.31.dsc
 d745c4821dafa1e984d04e394fd15c87c521f6e2d9f8e86467388fc371626ee8 78323 grml-autoconfig_0.8.31.tar.gz
 fa905fc7f8e2308f19f6c2044a31e534957718f1fd91674685d8778bda842e67 92708 grml-autoconfig_0.8.31_all.deb
Files: 
 150e7d7d4f53282c4dd2e1d92c78c54c 935 grml optional grml-autoconfig_0.8.31.dsc
 104870ea40cba662ad1c067125d83803 78323 grml optional grml-autoconfig_0.8.31.tar.gz
 3e9311f28a9d965fe02277b924a1d511 92708 grml optional grml-autoconfig_0.8.31_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iD8DBQFKt7E62N9T+zficugRApqgAJ0WVJPrE95CwpWzdtLg76zRbg1d3wCeJRZ8
UZnp5JN5Rm4VRqzBs9mVSwU=
=QhSr
-----END PGP SIGNATURE-----
msg1067 (view) Author: mika Date: 2008-01-19.22:07:17
Remove release-stopper tag, deffering the issue behind the upcoming stable-
release.
msg909 (view) Author: mika Date: 2007-11-04.23:38:51
Support a /etc/grml/autoconfig.local file which is sourced behind all other 
configs so it's possible to override configuration from grml-autoconfig package 
without interferring with paket management (dpkg).
History
Date User Action Args
2009-09-21 17:16:06mikasetstatus: deferred -> resolved
messages: + msg2500
2008-01-19 22:07:18mikasetstatus: unread -> deferred
topic: + core, - release-stopper
messages: + msg1067
2007-11-04 23:38:51mikacreate