Am 08.04.2013 11:47, schrieb Baoquan He: > From: Harald Hoyer <harald@xxxxxxxxxx> > > Currently dracut only support 1 bond, namyly bond0 by default. However multiple > bonds configuration may be needed. For example in kdump, in 1st kernel, more > than one bonds may be configured, and bondX other than bond0 is used as output > interface to remote host which will store dump core. This patch can solve this > problem, to write real bond information to initramfs, 2nd kdump kernel will > use it to create the relevant bondX interface. > > Tested-by: Baoquan He <bhe@xxxxxxxxxx> > Signed-off-by: Baoquan He <bhe@xxxxxxxxxx> > --- > modules.d/40network/ifup.sh | 15 ++++++++++----- > modules.d/40network/net-genrules.sh | 9 ++++++--- > modules.d/40network/parse-bond.sh | 6 +++--- > modules.d/40network/parse-bridge.sh | 6 ------ > modules.d/45ifcfg/write-ifcfg.sh | 9 +++++---- > 5 files changed, 24 insertions(+), 21 deletions(-) > applied -- To unsubscribe from this list: send the line "unsubscribe initramfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html