BTS

Issue573

Title grml2hd on grml-small: network configuration not working?
Priority bug Status resolved
Superseder Nosy List mika
Assigned To mika Topics release-stopper

Created on 2008-11-27.11:54:49 by mika, last changed 2009-10-29.13:07:52 by mika.

Messages
msg2597 (view) Author: mika Date: 2009-10-29.13:07:51
Verified, works.

Nowadays grml-autoconfig adjusts configuration via /etc/grml/autoconfig.local 
and provides a notice that the configuration of e.g. /etc/network/interfaces 
won't be modified by grml-autoconfig at all.

Works as intended - closing this issue therefore.

regards,
-mika-
msg1956 (view) Author: mika Date: 2009-02-23.13:01:47
Michael Prokop <mika@grml.org> has uploaded a package that may fix your bug.
Please test the package and inform the maintainer whether
version 0.8.18 of grml-autoconfig works as intended or not.

Thank you

The changelog is attached below

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

Format: 1.8
Date: Fri, 20 Feb 2009 18:54:33 +0100
Source: grml-autoconfig
Binary: grml-autoconfig
Architecture: source all
Version: 0.8.18
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.18) unstable; urgency=low
 .
   * Drop support for /etc/grml/autoconfig.small. It causes
     more headaches and work than benefit. Instead make sure
     to properly support grml-small in the "grml-large"
     configuration. [Testing: issue573]
   * Change forensic bootoption handling: let's add 'forensic' to
     the kernel append line as well now.
   * Make sure to proberly support /live/image/bootparams/ again.
Checksums-Sha1: 
 0bbf9f3f1bb812249ea3b42f8e41f9112db3e217 886 grml-autoconfig_0.8.18.dsc
 8eb0e011cb8f4166801bc3b26b163b4da5a4ebb2 57540 grml-autoconfig_0.8.18.tar.gz
 866d95de9b1fe05e0e91b8cc0b625ede17b5d0b0 56554 grml-autoconfig_0.8.18_all.deb
Checksums-Sha256: 
 122ccaebe964a9f180427d68091585da5018f3cf92609167eaec51c0b21125bf 886 grml-autoconfig_0.8.18.dsc
 b0c53949c280cd39ec77a9085d5927374f42bd5da1fdf19ead2fca4b8713c156 57540 grml-autoconfig_0.8.18.tar.gz
 e5208816f4f264c0d1dd8baa5b339d94ac20e5d4808c643d98ab9abd07516530 56554 grml-autoconfig_0.8.18_all.deb
Files: 
 2c6c28a3ad504700443ced64620f07c4 886 grml optional grml-autoconfig_0.8.18.dsc
 c35d3db441c8cf0c4f536a7a8dccd77a 57540 grml optional grml-autoconfig_0.8.18.tar.gz
 68cdfaaa5c6026ed6fe5fcfd5d567fb4 56554 grml optional grml-autoconfig_0.8.18_all.deb

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

iD8DBQFJopyD2N9T+zficugRAn0VAJ4hhzbFpYkLno7SIUqV9b4Cz8ezswCfdKGi
pP2vERmFN1hadEuMW3R+nmk=
=p091
-----END PGP SIGNATURE-----
msg1868 (view) Author: mika Date: 2009-02-13.09:52:32
Verified, working on it.
msg1687 (view) Author: mika Date: 2008-11-27.11:54:49
Bugreport by Peter on grml-mailinglist:

I did the harddisk install (grml_small) and I _unselected_ dhcp.
I noticed on startup that pump was working, and in fact , the dhcp option was 
activated ( = yes ) in the autoconfig file.

-> pump shouldn't be running if DHCP was disabled within grml2hd, needs 
investigation (I guess this might be a grml-small issue).
History
Date User Action Args
2009-10-29 13:07:52mikasetstatus: testing -> resolved
messages: + msg2597
2009-02-23 13:01:48mikasetstatus: in-progress -> testing
messages: + msg1956
2009-02-13 09:52:32mikasetstatus: unread -> in-progress
assignedto: mika
topic: + release-stopper
messages: + msg1868
2008-11-27 11:54:49mikacreate