public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "William Hubbs" <williamh@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/openrc:master commit in: doc/
Date: Tue, 16 Oct 2012 19:16:13 +0000 (UTC)	[thread overview]
Message-ID: <1350414852.1e7c696ea4fb56f36c55bec0af1017a6d4a4fc65.WilliamH@OpenRC> (raw)

commit:     1e7c696ea4fb56f36c55bec0af1017a6d4a4fc65
Author:     Walter <walter <AT> pratyeka <DOT> org>
AuthorDate: Sat Oct 13 04:08:29 2012 +0000
Commit:     William Hubbs <williamh <AT> gentoo <DOT> org>
CommitDate: Tue Oct 16 19:14:12 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/openrc.git;a=commit;h=1e7c696e

Add documentation for subsuming support

X-Gentoo-Bug: 428604
X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=428604

---
 doc/net.example.Linux.in |   11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)

diff --git a/doc/net.example.Linux.in b/doc/net.example.Linux.in
index 31da4cb..8ef476d 100644
--- a/doc/net.example.Linux.in
+++ b/doc/net.example.Linux.in
@@ -646,6 +646,17 @@
 # ppp devices - we need to depend function on the bonded interfaces
 #rc_net_bond0_need="net.eth0 net.eth1"
 
+# Bonding subsume support (prevents crashes for root-on-NFS)
+#  - Only tested in the default bonding mode ('active-backup') with
+# IPv4
+#  - Only subsumes basic interface characteristics (IP, netmask) and
+#    excludes additional routes, interface properties such as MTU,
+#    interface-associated netfilter rules, etc.
+# In the example below, the (usually kernel-autoconfigured)
+# 'eth0' interface is a member of bond0, which subsumes the
+# existing interface configuration without upsetting NFS.
+#slaves_bond0="eth0 eth1"
+#subsume_bond0="eth0"
 
 #-----------------------------------------------------------------------------
 # Classical IP over ATM


             reply	other threads:[~2012-10-16 19:16 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-16 19:16 William Hubbs [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-10-28 19:32 [gentoo-commits] proj/openrc:master commit in: doc/ William Hubbs
2012-10-22 14:43 William Hubbs
2012-06-07  4:20 William Hubbs
2012-03-19 20:54 Robin H. Johnson
2012-03-19 20:19 Robin H. Johnson
2012-02-18 23:16 William Hubbs
2011-12-28 17:18 William Hubbs
2011-12-28 16:41 William Hubbs
2011-11-14 18:36 William Hubbs
2011-11-12 20:33 Mike Frysinger
2011-03-29  7:57 Robin H. Johnson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1350414852.1e7c696ea4fb56f36c55bec0af1017a6d4a4fc65.WilliamH@OpenRC \
    --to=williamh@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox