Include iproute and lvm2 to simplify installer
lvm2 pulls in additional deps but it's not too many. Signed-off-by: Petr Šabata <contyk@redhat.com>
This commit is contained in:
parent
9a33be8d61
commit
8548dff7e9
1 changed files with 23 additions and 3 deletions
|
|
@ -113,6 +113,8 @@ data:
|
|||
cyrus-sasl-scram,
|
||||
# dbus
|
||||
dbus, dbus-devel, dbus-doc, dbus-libs, dbus-tests,
|
||||
# device-mapper-persistent-data
|
||||
device-mapper-persistent-data,
|
||||
# diffutils
|
||||
diffutils,
|
||||
# dracut
|
||||
|
|
@ -285,6 +287,8 @@ data:
|
|||
gzip,
|
||||
# hfsutils
|
||||
hfsutils, hfsutils-devel,
|
||||
# iproute
|
||||
iproute, iproute-devel, iproute-doc,
|
||||
# iptables
|
||||
iptables, iptables-devel, iptables-libs, iptables-services,
|
||||
iptables-utils,
|
||||
|
|
@ -305,6 +309,8 @@ data:
|
|||
kmod, kmod-devel, kmod-libs,
|
||||
# krb5
|
||||
krb5-devel, krb5-libs, krb5-pkinit, krb5-workstation, libkadm5,
|
||||
# libaio
|
||||
libaio, libaio-devel,
|
||||
# libarchive
|
||||
bsdcat, bsdcpio, bsdtar, libarchive, libarchive-devel,
|
||||
# libassuan
|
||||
|
|
@ -413,7 +419,7 @@ data:
|
|||
# lvm2
|
||||
device-mapper, device-mapper-devel, device-mapper-event,
|
||||
device-mapper-event-devel, device-mapper-event-libs,
|
||||
device-mapper-libs, lvm2-libs, lvm2-python3-libs,
|
||||
device-mapper-libs, lvm2, lvm2-devel, lvm2-libs, lvm2-python3-libs,
|
||||
# lz4
|
||||
lz4, lz4-devel, lz4-libs, lz4-static,
|
||||
# lzo
|
||||
|
|
@ -612,6 +618,8 @@ data:
|
|||
grub2-starfield-theme,
|
||||
# hfsutils
|
||||
hfsutils-x11,
|
||||
# iproute
|
||||
iproute-tc,
|
||||
# iptables
|
||||
iptables-compat,
|
||||
# kernel
|
||||
|
|
@ -651,8 +659,8 @@ data:
|
|||
# libxml2
|
||||
python-libxml2,
|
||||
# lvm2
|
||||
cmirror, cmirror-standalone, lvm2, lvm2-cluster,
|
||||
lvm2-cluster-standalone, lvm2-dbusd, lvm2-devel, lvm2-lockd,
|
||||
cmirror, cmirror-standalone, lvm2-cluster,
|
||||
lvm2-cluster-standalone, lvm2-dbusd, lvm2-lockd,
|
||||
lvm2-python-libs,
|
||||
# openldap
|
||||
openldap-devel, openldap-servers,
|
||||
|
|
@ -785,6 +793,10 @@ data:
|
|||
dbus:
|
||||
rationale: Autogenerated by Base Runtime tools.
|
||||
ref: 18ec4d4d89ad8affd65b325c448f3049c67446fa
|
||||
# device-mapper-persistent-data-0.6.3-5.fc26
|
||||
device-mapper-persistent-data:
|
||||
rationale: Autogenerated by Base Runtime tools.
|
||||
ref: 678a17f85d392b3e438bce06485e3227ee73e82d
|
||||
# diffutils-3.5-3.fc26
|
||||
diffutils:
|
||||
rationale: Autogenerated by Base Runtime tools.
|
||||
|
|
@ -971,6 +983,10 @@ data:
|
|||
hfsutils:
|
||||
rationale: Autogenerated by Base Runtime tools.
|
||||
ref: 5a2f18ddbd21481a64771fe5c05b3926625b8a1e
|
||||
# iproute-4.11.0-1.fc26
|
||||
iproute:
|
||||
rationale: Autogenerated by Base Runtime tools.
|
||||
ref: 74656075ed5ad4ed7270b8aeb6afa2a4ef914fc7
|
||||
# iptables-1.6.1-2.fc26
|
||||
iptables:
|
||||
rationale: Autogenerated by Base Runtime tools.
|
||||
|
|
@ -995,6 +1011,10 @@ data:
|
|||
krb5:
|
||||
rationale: Autogenerated by Base Runtime tools.
|
||||
ref: 9ce824b2895572e80a29e4087ae3ba0d4f84669e
|
||||
# libaio-0.3.110-7.fc26
|
||||
libaio:
|
||||
rationale: Autogenerated by Base Runtime tools.
|
||||
ref: db11cf2785cee8d274c6640edf9a7078c2509012
|
||||
# libarchive-3.2.2-3.fc26
|
||||
libarchive:
|
||||
rationale: Autogenerated by Base Runtime tools.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue