diff options
| author | Hans de Goede <hdegoede@redhat.com> | 2010-05-06 13:06:59 +0200 |
|---|---|---|
| committer | Hans de Goede <hdegoede@redhat.com> | 2010-05-06 17:22:21 +0200 |
| commit | 5083a3e36f4182e2dab271e4c2252f19eef23c8a (patch) | |
| tree | fa33926c75424460a81343b4fe0d2e298742692d /scripts/upd-instroot | |
| parent | ec234c5215a221aac428ab2fc37a2705422376e1 (diff) | |
fcoe: use fipvlan instead of fcoemon to bring up fcoe (#486244)
Diffstat (limited to 'scripts/upd-instroot')
| -rwxr-xr-x | scripts/upd-instroot | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/scripts/upd-instroot b/scripts/upd-instroot index f7558625d..0ed4d1942 100755 --- a/scripts/upd-instroot +++ b/scripts/upd-instroot @@ -199,7 +199,7 @@ PACKAGES="GConf2 NetworkManager NetworkManager-gnome ORBit2 acl anaconda sysvinit-tools taipeifonts tcp_wrappers tcp_wrappers-libs telnet tigervnc-server tigervnc-server-module tzdata udev un-core-dotum-fonts urw-fonts usbutils util-linux-ng - vlgothic-fonts vim-minimal + vconfig vlgothic-fonts vim-minimal wget wpa_supplicant xcb-util xkeyboard-config xfsprogs xorg-x11-xauth xorg-x11-drivers xorg-x11-font-utils xorg-x11-fonts-ethiopic xorg-x11-fonts-misc xorg-x11-server-utils @@ -485,6 +485,7 @@ sbin/swapon sbin/tune2fs sbin/udev* sbin/umount.nfs* +sbin/vconfig sbin/xfs_repair sbin/xfsrestore sbin/ybin @@ -600,6 +601,7 @@ usr/sbin/dmidecode usr/sbin/efibootmgr usr/sbin/fcoemon usr/sbin/fbset +usr/sbin/fipvlan usr/sbin/genhomedircon usr/sbin/gptsync usr/sbin/lldpad |
