﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
934	Fixup network configuration	Andrew Bradford	Andrew Bradford	"Let's just show how to do a simple dhcp client configuration.

The current book doesn't talk about making /etc/network directory or the files that should be inside, like:

* interfaces
* if-up.d
* if-down.d
* if-post-down.d

Without these ifup and ifdown will complain when used.

A simple interfaces file would be like:

{{{
auto eth0
iface eth0 inet dhcp
}}}"	task	closed	major	CLFS Embedded 1.0.0	BOOK	CLFS Embedded GIT	fixed		
