[Ovirt-devel] [PATCH node-image] enable VLAN support in the Node image

Alan Pevec apevec at redhat.com
Wed Jan 14 10:33:56 UTC 2009


---
 common-blacklist.ks |    2 +-
 common-pkgs.ks      |    1 +
 2 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/common-blacklist.ks b/common-blacklist.ks
index 5b41982..3b20122 100644
--- a/common-blacklist.ks
+++ b/common-blacklist.ks
@@ -49,7 +49,7 @@ fs_mods="fs/nls fs/9p fs/affs fs/autofs fs/autofs4 fs/befs fs/bfs fs/cifs \
        fs/jffs2 fs/jfs fs/minix fs/ncpfs fs/ocfs2 fs/qnx4 fs/reiserfs \
        fs/romfs fs/sysv fs/udf fs/ufs fs/xfs"
 
-net_mods="net/8021q net/9p net/appletalk net/atm net/ax25 \
+net_mods="net/9p net/appletalk net/atm net/ax25 \
        net/bluetooth net/dccp net/decnet net/ieee80211 net/ipx net/irda \
        net/mac80211 net/netrom net/rfkill net/rose net/sched net/tipc \
        net/wanrouter net/wireless"
diff --git a/common-pkgs.ks b/common-pkgs.ks
index dd60930..a46ad2b 100644
--- a/common-pkgs.ks
+++ b/common-pkgs.ks
@@ -37,6 +37,7 @@ python-libs
 gdbm
 db4
 m2crypto
+vconfig
 -audit-libs-python
 -hdparm
 -ustr
-- 
1.6.0.6




More information about the ovirt-devel mailing list