[debian-edu-commits] r78753 - branches/wheezy/debian-edu-config/cf

Petter Reinholdtsen pere at hungry.com
Tue Jan 15 16:36:04 UTC 2013


[schweer-guest]
> Date: 2013-01-15 16:29:41 +0000 (Tue, 15 Jan 2013)
> New Revision: 78753
> 
> Added:
>    branches/wheezy/debian-edu-config/cf/cf.network
> Log:
> try to configure the network, if the main-server gets installed; please check
> 
> 
> Added: branches/wheezy/debian-edu-config/cf/cf.network
> ===================================================================
> --- branches/wheezy/debian-edu-config/cf/cf.network	                        (rev 0)
> +++ branches/wheezy/debian-edu-config/cf/cf.network	2013-01-15 16:29:41 UTC (rev 78753)
> @@ -0,0 +1,32 @@
> +editfiles:
> +
> +  debian.server.installation::
> +
> +	{ /etc/network/interfaces

This approach duplicate setup done by debian-edu-install.  One of them
should go.  I suspect it is easiest to keep the IP setup in
debian-edu-install, but it do not really matter much where it should
be done.


> +shellcommands:
> +
> +  debian.server.installation::
> +
> +    "/etc/init.d/networking stop $$ /etc/init.d/networking start"

I suspect this will break the installer, if a main-server is installed
using PXE or DHCP on a network other than the Debian Edu network.  Why
do you need to restart networking?

-- 
Happy hacking
Petter Reinholdtsen



More information about the debian-edu-commits mailing list