I've tried moving some things around on my development system and would
like some feedback.
For a bridge, br0, I have:
ifconfig.br0
ONBOOT=yes
IFACE=br0
SERVICE="bridge ipv4-static"
IP=192.168.0.22
GATEWAY=192.168.0.1
PREFIX=24
BROADCAST=192.168.0.255
INTERFACES=eth0 # Add to IFACE
IP_FORWAR
On Apr 6, 2012, at 12:56 PM, Bruce Dubbs wrote:
> I've tried moving some things around on my development system and would like
> some feedback.
>
> For a bridge, br0, I have:
>
> ifconfig.br0
>
> ONBOOT=yes
> IFACE=br0
> SERVICE="bridge ipv4-static"
> IP=192.168.0.22
> GATEWAY=192.168.0.1
> P
aclocal-1.11.4 and automake-1.11.4 could not been found:
$ automake --version | grep automake && ls -l /usr/bin/{aclocal,automake}*
automake (GNU automake) 1.11.4
-rwxr-xr-x 2 root root 31104 Abr 5 13:13 /usr/bin/aclocal
-rwxr-xr-x 2 root root 31104 Abr 5 13:13 /usr/bin/aclocal-1.11
-rwxr-xr-x
Fernando de Oliveira wrote:
> aclocal-1.11.4 and automake-1.11.4 could not been found:
>
> $ automake --version | grep automake && ls -l /usr/bin/{aclocal,automake}*
> automake (GNU automake) 1.11.4
> -rwxr-xr-x 2 root root 31104 Abr 5 13:13 /usr/bin/aclocal
> -rwxr-xr-x 2 root root 31104 Abr
Qrux wrote:
> 1) Why is ifup bringing up the virtual interface? That is clearly a
> service-level responsibility. In fact, in the case of a bridge, that
> interface doesn't even exist until you create it with brctl. What
> purpose does it serve in ifup?
Sine it it placed after the creation/con
--- Em sex, 6/4/12, Bruce Dubbs escreveu:
> De: Bruce Dubbs
> Assunto: Re: [lfs-dev] Automake-1.11.4
> Para: "LFS Developers Mailinglist"
> Data: Sexta-feira, 6 de Abril de 2012, 19:08
> Fernando de Oliveira wrote:
> > aclocal-1.11.4 and automake-1.11.4 could not been
> found:
> >
> > $ automak
Fernando de Oliveira wrote:
> --- Em sex, 6/4/12, Bruce Dubbs escreveu:
>
>> De: Bruce Dubbs Assunto: Re: [lfs-dev] Automake-1.11.4 Para: "LFS
>> Developers Mailinglist" Data: Sexta-feira, 6 de Abril de 2012,
>> 19:08 Fernando de Oliveira wrote:
>>> aclocal-1.11.4 and automake-1.11.4 could not bee
On Apr 6, 2012, at 3:24 PM, Bruce Dubbs wrote:
> Qrux wrote:
>
>> 1) Why is ifup bringing up the virtual interface? That is clearly a
>> service-level responsibility. In fact, in the case of a bridge, that
>> interface doesn't even exist until you create it with brctl. What
>> purpose does it