From 31c1a7e0ccd811466de1b8ce42864eb41d4b3d21 Mon Sep 17 00:00:00 2001 From: Stefan Bader Date: Mon, 13 Feb 2012 17:45:13 +0000 Subject: xl: Add defaultbridge config option for xl.conf Currently guests created with the xl stack will have "xenbr0" written as their default into xenstore. It can be changed in the individual guest config files, but there is no way to have that default globally changed. Add a config option to xl.conf that allows to have a different default bridge name. Signed-off-by: Stefan Bader Acked-by: Ian Jackson Committed-by: Ian Jackson --- docs/man/xl.conf.pod.5 | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'docs/man') diff --git a/docs/man/xl.conf.pod.5 b/docs/man/xl.conf.pod.5 index 8837eb11ee..85752fbf5b 100644 --- a/docs/man/xl.conf.pod.5 +++ b/docs/man/xl.conf.pod.5 @@ -68,6 +68,12 @@ Configures the default hotplug script used by virtual network devices. Default: C +=item B + +Configures the default bridge to set for virtual network devices. + +Default: C + =item B Configures the default output format used by xl when printing "machine -- cgit v1.2.3