On Fri, Sep 07, 2007 at 11:27:49AM -0700, Jay Vosburgh wrote:
> Andy Gospodarek <[EMAIL PROTECTED]> wrote:
>
> This all looks fine except for one nit (well, request for extra
> detail, really):
>
> >@@ -802,15 +802,20 @@ BROADCAST=192.168.1.255
> > ONBOOT=yes
> > BOOTPROTO=none
> > USERCTL=
On Fri, Sep 07, 2007 at 11:27:49AM -0700, Jay Vosburgh wrote:
> Andy Gospodarek <[EMAIL PROTECTED]> wrote:
>
> This all looks fine except for one nit (well, request for extra
> detail, really):
>
> >@@ -802,15 +802,20 @@ BROADCAST=192.168.1.255
> > ONBOOT=yes
> > BOOTPROTO=none
> > USERCTL=
On Fri, Sep 07, 2007 at 11:27:49AM -0700, Jay Vosburgh wrote:
> Andy Gospodarek <[EMAIL PROTECTED]> wrote:
>
> This all looks fine except for one nit (well, request for extra
> detail, really):
>
> >@@ -802,15 +802,20 @@ BROADCAST=192.168.1.255
> > ONBOOT=yes
> > BOOTPROTO=none
> > USERCTL=
On 9/12/07, Jay Vosburgh <[EMAIL PROTECTED]> wrote:
> Andy Gospodarek <[EMAIL PROTECTED]> wrote:
>
> >I could do that, or we could just take this as-is and get initscripts
> >fixed up to account for this. Does that seem reasonable?
>
> Changing initscripts is fine, too, but is there then g
Andy Gospodarek <[EMAIL PROTECTED]> wrote:
>I could do that, or we could just take this as-is and get initscripts
>fixed up to account for this. Does that seem reasonable?
Changing initscripts is fine, too, but is there then going to be
some (perhaps small) installed base for which the d
On Fri, Sep 07, 2007 at 11:27:49AM -0700, Jay Vosburgh wrote:
> Andy Gospodarek <[EMAIL PROTECTED]> wrote:
>
> This all looks fine except for one nit (well, request for extra
> detail, really):
>
> >@@ -802,15 +802,20 @@ BROADCAST=192.168.1.255
> > ONBOOT=yes
> > BOOTPROTO=none
> > USERCTL=
Andy Gospodarek <[EMAIL PROTECTED]> wrote:
This all looks fine except for one nit (well, request for extra
detail, really):
>@@ -802,15 +802,20 @@ BROADCAST=192.168.1.255
> ONBOOT=yes
> BOOTPROTO=none
> USERCTL=no
>+BONDING_OPTS="mode=balance-alb miimon=100"
>
> Be sure to change th
These are some changes that update some of the distro-specific details
in for configuring bonding.
Signed-off-by: Andy Gospodarek <[EMAIL PROTECTED]>
---
bonding.txt | 45 ++---
1 files changed, 26 insertions(+), 19 deletions(-)
diff --git a/Document