[lorax-rhel7/master] Add bridge-utils (#1188812)

Brian C. Lane bcl at redhat.com
Fri Feb 6 18:21:25 UTC 2015


This allows dracut's bridge commands to be used.
---
 share/runtime-install.tmpl | 1 +
 1 file changed, 1 insertion(+)

diff --git a/share/runtime-install.tmpl b/share/runtime-install.tmpl
index 805ad9b..a9cded7 100644
--- a/share/runtime-install.tmpl
+++ b/share/runtime-install.tmpl
@@ -102,6 +102,7 @@ installpkg tigervnc-server-minimal
 installpkg tigervnc-server-module
 %endif
 installpkg net-tools
+installpkg bridge-utils
 
 ## hardware utilities/libraries
 installpkg pciutils usbutils ipmitool
-- 
2.1.0



More information about the anaconda-patches mailing list