Last active
April 24, 2018 12:28
-
-
Save RomanSaveljev/3b5093c8517eee4a41cb to your computer and use it in GitHub Desktop.
CentOS kickstart for hypervisor
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| subj |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #version=RHEL7 | |
| # System authorization information | |
| auth --enableshadow --passalgo=sha512 | |
| # Use network installation | |
| url --url="http://mirror.centos.org/centos/7.0.1406/os/x86_64/" | |
| # Run the Setup Agent on first boot | |
| firstboot --enable | |
| ignoredisk --only-use=sda | |
| # Keyboard layouts | |
| keyboard --vckeymap=us --xlayouts='us' | |
| # System language | |
| lang en_US.UTF-8 | |
| # Network information | |
| network --bootproto=dhcp --device=eno1 --ipv6=auto --activate | |
| network --hostname=localhost.localdomain | |
| # Root password | |
| rootpw --iscrypted $6$ljPT5ivPz20tRLwZ$WVP4Z9HqCeWvQcXSQfJm.QLwq4WDC54IIkqycwxa7JBE0cJDKgJZy1/v0J4T/m/IIwAkj8TAJW8jN3JGp36G51 | |
| # System timezone | |
| timezone America/New_York --isUtc | |
| # System bootloader configuration | |
| bootloader --location=mbr --boot-drive=sda | |
| autopart --type=lvm | |
| # Partition clearing information | |
| clearpart --all --initlabel --drives=sda | |
| %packages | |
| @base | |
| @compat-libraries | |
| @core | |
| @development | |
| @virtualization-hypervisor | |
| @virtualization-platform | |
| @virtualization-tools | |
| %end | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| GConf2.x86_64 3.2.6-8.el7 @base | |
| ModemManager-glib.x86_64 1.1.0-6.git20130913.el7 @anaconda | |
| NetworkManager-glib.x86_64 1:1.0.0-16.git20150121.b4ea599c.el7_1 | |
| @updates | |
| PyYAML.x86_64 3.10-11.el7 @base | |
| abrt.x86_64 2.1.11-22.el7.centos.0.1 @updates | |
| abrt-addon-ccpp.x86_64 2.1.11-22.el7.centos.0.1 @updates | |
| abrt-addon-kerneloops.x86_64 2.1.11-22.el7.centos.0.1 @updates | |
| abrt-addon-pstoreoops.x86_64 2.1.11-22.el7.centos.0.1 @updates | |
| abrt-addon-python.x86_64 2.1.11-22.el7.centos.0.1 @updates | |
| abrt-addon-vmcore.x86_64 2.1.11-22.el7.centos.0.1 @updates | |
| abrt-addon-xorg.x86_64 2.1.11-22.el7.centos.0.1 @updates | |
| abrt-cli.x86_64 2.1.11-22.el7.centos.0.1 @updates | |
| abrt-console-notification.x86_64 2.1.11-22.el7.centos.0.1 @updates | |
| abrt-libs.x86_64 2.1.11-22.el7.centos.0.1 @updates | |
| abrt-python.x86_64 2.1.11-22.el7.centos.0.1 @updates | |
| abrt-retrace-client.x86_64 2.1.11-22.el7.centos.0.1 @updates | |
| abrt-tui.x86_64 2.1.11-22.el7.centos.0.1 @updates | |
| acl.x86_64 2.2.51-12.el7 @anaconda | |
| aic94xx-firmware.noarch 30-6.el7 @anaconda | |
| alsa-firmware.noarch 1.0.28-2.el7 @base | |
| alsa-lib.x86_64 1.0.28-2.el7 @base | |
| alsa-tools-firmware.x86_64 1.0.27-4.el7 @anaconda | |
| apr.x86_64 1.4.8-3.el7 @anaconda | |
| apr-util.x86_64 1.5.2-6.el7 @anaconda | |
| at.x86_64 3.1.13-17.el7_0.1 @updates | |
| atk.x86_64 2.8.0-4.el7 @base | |
| attr.x86_64 2.4.46-12.el7 @anaconda | |
| audit.x86_64 2.4.1-5.el7 @base | |
| audit-libs.x86_64 2.4.1-5.el7 @base | |
| audit-libs-python.x86_64 2.4.1-5.el7 @base | |
| augeas-libs.x86_64 1.1.0-17.el7 @base | |
| authconfig.x86_64 6.2.8-9.el7 @base | |
| autoconf.noarch 2.69-11.el7 @anaconda | |
| autogen-libopts.x86_64 5.18-5.el7 @anaconda | |
| automake.noarch 1.13.4-3.el7 @anaconda | |
| avahi.x86_64 0.6.31-14.el7 @base | |
| avahi-autoipd.x86_64 0.6.31-14.el7 @base | |
| avahi-libs.x86_64 0.6.31-14.el7 @base | |
| basesystem.noarch 10.0-7.el7.centos @anaconda | |
| bash.x86_64 4.2.46-12.el7 @base | |
| bash-completion.noarch 1:2.1-6.el7 @anaconda | |
| bc.x86_64 1.06.95-13.el7 @anaconda | |
| bind-libs.x86_64 32:9.9.4-18.el7_1.5 @updates | |
| bind-libs-lite.x86_64 32:9.9.4-18.el7_1.5 @updates | |
| bind-license.noarch 32:9.9.4-18.el7_1.5 @updates | |
| bind-utils.x86_64 32:9.9.4-18.el7_1.5 @updates | |
| binutils.x86_64 2.23.52.0.1-30.el7_1.2 @updates | |
| biosdevname.x86_64 0.6.1-2.el7 @base | |
| bison.x86_64 2.7-4.el7 @anaconda | |
| blktrace.x86_64 1.0.5-6.el7 @anaconda | |
| boost-system.x86_64 1.53.0-23.el7 @base | |
| boost-thread.x86_64 1.53.0-23.el7 @base | |
| bridge-utils.x86_64 1.5-9.el7 @anaconda | |
| btrfs-progs.x86_64 3.16.2-1.el7 @base | |
| byacc.x86_64 1.9.20130304-3.el7 @anaconda | |
| bzip2.x86_64 1.0.6-12.el7 @anaconda | |
| bzip2-libs.x86_64 1.0.6-12.el7 @anaconda | |
| ca-certificates.noarch 2015.2.4-70.0.el7_1 @updates | |
| cairo.x86_64 1.12.14-6.el7 @base | |
| celt051.x86_64 0.5.1.3-8.el7 @anaconda | |
| centos-indexhtml.noarch 7-9.el7.centos @anaconda | |
| centos-logos.noarch 70.0.6-3.el7.centos @updates | |
| centos-release.x86_64 7-1.1503.el7.centos.2.8 @base | |
| checkpolicy.x86_64 2.1.12-6.el7 @base | |
| chkconfig.x86_64 1.3.61-4.el7 @anaconda | |
| chrony.x86_64 1.29.1-1.el7.centos @anaconda | |
| cifs-utils.x86_64 6.2-7.el7 @base | |
| compat-db-headers.noarch 4.7.25-28.el7 @base | |
| compat-db47.x86_64 4.7.25-28.el7 @base | |
| compat-glibc.x86_64 1:2.12-4.el7.centos @anaconda | |
| compat-glibc-headers.x86_64 1:2.12-4.el7.centos @anaconda | |
| compat-libcap1.x86_64 1.10-7.el7 @anaconda | |
| compat-libf2c-34.x86_64 3.4.6-32.el7 @anaconda | |
| compat-libgfortran-41.x86_64 4.1.2-44.el7 @anaconda | |
| compat-libtiff3.x86_64 3.9.4-11.el7 @anaconda | |
| compat-openldap.x86_64 1:2.3.43-5.el7 @anaconda | |
| coreutils.x86_64 8.22-12.el7_1.2 @updates | |
| cpio.x86_64 2.11-22.el7 @anaconda | |
| cpp.x86_64 4.8.3-9.el7 @base | |
| cracklib.x86_64 2.9.0-11.el7 @anaconda | |
| cracklib-dicts.x86_64 2.9.0-11.el7 @anaconda | |
| crash.x86_64 7.0.9-5.el7_1 @updates | |
| crda.x86_64 1.1.3_2014.06.13-1.el7 @base | |
| cronie.x86_64 1.4.11-13.el7 @base | |
| cronie-anacron.x86_64 1.4.11-13.el7 @base | |
| crontabs.noarch 1.11-6.20121102git.el7 @anaconda | |
| cryptsetup.x86_64 1.6.6-3.el7 @base | |
| cryptsetup-libs.x86_64 1.6.6-3.el7 @base | |
| cscope.x86_64 15.8-7.el7 @anaconda | |
| ctags.x86_64 5.8-13.el7 @anaconda | |
| cups-libs.x86_64 1:1.6.3-17.el7_1.1 @updates | |
| curl.x86_64 7.29.0-19.el7 @anaconda | |
| cyrus-sasl.x86_64 2.1.26-17.el7 @anaconda | |
| cyrus-sasl-lib.x86_64 2.1.26-17.el7 @anaconda | |
| cyrus-sasl-md5.x86_64 2.1.26-17.el7 @anaconda | |
| cyrus-sasl-plain.x86_64 2.1.26-17.el7 @anaconda | |
| dbus.x86_64 1:1.6.12-11.el7 @base | |
| dbus-glib.x86_64 0.100-7.el7 @anaconda | |
| dbus-libs.x86_64 1:1.6.12-11.el7 @base | |
| dbus-python.x86_64 1.1.1-9.el7 @anaconda | |
| desktop-file-utils.x86_64 0.21-4.el7 @anaconda | |
| device-mapper.x86_64 7:1.02.93-3.el7_1.1 @updates | |
| device-mapper-event.x86_64 7:1.02.93-3.el7_1.1 @updates | |
| device-mapper-event-libs.x86_64 7:1.02.93-3.el7_1.1 @updates | |
| device-mapper-libs.x86_64 7:1.02.93-3.el7_1.1 @updates | |
| device-mapper-persistent-data.x86_64 0.4.1-2.el7 @base | |
| dhclient.x86_64 12:4.2.5-36.el7.centos @base | |
| dhcp-common.x86_64 12:4.2.5-36.el7.centos @base | |
| dhcp-libs.x86_64 12:4.2.5-36.el7.centos @base | |
| diffstat.x86_64 1.57-4.el7 @anaconda | |
| diffutils.x86_64 3.3-4.el7 @anaconda | |
| dmidecode.x86_64 1:2.12-5.el7 @anaconda | |
| dmraid.x86_64 1.0.0.rc16-25.el7 @base | |
| dmraid-events.x86_64 1.0.0.rc16-25.el7 @base | |
| dnsmasq.x86_64 2.66-14.el7_1 @updates | |
| docker.x86_64 1.8.2-7.el7.centos @extras | |
| docker-selinux.x86_64 1.8.2-7.el7.centos @extras | |
| dosfstools.x86_64 3.0.20-9.el7 @anaconda | |
| doxygen.x86_64 1:1.8.5-3.el7 @anaconda | |
| dracut.x86_64 033-241.el7_1.5 @updates | |
| dracut-config-rescue.x86_64 033-241.el7_1.5 @updates | |
| dracut-network.x86_64 033-241.el7_1.5 @updates | |
| dwz.x86_64 0.11-3.el7 @anaconda | |
| dyninst.x86_64 8.2.0-2.el7 @base | |
| e2fsprogs.x86_64 1.42.9-7.el7 @base | |
| e2fsprogs-libs.x86_64 1.42.9-7.el7 @base | |
| ebtables.x86_64 2.0.10-13.el7 @anaconda | |
| ed.x86_64 1.9-4.el7 @anaconda | |
| elfutils.x86_64 0.160-1.el7 @base | |
| elfutils-libelf.x86_64 0.160-1.el7 @base | |
| elfutils-libs.x86_64 0.160-1.el7 @base | |
| elrepo-release.noarch 7.0-2.el7.elrepo installed | |
| emacs-filesystem.noarch 1:24.3-11.el7 @anaconda | |
| ethtool.x86_64 2:3.15-2.el7 @base | |
| expat.x86_64 2.1.0-8.el7 @anaconda | |
| file.x86_64 5.11-21.el7 @anaconda | |
| file-libs.x86_64 5.11-21.el7 @anaconda | |
| filesystem.x86_64 3.2-18.el7 @anaconda | |
| findutils.x86_64 1:4.5.11-3.el7 @anaconda | |
| finger.x86_64 0.17-52.el7 @base | |
| fipscheck.x86_64 1.4.1-5.el7 @anaconda | |
| fipscheck-lib.x86_64 1.4.1-5.el7 @anaconda | |
| flac-libs.x86_64 1.3.0-5.el7_1 @updates | |
| flex.x86_64 2.5.37-3.el7 @anaconda | |
| fontconfig.x86_64 2.10.95-7.el7 @anaconda | |
| fontpackages-filesystem.noarch 1.44-8.el7 @anaconda | |
| fprintd.x86_64 0.5.0-4.0.el7_0 @updates | |
| fprintd-pam.x86_64 0.5.0-4.0.el7_0 @updates | |
| freetype.x86_64 2.4.11-10.el7_1.1 @updates | |
| fuse.x86_64 2.9.2-5.el7 @anaconda | |
| fuse-libs.x86_64 2.9.2-5.el7 @anaconda | |
| fxload.x86_64 2002_04_11-16.el7 @anaconda | |
| gawk.x86_64 4.0.2-4.el7 @anaconda | |
| gcc.x86_64 4.8.3-9.el7 @base | |
| gcc-c++.x86_64 4.8.3-9.el7 @base | |
| gcc-gfortran.x86_64 4.8.3-9.el7 @base | |
| gdb.x86_64 7.6.1-64.el7 @base | |
| gdbm.x86_64 1.10-8.el7 @anaconda | |
| gdisk.x86_64 0.8.6-5.el7 @base | |
| gdk-pixbuf2.x86_64 2.28.2-5.el7_1 @updates | |
| genisoimage.x86_64 1.1.11-22.el7 @base | |
| gettext.x86_64 0.18.2.1-4.el7 @anaconda | |
| gettext-common-devel.noarch 0.18.2.1-4.el7 @anaconda | |
| gettext-devel.x86_64 0.18.2.1-4.el7 @anaconda | |
| gettext-libs.x86_64 0.18.2.1-4.el7 @anaconda | |
| gfs2-utils.x86_64 3.1.7-6.el7 @base | |
| ghostscript.x86_64 9.07-18.el7 @base | |
| ghostscript-fonts.noarch 5.50-32.el7 @anaconda | |
| giflib.x86_64 4.1.6-9.el7 @base | |
| git.x86_64 1.8.3.1-4.el7 @anaconda | |
| glib-networking.x86_64 2.40.0-1.el7 @base | |
| glib2.x86_64 2.40.0-4.el7 @base | |
| glibc.x86_64 2.17-78.el7 @base | |
| glibc-common.x86_64 2.17-78.el7 @base | |
| glibc-devel.x86_64 2.17-78.el7 @base | |
| glibc-headers.x86_64 2.17-78.el7 @base | |
| glusterfs.x86_64 3.6.0.29-2.el7 @base | |
| glusterfs-api.x86_64 3.6.0.29-2.el7 @base | |
| glusterfs-libs.x86_64 3.6.0.29-2.el7 @base | |
| gmp.x86_64 1:6.0.0-12.el7_1 @updates | |
| gnupg2.x86_64 2.0.22-3.el7 @anaconda | |
| gnutls.x86_64 3.3.8-12.el7_1.1 @updates | |
| gnutls-dane.x86_64 3.3.8-12.el7_1.1 @updates | |
| gnutls-utils.x86_64 3.3.8-12.el7_1.1 @updates | |
| gobject-introspection.x86_64 1.36.0-4.el7 @anaconda | |
| gpgme.x86_64 1.3.2-5.el7 @anaconda | |
| gpm-libs.x86_64 1.20.7-5.el7 @anaconda | |
| graphite2.x86_64 1.2.2-5.el7 @base | |
| grep.x86_64 2.20-1.el7 @base | |
| groff-base.x86_64 1.22.2-8.el7 @anaconda | |
| grub2.x86_64 1:2.02-0.17.0.1.el7.centos.4 @updates | |
| grub2-tools.x86_64 1:2.02-0.17.0.1.el7.centos.4 @updates | |
| grubby.x86_64 8.28-11.el7 @base | |
| gsettings-desktop-schemas.x86_64 3.8.2-3.el7 @anaconda | |
| gsm.x86_64 1.0.13-11.el7 @anaconda | |
| gssproxy.x86_64 0.3.0-10.el7 @base | |
| gtk2.x86_64 2.24.22-5.el7_0.1 @updates | |
| gzip.x86_64 1.5-7.el7 @anaconda | |
| hardlink.x86_64 1:1.0-19.el7 @anaconda | |
| harfbuzz.x86_64 0.9.20-4.el7 @base | |
| hexedit.x86_64 1.2.13-5.el7 @base | |
| hicolor-icon-theme.noarch 0.12-7.el7 @base | |
| hivex.x86_64 1.3.10-5.7.el7 @base | |
| hostname.x86_64 3.13-3.el7 @anaconda | |
| hunspell.x86_64 1.3.2-13.el7 @anaconda | |
| hunspell-en.noarch 0.20121024-5.el7 @anaconda | |
| hunspell-en-GB.noarch 0.20121024-5.el7 @anaconda | |
| hunspell-en-US.noarch 0.20121024-5.el7 @anaconda | |
| hwdata.x86_64 0.252-7.8.el7_1 @updates | |
| icoutils.x86_64 0.31.0-3.el7 @anaconda | |
| iftop.x86_64 0.17-1.el6.rf installed | |
| indent.x86_64 2.2.11-13.el7 @anaconda | |
| info.x86_64 5.1-4.el7 @anaconda | |
| initscripts.x86_64 9.49.24-1.el7 @base | |
| intltool.noarch 0.50.2-6.el7 @anaconda | |
| iproute.x86_64 3.10.0-21.el7 @base | |
| iprutils.x86_64 2.4.3-3.el7 @base | |
| iptables.x86_64 1.4.21-13.el7 @anaconda | |
| iptables-services.x86_64 1.4.21-13.el7 @anaconda | |
| iputils.x86_64 20121221-6.el7_1.1 @updates | |
| ipxe-roms-qemu.noarch 20130517-6.gitc4bce43.el7 @base | |
| irqbalance.x86_64 2:1.0.7-2.el7_1 @updates | |
| iscsi-initiator-utils.x86_64 6.2.0.873-29.el7 @base | |
| iscsi-initiator-utils-iscsiuio.x86_64 6.2.0.873-29.el7 @base | |
| ivtv-firmware.noarch 2:20080701-26.el7 @anaconda | |
| iw.x86_64 3.10-6.el7 @base | |
| iwl100-firmware.noarch 39.31.5.1-36.el7 @base | |
| iwl1000-firmware.noarch 1:39.31.5.1-36.el7 @base | |
| iwl105-firmware.noarch 18.168.6.1-36.el7 @base | |
| iwl135-firmware.noarch 18.168.6.1-36.el7 @base | |
| iwl2000-firmware.noarch 18.168.6.1-36.el7 @base | |
| iwl2030-firmware.noarch 18.168.6.1-36.el7 @base | |
| iwl3160-firmware.noarch 22.0.7.0-36.el7 @base | |
| iwl3945-firmware.noarch 15.32.2.9-36.el7 @base | |
| iwl4965-firmware.noarch 228.61.2.24-36.el7 @base | |
| iwl5000-firmware.noarch 8.83.5.1_1-36.el7 @base | |
| iwl5150-firmware.noarch 8.24.2.2-36.el7 @base | |
| iwl6000-firmware.noarch 9.221.4.1-36.el7 @base | |
| iwl6000g2a-firmware.noarch 17.168.5.3-36.el7 @base | |
| iwl6000g2b-firmware.noarch 17.168.5.2-36.el7 @base | |
| iwl6050-firmware.noarch 41.28.5.1-36.el7 @base | |
| iwl7260-firmware.noarch 22.0.7.0-36.el7 @base | |
| jansson.x86_64 2.4-6.el7 @anaconda | |
| jasper-libs.x86_64 1.900.1-26.el7_0.3 @updates | |
| java-1.7.0-openjdk.x86_64 1:1.7.0.91-2.6.2.1.el7_1 @updates | |
| java-1.7.0-openjdk-headless.x86_64 1:1.7.0.91-2.6.2.1.el7_1 @updates | |
| javapackages-tools.noarch 3.4.1-6.el7_0 @updates | |
| jbigkit-libs.x86_64 2.0-11.el7 @anaconda | |
| json-c.x86_64 0.11-4.el7_0 @updates | |
| kbd.x86_64 1.15.5-11.el7 @base | |
| kbd-legacy.noarch 1.15.5-11.el7 @base | |
| kbd-misc.noarch 1.15.5-11.el7 @base | |
| kernel.x86_64 3.10.0-123.13.2.el7 @updates | |
| kernel.x86_64 3.10.0-123.20.1.el7 @updates | |
| kernel.x86_64 3.10.0-229.1.2.el7 @updates | |
| kernel.x86_64 3.10.0-229.11.1.el7 @updates | |
| kernel.x86_64 3.10.0-229.20.1.el7 @updates | |
| kernel-devel.x86_64 3.10.0-123.13.2.el7 @updates | |
| kernel-devel.x86_64 3.10.0-123.20.1.el7 @updates | |
| kernel-devel.x86_64 3.10.0-229.1.2.el7 @updates | |
| kernel-devel.x86_64 3.10.0-229.11.1.el7 @updates | |
| kernel-devel.x86_64 3.10.0-229.20.1.el7 @updates | |
| kernel-headers.x86_64 3.10.0-229.20.1.el7 @updates | |
| kernel-tools.x86_64 3.10.0-229.20.1.el7 @updates | |
| kernel-tools-libs.x86_64 3.10.0-229.20.1.el7 @updates | |
| kexec-tools.x86_64 2.0.7-19.el7_1.2 @updates | |
| keyutils.x86_64 1.5.8-3.el7 @anaconda | |
| keyutils-libs.x86_64 1.5.8-3.el7 @anaconda | |
| kmod.x86_64 14-10.el7 @base | |
| kmod-libs.x86_64 14-10.el7 @base | |
| kpartx.x86_64 0.4.9-77.el7_1.2 @updates | |
| kpatch.noarch 0.1.10-4.el7 @base | |
| krb5-libs.x86_64 1.12.2-15.el7_1 @updates | |
| langtable.noarch 0.0.13-4.el7 @anaconda | |
| langtable-data.noarch 0.0.13-4.el7 @anaconda | |
| langtable-python.noarch 0.0.13-4.el7 @anaconda | |
| lcms2.x86_64 2.5-4.el7 @anaconda | |
| ldns.x86_64 1.6.16-7.el7 @anaconda | |
| ledmon.x86_64 0.79-3.el7 @anaconda | |
| less.x86_64 458-8.el7 @anaconda | |
| libICE.x86_64 1.0.8-7.el7 @anaconda | |
| libSM.x86_64 1.2.1-7.el7 @anaconda | |
| libX11.x86_64 1.6.0-2.1.el7 @anaconda | |
| libX11-common.noarch 1.6.0-2.1.el7 @anaconda | |
| libXau.x86_64 1.0.8-2.1.el7 @anaconda | |
| libXcomposite.x86_64 0.4.4-4.1.el7 @base | |
| libXcursor.x86_64 1.1.14-2.1.el7 @base | |
| libXdamage.x86_64 1.1.4-4.1.el7 @base | |
| libXext.x86_64 1.3.2-2.1.el7 @anaconda | |
| libXfixes.x86_64 5.0.1-2.1.el7 @base | |
| libXfont.x86_64 1.4.7-3.el7_1 @updates | |
| libXft.x86_64 2.3.1-5.1.el7 @base | |
| libXi.x86_64 1.7.2-2.1.el7 @anaconda | |
| libXinerama.x86_64 1.1.3-2.1.el7 @base | |
| libXrandr.x86_64 1.4.1-2.1.el7 @base | |
| libXrender.x86_64 0.9.8-2.1.el7 @base | |
| libXt.x86_64 1.1.4-6.1.el7 @anaconda | |
| libXtst.x86_64 1.2.2-2.1.el7 @anaconda | |
| libXxf86vm.x86_64 1.1.3-2.1.el7 @base | |
| libacl.x86_64 2.2.51-12.el7 @anaconda | |
| libaio.x86_64 0.3.109-12.el7 @anaconda | |
| libassuan.x86_64 2.1.0-3.el7 @anaconda | |
| libasyncns.x86_64 0.8-7.el7 @anaconda | |
| libattr.x86_64 2.4.46-12.el7 @anaconda | |
| libbasicobjects.x86_64 0.1.1-24.el7 @base | |
| libblkid.x86_64 2.23.2-22.el7_1.1 @updates | |
| libcap.x86_64 2.22-8.el7 @anaconda | |
| libcap-ng.x86_64 0.7.3-5.el7 @anaconda | |
| libcgroup.x86_64 0.41-8.el7 @base | |
| libcollection.x86_64 0.6.2-24.el7 @base | |
| libcom_err.x86_64 1.42.9-7.el7 @base | |
| libconfig.x86_64 1.4.9-5.el7 @base | |
| libcroco.x86_64 0.6.8-5.el7 @anaconda | |
| libcurl.x86_64 7.29.0-19.el7 @anaconda | |
| libdaemon.x86_64 0.14-7.el7 @anaconda | |
| libdb.x86_64 5.3.21-17.el7_0.1 @updates | |
| libdb-utils.x86_64 5.3.21-17.el7_0.1 @updates | |
| libdrm.x86_64 2.4.56-2.el7 @base | |
| libdwarf.x86_64 20130207-4.el7 @base | |
| libedit.x86_64 3.0-12.20121213cvs.el7 @anaconda | |
| libertas-sd8686-firmware.noarch 20140804-0.1.git6bce2b0.el7_0 @updates | |
| libertas-sd8787-firmware.noarch 20140804-0.1.git6bce2b0.el7_0 @updates | |
| libertas-usb8388-firmware.noarch 2:20140804-0.1.git6bce2b0.el7_0 @updates | |
| libestr.x86_64 0.1.9-2.el7 @anaconda | |
| libevent.x86_64 2.0.21-4.el7 @anaconda | |
| libffi.x86_64 3.0.13-11.el7 @anaconda | |
| libfontenc.x86_64 1.1.1-5.el7 @anaconda | |
| libfprint.x86_64 0.5.0-3.el7 @anaconda | |
| libgcc.x86_64 4.8.3-9.el7 @base | |
| libgcrypt.x86_64 1.5.3-12.el7_1.1 @updates | |
| libgfortran.x86_64 4.8.3-9.el7 @base | |
| libgnome-keyring.x86_64 3.8.0-3.el7 @anaconda | |
| libgomp.x86_64 4.8.3-9.el7 @base | |
| libgpg-error.x86_64 1.12-3.el7 @anaconda | |
| libgudev1.x86_64 208-20.el7_1.6 @updates | |
| libguestfs.x86_64 1:1.28.1-1.18.el7 @base | |
| libguestfs-tools.noarch 1:1.28.1-1.18.el7 @base | |
| libguestfs-tools-c.x86_64 1:1.28.1-1.18.el7 @base | |
| libibverbs.x86_64 1.1.8-5.el7 @base | |
| libicu.x86_64 50.1.2-11.el7 @anaconda | |
| libidn.x86_64 1.28-3.el7 @anaconda | |
| libini_config.x86_64 1.1.0-24.el7 @base | |
| libiscsi.x86_64 1.9.0-6.el7 @anaconda | |
| libjpeg-turbo.x86_64 1.2.90-5.el7 @anaconda | |
| libldb.x86_64 1.1.17-2.el7 @base | |
| libmnl.x86_64 1.0.3-7.el7 @anaconda | |
| libmodman.x86_64 2.0.1-8.el7 @anaconda | |
| libmount.x86_64 2.23.2-22.el7_1.1 @updates | |
| libmpc.x86_64 1.0.1-3.el7 @anaconda | |
| libndp.x86_64 1.2-4.el7 @anaconda | |
| libnetfilter_conntrack.x86_64 1.0.4-2.el7 @anaconda | |
| libnfnetlink.x86_64 1.0.1-4.el7 @anaconda | |
| libnfsidmap.x86_64 0.25-11.el7 @base | |
| libnl.x86_64 1.1.4-3.el7 @anaconda | |
| libnl3.x86_64 3.2.21-9.el7_1 @updates | |
| libnl3-cli.x86_64 3.2.21-9.el7_1 @updates | |
| libogg.x86_64 2:1.3.0-7.el7 @anaconda | |
| libosinfo.x86_64 0.2.11-4.el7 @base | |
| libpath_utils.x86_64 0.2.1-24.el7 @base | |
| libpcap.x86_64 14:1.5.3-4.el7_1.2 @updates | |
| libpciaccess.x86_64 0.13.1-4.1.el7 @anaconda | |
| libpipeline.x86_64 1.2.3-3.el7 @anaconda | |
| libpng.x86_64 2:1.5.13-5.el7 @anaconda | |
| libpng12.x86_64 1.2.50-6.el7 @anaconda | |
| libproxy.x86_64 0.4.11-6.el7 @anaconda | |
| libpwquality.x86_64 1.2.3-4.el7 @anaconda | |
| libquadmath.x86_64 4.8.3-9.el7 @base | |
| libquadmath-devel.x86_64 4.8.3-9.el7 @base | |
| librados2.x86_64 1:0.80.7-2.el7 @base | |
| librbd1.x86_64 1:0.80.7-2.el7 @base | |
| librdmacm.x86_64 1.0.19.1-1.el7 @base | |
| libref_array.x86_64 0.1.4-24.el7 @base | |
| libreport.x86_64 2.1.11-23.el7.centos.0.1 @updates | |
| libreport-centos.x86_64 2.1.11-23.el7.centos.0.1 @updates | |
| libreport-cli.x86_64 2.1.11-23.el7.centos.0.1 @updates | |
| libreport-filesystem.x86_64 2.1.11-23.el7.centos.0.1 @updates | |
| libreport-plugin-logger.x86_64 2.1.11-23.el7.centos.0.1 @updates | |
| libreport-plugin-mailx.x86_64 2.1.11-23.el7.centos.0.1 @updates | |
| libreport-plugin-mantisbt.x86_64 2.1.11-23.el7.centos.0.1 @updates | |
| libreport-plugin-rhtsupport.x86_64 2.1.11-23.el7.centos.0.1 @updates | |
| libreport-plugin-ureport.x86_64 2.1.11-23.el7.centos.0.1 @updates | |
| libreport-python.x86_64 2.1.11-23.el7.centos.0.1 @updates | |
| libreport-rhel.x86_64 2.1.11-23.el7.centos.0.1 @updates | |
| libreport-web.x86_64 2.1.11-23.el7.centos.0.1 @updates | |
| libseccomp.x86_64 2.1.1-2.el7 @anaconda | |
| libselinux.x86_64 2.2.2-6.el7 @anaconda | |
| libselinux-python.x86_64 2.2.2-6.el7 @anaconda | |
| libselinux-utils.x86_64 2.2.2-6.el7 @anaconda | |
| libsemanage.x86_64 2.1.10-16.el7 @anaconda | |
| libsemanage-python.x86_64 2.1.10-16.el7 @base | |
| libsepol.x86_64 2.1.9-3.el7 @anaconda | |
| libsndfile.x86_64 1.0.25-9.el7 @anaconda | |
| libsoup.x86_64 2.46.0-3.el7 @base | |
| libss.x86_64 1.42.9-7.el7 @base | |
| libssh2.x86_64 1.4.3-8.el7 @anaconda | |
| libsss_idmap.x86_64 1.12.2-58.el7_1.18 @updates | |
| libsss_nss_idmap.x86_64 1.12.2-58.el7_1.18 @updates | |
| libstdc++.x86_64 4.8.3-9.el7 @base | |
| libstdc++-devel.x86_64 4.8.3-9.el7 @base | |
| libstoragemgmt.x86_64 1.1.0-2.el7 @base | |
| libstoragemgmt-python.noarch 1.1.0-2.el7 @base | |
| libsysfs.x86_64 2.1.0-16.el7 @anaconda | |
| libtalloc.x86_64 2.1.1-1.el7 @base | |
| libtar.x86_64 1.2.11-28.el7 @anaconda | |
| libtasn1.x86_64 3.8-2.el7 @base | |
| libtdb.x86_64 1.3.0-1.el7 @base | |
| libteam.x86_64 1.15-1.el7 @base | |
| libtevent.x86_64 0.9.21-3.el7 @base | |
| libthai.x86_64 0.1.14-9.el7 @base | |
| libtiff.x86_64 4.0.3-14.el7 @anaconda | |
| libtirpc.x86_64 0.2.4-0.5.el7 @base | |
| libtool.x86_64 2.4.2-20.el7 @anaconda | |
| libunistring.x86_64 0.9.3-9.el7 @anaconda | |
| libusal.x86_64 1.1.11-22.el7 @anaconda | |
| libusb.x86_64 1:0.1.4-3.el7 @anaconda | |
| libusbx.x86_64 1.0.15-4.el7 @anaconda | |
| libuser.x86_64 0.60-7.el7_1 @updates | |
| libutempter.x86_64 1.1.6-4.el7 @anaconda | |
| libuuid.x86_64 2.23.2-22.el7_1.1 @updates | |
| libverto.x86_64 0.2.5-4.el7 @anaconda | |
| libverto-tevent.x86_64 0.2.5-4.el7 @base | |
| libvirt.x86_64 1.2.8-16.el7_1.5 @updates | |
| libvirt-client.x86_64 1.2.8-16.el7_1.5 @updates | |
| libvirt-daemon.x86_64 1.2.8-16.el7_1.5 @updates | |
| libvirt-daemon-config-network.x86_64 1.2.8-16.el7_1.5 @updates | |
| libvirt-daemon-config-nwfilter.x86_64 1.2.8-16.el7_1.5 @updates | |
| libvirt-daemon-driver-interface.x86_64 1.2.8-16.el7_1.5 @updates | |
| libvirt-daemon-driver-lxc.x86_64 1.2.8-16.el7_1.5 @updates | |
| libvirt-daemon-driver-network.x86_64 1.2.8-16.el7_1.5 @updates | |
| libvirt-daemon-driver-nodedev.x86_64 1.2.8-16.el7_1.5 @updates | |
| libvirt-daemon-driver-nwfilter.x86_64 1.2.8-16.el7_1.5 @updates | |
| libvirt-daemon-driver-qemu.x86_64 1.2.8-16.el7_1.5 @updates | |
| libvirt-daemon-driver-secret.x86_64 1.2.8-16.el7_1.5 @updates | |
| libvirt-daemon-driver-storage.x86_64 1.2.8-16.el7_1.5 @updates | |
| libvirt-daemon-kvm.x86_64 1.2.8-16.el7_1.5 @updates | |
| libvirt-python.x86_64 1.2.8-7.el7_1.1 @updates | |
| libvorbis.x86_64 1:1.3.3-8.el7 @anaconda | |
| libwbclient.x86_64 4.1.12-24.el7_1 @updates | |
| libxcb.x86_64 1.9-5.el7 @anaconda | |
| libxml2.x86_64 2.9.1-5.el7_1.2 @updates | |
| libxml2-python.x86_64 2.9.1-5.el7_1.2 @updates | |
| libxslt.x86_64 1.1.28-5.el7 @anaconda | |
| libyaml.x86_64 0.1.4-11.el7_0 @base | |
| linux-firmware.noarch 20140911-0.1.git365e80c.el7 @base | |
| lksctp-tools.x86_64 1.0.13-3.el7 @base | |
| lm_sensors-libs.x86_64 3.3.4-11.el7 @base | |
| logrotate.x86_64 3.8.6-4.el7 @anaconda | |
| lsof.x86_64 4.87-4.el7 @anaconda | |
| lsscsi.x86_64 0.27-3.el7 @anaconda | |
| lua.x86_64 5.1.4-14.el7 @anaconda | |
| lvm2.x86_64 7:2.02.115-3.el7_1.1 @updates | |
| lvm2-libs.x86_64 7:2.02.115-3.el7_1.1 @updates | |
| lvm2-python-libs.x86_64 7:2.02.115-3.el7_1.1 @updates | |
| lzo.x86_64 2.06-6.el7_0.2 @updates | |
| lzop.x86_64 1.03-10.el7 @anaconda | |
| m2crypto.x86_64 0.21.1-15.el7 @anaconda | |
| m4.x86_64 1.4.16-9.el7 @anaconda | |
| mailcap.noarch 2.1.41-2.el7 @anaconda | |
| mailx.x86_64 12.5-12.el7_0 @updates | |
| make.x86_64 1:3.82-21.el7 @anaconda | |
| man-db.x86_64 2.6.3-9.el7 @anaconda | |
| man-pages.noarch 3.53-5.el7 @anaconda | |
| man-pages-overrides.x86_64 7.1.3-1.el7 @base | |
| mariadb-libs.x86_64 1:5.5.44-1.el7_1 @updates | |
| mdadm.x86_64 3.3.2-2.el7_1.1 @updates | |
| mesa-libEGL.x86_64 10.2.7-5.20140910.el7_1.1 @updates | |
| mesa-libGL.x86_64 10.2.7-5.20140910.el7_1.1 @updates | |
| mesa-libgbm.x86_64 10.2.7-5.20140910.el7_1.1 @updates | |
| mesa-libglapi.x86_64 10.2.7-5.20140910.el7_1.1 @updates | |
| microcode_ctl.x86_64 2:2.1-10.el7 @base | |
| mlocate.x86_64 0.26-5.el7 @anaconda | |
| mokutil.x86_64 0.7-5.el7 @base | |
| mozjs17.x86_64 17.0.0-10.el7 @anaconda | |
| mpfr.x86_64 3.1.1-4.el7 @anaconda | |
| mtools.x86_64 4.0.18-5.el7 @anaconda | |
| mtr.x86_64 2:0.85-7.el7 @anaconda | |
| nano.x86_64 2.3.1-10.el7 @anaconda | |
| ncurses.x86_64 5.9-13.20130511.el7 @anaconda | |
| ncurses-base.noarch 5.9-13.20130511.el7 @anaconda | |
| ncurses-libs.x86_64 5.9-13.20130511.el7 @anaconda | |
| neon.x86_64 0.30.0-3.el7 @anaconda | |
| net-tools.x86_64 2.0-0.17.20131004git.el7 @anaconda | |
| netcf-libs.x86_64 0.2.6-3.el7 @base | |
| netpbm.x86_64 10.61.02-9.el7 @anaconda | |
| netpbm-progs.x86_64 10.61.02-9.el7 @anaconda | |
| nettle.x86_64 2.7.1-4.el7 @base | |
| newt.x86_64 0.52.15-4.el7 @anaconda | |
| newt-python.x86_64 0.52.15-4.el7 @anaconda | |
| nfs-utils.x86_64 1:1.3.0-0.8.el7 @base | |
| nfs4-acl-tools.x86_64 0.3.3-13.el7 @base | |
| nmap-ncat.x86_64 2:6.40-4.el7 @anaconda | |
| nspr.x86_64 4.10.8-2.el7_1 @updates | |
| nss.x86_64 3.19.1-7.el7_1.2 @updates | |
| nss-softokn.x86_64 3.16.2.3-13.el7_1 @updates | |
| nss-softokn-freebl.x86_64 3.16.2.3-13.el7_1 @updates | |
| nss-sysinit.x86_64 3.19.1-7.el7_1.2 @updates | |
| nss-tools.x86_64 3.19.1-7.el7_1.2 @updates | |
| nss-util.x86_64 3.19.1-4.el7_1 @updates | |
| ntpdate.x86_64 4.2.6p5-19.el7.centos.3 @updates | |
| ntsysv.x86_64 1.3.61-4.el7 @anaconda | |
| numactl-libs.x86_64 2.0.9-5.el7_1 @updates | |
| numad.x86_64 0.5-14.20140620git.el7 @base | |
| openldap.x86_64 2.4.39-7.el7.centos @updates | |
| openssh.x86_64 6.6.1p1-12.el7_1 @updates | |
| openssh-clients.x86_64 6.6.1p1-12.el7_1 @updates | |
| openssh-server.x86_64 6.6.1p1-12.el7_1 @updates | |
| openssl.x86_64 1:1.0.1e-42.el7.9 @updates | |
| openssl-libs.x86_64 1:1.0.1e-42.el7.9 @updates | |
| openssl098e.x86_64 0.9.8e-29.el7.centos.2 @updates | |
| os-prober.x86_64 1.58-5.el7 @anaconda | |
| p11-kit.x86_64 0.20.7-3.el7 @base | |
| p11-kit-trust.x86_64 0.20.7-3.el7 @base | |
| pakchois.x86_64 0.4-10.el7 @anaconda | |
| pam.x86_64 1.1.8-12.el7_1.1 @updates | |
| pango.x86_64 1.34.1-5.el7 @base | |
| parted.x86_64 3.1-20.el7 @base | |
| passwd.x86_64 0.79-4.el7 @anaconda | |
| patch.x86_64 2.7.1-8.el7 @anaconda | |
| patchutils.x86_64 0.3.3-4.el7 @anaconda | |
| pciutils.x86_64 3.2.1-4.el7 @anaconda | |
| pciutils-libs.x86_64 3.2.1-4.el7 @anaconda | |
| pcre.x86_64 8.32-14.el7 @base | |
| pcsc-lite-libs.x86_64 1.8.8-5.el7 @base | |
| perl.x86_64 4:5.16.3-285.el7 @base | |
| perl-Business-ISBN.noarch 2.06-2.el7 @anaconda | |
| perl-Business-ISBN-Data.noarch 20120719.001-2.el7 @anaconda | |
| perl-Carp.noarch 1.26-244.el7 @anaconda | |
| perl-Compress-Raw-Bzip2.x86_64 2.061-3.el7 @anaconda | |
| perl-Compress-Raw-Zlib.x86_64 1:2.061-4.el7 @anaconda | |
| perl-Data-Dumper.x86_64 2.145-3.el7 @anaconda | |
| perl-Digest.noarch 1.17-245.el7 @anaconda | |
| perl-Digest-MD5.x86_64 2.52-3.el7 @anaconda | |
| perl-Encode.x86_64 2.51-7.el7 @anaconda | |
| perl-Encode-Locale.noarch 1.03-5.el7 @anaconda | |
| perl-Error.noarch 1:0.17020-2.el7 @anaconda | |
| perl-Exporter.noarch 5.68-3.el7 @anaconda | |
| perl-File-Listing.noarch 6.04-7.el7 @anaconda | |
| perl-File-Path.noarch 2.09-2.el7 @anaconda | |
| perl-File-Temp.noarch 0.23.01-3.el7 @anaconda | |
| perl-Filter.x86_64 1.49-3.el7 @anaconda | |
| perl-Getopt-Long.noarch 2.40-2.el7 @anaconda | |
| perl-Git.noarch 1.8.3.1-4.el7 @anaconda | |
| perl-HTML-Parser.x86_64 3.71-4.el7 @anaconda | |
| perl-HTML-Tagset.noarch 3.20-15.el7 @anaconda | |
| perl-HTTP-Cookies.noarch 6.01-5.el7 @anaconda | |
| perl-HTTP-Daemon.noarch 6.01-5.el7 @anaconda | |
| perl-HTTP-Date.noarch 6.02-8.el7 @anaconda | |
| perl-HTTP-Message.noarch 6.06-6.el7 @anaconda | |
| perl-HTTP-Negotiate.noarch 6.01-5.el7 @anaconda | |
| perl-HTTP-Tiny.noarch 0.033-3.el7 @anaconda | |
| perl-IO-Compress.noarch 2.061-2.el7 @anaconda | |
| perl-IO-HTML.noarch 1.00-2.el7 @anaconda | |
| perl-IO-Socket-IP.noarch 0.21-4.el7 @anaconda | |
| perl-IO-Socket-SSL.noarch 1.94-3.el7 @anaconda | |
| perl-LWP-MediaTypes.noarch 6.02-2.el7 @anaconda | |
| perl-Net-HTTP.noarch 6.06-2.el7 @anaconda | |
| perl-Net-LibIDN.x86_64 0.12-15.el7 @anaconda | |
| perl-Net-SSLeay.x86_64 1.55-3.el7 @anaconda | |
| perl-PathTools.x86_64 3.40-5.el7 @anaconda | |
| perl-Pod-Escapes.noarch 1:1.04-285.el7 @base | |
| perl-Pod-Perldoc.noarch 3.20-4.el7 @anaconda | |
| perl-Pod-Simple.noarch 1:3.28-4.el7 @anaconda | |
| perl-Pod-Usage.noarch 1.63-3.el7 @anaconda | |
| perl-Scalar-List-Utils.x86_64 1.27-248.el7 @anaconda | |
| perl-Socket.x86_64 2.010-3.el7 @anaconda | |
| perl-Storable.x86_64 2.45-3.el7 @anaconda | |
| perl-String-ShellQuote.noarch 1.04-10.el7 @base | |
| perl-Sys-Guestfs.x86_64 1:1.28.1-1.18.el7 @base | |
| perl-Sys-Virt.x86_64 1.2.8-6.el7 @base | |
| perl-TermReadKey.x86_64 2.30-20.el7 @anaconda | |
| perl-Test-Harness.noarch 3.28-2.el7 @anaconda | |
| perl-Text-ParseWords.noarch 3.29-4.el7 @anaconda | |
| perl-Thread-Queue.noarch 3.02-2.el7 @anaconda | |
| perl-Time-HiRes.x86_64 4:1.9725-3.el7 @base | |
| perl-Time-Local.noarch 1.2300-2.el7 @anaconda | |
| perl-TimeDate.noarch 1:2.30-2.el7 @anaconda | |
| perl-URI.noarch 1.60-9.el7 @anaconda | |
| perl-WWW-RobotRules.noarch 6.02-5.el7 @anaconda | |
| perl-XML-Parser.x86_64 2.41-10.el7 @anaconda | |
| perl-XML-Writer.noarch 0.623-3.el7 @base | |
| perl-XML-XPath.noarch 1.13-22.el7 @base | |
| perl-constant.noarch 1.27-2.el7 @anaconda | |
| perl-hivex.x86_64 1.3.10-5.7.el7 @base | |
| perl-libintl.x86_64 1.20-12.el7 @base | |
| perl-libs.x86_64 4:5.16.3-285.el7 @base | |
| perl-libwww-perl.noarch 6.05-2.el7 @anaconda | |
| perl-macros.x86_64 4:5.16.3-285.el7 @base | |
| perl-parent.noarch 1:0.225-244.el7 @anaconda | |
| perl-podlators.noarch 2.5.1-3.el7 @anaconda | |
| perl-srpm-macros.noarch 1-8.el7 @anaconda | |
| perl-threads.x86_64 1.87-4.el7 @anaconda | |
| perl-threads-shared.x86_64 1.43-6.el7 @anaconda | |
| pinentry.x86_64 0.8.1-14.el7 @anaconda | |
| pinfo.x86_64 0.6.10-9.el7 @anaconda | |
| pixman.x86_64 0.32.4-3.el7 @anaconda | |
| pkgconfig.x86_64 1:0.27.1-4.el7 @anaconda | |
| plymouth.x86_64 0.8.9-0.13.20140113.el7.centos @base | |
| plymouth-core-libs.x86_64 0.8.9-0.13.20140113.el7.centos @base | |
| plymouth-scripts.x86_64 0.8.9-0.13.20140113.el7.centos @base | |
| pm-utils.x86_64 1.4.1-27.el7 @base | |
| policycoreutils.x86_64 2.2.5-15.el7 @base | |
| policycoreutils-python.x86_64 2.2.5-15.el7 @base | |
| polkit.x86_64 0.112-5.el7 @anaconda | |
| polkit-pkla-compat.x86_64 0.1-4.el7 @anaconda | |
| poppler-data.noarch 0.4.6-3.el7 @anaconda | |
| popt.x86_64 1.13-16.el7 @anaconda | |
| postfix.x86_64 2:2.10.1-6.el7 @anaconda | |
| ppp.x86_64 2.4.5-33.el7 @anaconda | |
| procps-ng.x86_64 3.3.10-3.el7 @base | |
| psacct.x86_64 6.6.1-9.el7 @base | |
| psmisc.x86_64 22.20-8.el7 @anaconda | |
| pth.x86_64 2.0.7-22.el7 @anaconda | |
| pulseaudio-libs.x86_64 3.0-30.el7 @base | |
| pygobject2.x86_64 2.28.6-11.el7 @anaconda | |
| pygobject3-base.x86_64 3.8.2-6.el7 @base | |
| pygpgme.x86_64 0.3-9.el7 @anaconda | |
| pyliblzma.x86_64 0.5.3-11.el7 @anaconda | |
| pyparsing.noarch 1.5.6-9.el7 @base | |
| pytalloc.x86_64 2.1.1-1.el7 @base | |
| python.x86_64 2.7.5-18.el7_1.1 @updates | |
| python-IPy.noarch 0.75-6.el7 @base | |
| python-augeas.noarch 0.4.1-5.el7 @anaconda | |
| python-backports.x86_64 1.0-8.el7 @base | |
| python-backports-ssl_match_hostname.noarch | |
| 3.4.0.2-4.el7 @anaconda | |
| python-chardet.noarch 2.2.1-1.el7_1 @updates | |
| python-configobj.noarch 4.7.2-7.el7 @anaconda | |
| python-configshell.noarch 1:1.1.fb14-1.el7 @base | |
| python-dateutil.noarch 1.5-7.el7 @base | |
| python-decorator.noarch 3.4.0-3.el7 @anaconda | |
| python-dmidecode.x86_64 3.10.13-11.el7 @base | |
| python-ethtool.x86_64 0.8-5.el7 @base | |
| python-iniparse.noarch 0.4-9.el7 @anaconda | |
| python-javapackages.noarch 3.4.1-6.el7_0 @updates | |
| python-kitchen.noarch 1.1.1-5.el7 @anaconda | |
| python-kmod.x86_64 0.9-4.el7 @base | |
| python-libs.x86_64 2.7.5-18.el7_1.1 @updates | |
| python-lxml.x86_64 3.2.1-4.el7 @base | |
| python-pycurl.x86_64 7.19.0-17.el7 @anaconda | |
| python-pyudev.noarch 0.15-6.el7 @anaconda | |
| python-rhsm.x86_64 1.13.10-1.el7 @base | |
| python-rtslib.noarch 2.1.fb50-1.el7 @base | |
| python-setproctitle.x86_64 1.1.6-5.el7 @base | |
| python-setuptools.noarch 0.9.8-3.el7 @anaconda | |
| python-six.noarch 1.3.0-4.el7 @base | |
| python-slip.noarch 0.4.0-2.el7 @anaconda | |
| python-slip-dbus.noarch 0.4.0-2.el7 @anaconda | |
| python-suds.noarch 0.4.1-5.el7 @anaconda | |
| python-urlgrabber.noarch 3.10-6.el7 @base | |
| python-urwid.x86_64 1.1.1-3.el7 @base | |
| pyxattr.x86_64 0.5.1-5.el7 @anaconda | |
| qemu-img.x86_64 10:1.5.3-86.el7_1.8 @updates | |
| qemu-kvm.x86_64 10:1.5.3-86.el7_1.8 @updates | |
| qemu-kvm-common.x86_64 10:1.5.3-86.el7_1.8 @updates | |
| qrencode-libs.x86_64 3.4.1-3.el7 @anaconda | |
| quota.x86_64 1:4.01-11.el7 @anaconda | |
| quota-nls.noarch 1:4.01-11.el7 @anaconda | |
| radvd.x86_64 1.9.2-7.el7 @anaconda | |
| rcs.x86_64 5.9.0-5.el7 @anaconda | |
| rdate.x86_64 1.4-25.el7 @anaconda | |
| rdma.noarch 7.1_3.17-5.el7 @base | |
| readline.x86_64 6.2-9.el7 @anaconda | |
| redhat-rpm-config.noarch 9.1.0-68.el7.centos @base | |
| rfkill.x86_64 0.4-9.el7 @anaconda | |
| rng-tools.x86_64 5-2.el7 @base | |
| rootfiles.noarch 8.1-11.el7 @anaconda | |
| rpcbind.x86_64 0.2.0-26.el7 @base | |
| rpm.x86_64 4.11.1-25.el7 @base | |
| rpm-build.x86_64 4.11.1-25.el7 @base | |
| rpm-build-libs.x86_64 4.11.1-25.el7 @base | |
| rpm-libs.x86_64 4.11.1-25.el7 @base | |
| rpm-python.x86_64 4.11.1-25.el7 @base | |
| rpm-sign.x86_64 4.11.1-25.el7 @base | |
| rsync.x86_64 3.0.9-15.el7 @anaconda | |
| rsyslog.x86_64 7.4.7-7.el7_1.1 @updates | |
| rsyslog-mmjsonparse.x86_64 7.4.7-7.el7_1.1 @updates | |
| samba.x86_64 4.1.12-24.el7_1 @updates | |
| samba-common.x86_64 4.1.12-24.el7_1 @updates | |
| samba-libs.x86_64 4.1.12-24.el7_1 @updates | |
| satyr.x86_64 0.13-8.el7 @base | |
| scl-utils.x86_64 20130529-17.el7_1 @updates | |
| scrub.x86_64 2.5.2-5.el7 @anaconda | |
| seabios-bin.noarch 1.7.5-8.el7 @base | |
| seavgabios-bin.noarch 1.7.5-8.el7 @base | |
| sed.x86_64 4.2.2-5.el7 @anaconda | |
| selinux-policy.noarch 3.13.1-23.el7_1.21 @updates | |
| selinux-policy-targeted.noarch 3.13.1-23.el7_1.21 @updates | |
| setools-libs.x86_64 3.3.7-46.el7 @base | |
| setroubleshoot-plugins.noarch 3.0.59-1.el7 @base | |
| setroubleshoot-server.x86_64 3.2.17-4.1.el7_1 @updates | |
| setserial.x86_64 2.17-33.el7 @anaconda | |
| setup.noarch 2.8.71-5.el7 @base | |
| setuptool.x86_64 1.19.11-8.el7 @anaconda | |
| sg3_utils-libs.x86_64 1.37-5.el7 @anaconda | |
| sgabios-bin.noarch 1:0.20110622svn-4.el7 @anaconda | |
| sgpio.x86_64 1.2.0.10-13.el7 @anaconda | |
| shadow-utils.x86_64 2:4.1.5.1-18.el7 @base | |
| shared-mime-info.x86_64 1.1-7.el7 @anaconda | |
| slang.x86_64 2.2.4-11.el7 @anaconda | |
| smartmontools.x86_64 1:6.2-4.el7 @anaconda | |
| snappy.x86_64 1.1.0-3.el7 @anaconda | |
| socat.x86_64 1.7.2.2-5.el7 @base | |
| sos.noarch 3.2-15.el7.centos.8 @updates | |
| spice-server.x86_64 0.12.4-9.el7_1.3 @updates | |
| sqlite.x86_64 3.7.17-6.el7_1.1 @updates | |
| sssd-client.x86_64 1.12.2-58.el7_1.18 @updates | |
| strace.x86_64 4.8-7.el7 @anaconda | |
| subversion.x86_64 1.7.14-7.el7_1.1 @updates | |
| subversion-libs.x86_64 1.7.14-7.el7_1.1 @updates | |
| sudo.x86_64 1.8.6p7-13.el7 @base | |
| supermin-helper.x86_64 5.1.10-1.2.el7 @base | |
| supermin5.x86_64 5.1.10-1.2.el7 @base | |
| swig.x86_64 2.0.10-4.el7 @anaconda | |
| syslinux.x86_64 4.05-12.el7 @base | |
| syslinux-extlinux.x86_64 4.05-12.el7 @base | |
| sysstat.x86_64 10.1.5-7.el7 @base | |
| systemd.x86_64 208-20.el7_1.6 @updates | |
| systemd-libs.x86_64 208-20.el7_1.6 @updates | |
| systemd-python.x86_64 208-20.el7_1.6 @updates | |
| systemd-sysv.x86_64 208-20.el7_1.6 @updates | |
| systemtap.x86_64 2.6-10.el7_1 @updates | |
| systemtap-client.x86_64 2.6-10.el7_1 @updates | |
| systemtap-devel.x86_64 2.6-10.el7_1 @updates | |
| systemtap-runtime.x86_64 2.6-10.el7_1 @updates | |
| sysvinit-tools.x86_64 2.88-14.dsf.el7 @anaconda | |
| tar.x86_64 2:1.26-29.el7 @anaconda | |
| targetcli.noarch 2.1.fb37-3.el7 @base | |
| targetd.noarch 0.7.1-1.el7 @base | |
| tcp_wrappers.x86_64 7.6-77.el7 @anaconda | |
| tcp_wrappers-libs.x86_64 7.6-77.el7 @anaconda | |
| tcpdump.x86_64 14:4.5.1-2.el7 @anaconda | |
| tcsh.x86_64 6.18.01-7.el7 @anaconda | |
| teamd.x86_64 1.15-1.el7 @base | |
| time.x86_64 1.7-45.el7 @anaconda | |
| traceroute.x86_64 3:2.0.19-5.el7 @anaconda | |
| tree.x86_64 1.6.0-10.el7 @base | |
| trousers.x86_64 0.3.11.2-4.el7_1 @updates | |
| ttmkfdir.x86_64 3.0.9-41.el7 @base | |
| tuned.noarch 2.4.1-1.el7 @base | |
| tzdata.noarch 2015g-1.el7 @updates | |
| tzdata-java.noarch 2015g-1.el7 @updates | |
| unbound-libs.x86_64 1.4.20-19.el7 @anaconda | |
| unzip.x86_64 6.0-15.el7 @updates | |
| urw-fonts.noarch 2.4-16.el7 @anaconda | |
| usb_modeswitch.x86_64 1.2.7-5.el7 @anaconda | |
| usb_modeswitch-data.noarch 20130807-2.el7 @anaconda | |
| usbredir.x86_64 0.6-7.el7 @anaconda | |
| usbutils.x86_64 007-4.el7 @anaconda | |
| usermode.x86_64 1.111-5.el7 @anaconda | |
| ustr.x86_64 1.0.4-16.el7 @anaconda | |
| util-linux.x86_64 2.23.2-22.el7_1.1 @updates | |
| vim-common.x86_64 2:7.4.160-1.el7 @anaconda | |
| vim-enhanced.x86_64 2:7.4.160-1.el7 @anaconda | |
| vim-filesystem.x86_64 2:7.4.160-1.el7 @anaconda | |
| vim-minimal.x86_64 2:7.4.160-1.el7 @anaconda | |
| virt-what.x86_64 1.13-5.el7 @anaconda | |
| virt-who.noarch 0.11-5.el7 @base | |
| wget.x86_64 1.14-10.el7_0.1 @updates | |
| which.x86_64 2.20-7.el7 @anaconda | |
| words.noarch 3.0-22.el7 @anaconda | |
| wpa_supplicant.x86_64 1:2.0-17.el7_1 @updates | |
| xdg-utils.noarch 1.1.0-0.16.20120809git.el7 @anaconda | |
| xfsdump.x86_64 3.1.4-1.el7 @base | |
| xfsprogs.x86_64 3.2.1-6.el7 @base | |
| xmlrpc-c.x86_64 1.32.5-1905.svn2451.el7 @anaconda | |
| xmlrpc-c-client.x86_64 1.32.5-1905.svn2451.el7 @anaconda | |
| xorg-x11-font-utils.x86_64 1:7.5-18.1.el7 @anaconda | |
| xorg-x11-fonts-Type1.noarch 7.5-9.el7 @base | |
| xz.x86_64 5.1.2-9alpha.el7 @base | |
| xz-libs.x86_64 5.1.2-9alpha.el7 @base | |
| yajl.x86_64 2.0.4-4.el7 @anaconda | |
| yum.noarch 3.4.3-125.el7.centos @base | |
| yum-langpacks.noarch 0.4.2-3.el7 @anaconda | |
| yum-metadata-parser.x86_64 1.1.4-10.el7 @anaconda | |
| yum-plugin-fastestmirror.noarch 1.1.31-29.el7 @base | |
| yum-utils.noarch 1.1.31-29.el7 @base | |
| zip.x86_64 3.0-10.el7 @anaconda | |
| zlib.x86_64 1.2.7-13.el7 @anaconda |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| abrt-addon-ccpp.x86_64 | |
| abrt-addon-kerneloops.x86_64 | |
| abrt-addon-pstoreoops.x86_64 | |
| abrt-addon-python.x86_64 | |
| abrt-addon-vmcore.x86_64 | |
| abrt-addon-xorg.x86_64 | |
| abrt-cli.x86_64 | |
| abrt-console-notification.x86_64 | |
| abrt-libs.x86_64 | |
| abrt-python.x86_64 | |
| abrt-retrace-client.x86_64 | |
| abrt-tui.x86_64 | |
| abrt.x86_64 | |
| acl.x86_64 | |
| aic94xx-firmware.noarch | |
| alsa-firmware.noarch | |
| alsa-lib.x86_64 | |
| alsa-tools-firmware.x86_64 | |
| apr-util.x86_64 | |
| apr.x86_64 | |
| atk.x86_64 | |
| attr.x86_64 | |
| at.x86_64 | |
| audit-libs-python.x86_64 | |
| audit-libs.x86_64 | |
| audit.x86_64 | |
| augeas-libs.x86_64 | |
| authconfig.x86_64 | |
| autoconf.noarch | |
| autogen-libopts.x86_64 | |
| automake.noarch | |
| avahi-autoipd.x86_64 | |
| avahi-libs.x86_64 | |
| avahi.x86_64 | |
| basesystem.noarch | |
| bash-completion.noarch | |
| bash.x86_64 | |
| bc.x86_64 | |
| bind-libs-lite.x86_64 | |
| bind-libs.x86_64 | |
| bind-license.noarch | |
| bind-utils.x86_64 | |
| binutils.x86_64 | |
| biosdevname.x86_64 | |
| bison.x86_64 | |
| blktrace.x86_64 | |
| boost-system.x86_64 | |
| boost-thread.x86_64 | |
| bridge-utils.x86_64 | |
| btrfs-progs.x86_64 | |
| byacc.x86_64 | |
| bzip2-libs.x86_64 | |
| bzip2.x86_64 | |
| ca-certificates.noarch | |
| cairo.x86_64 | |
| celt051.x86_64 | |
| centos-indexhtml.noarch | |
| centos-logos.noarch | |
| centos-release.x86_64 | |
| checkpolicy.x86_64 | |
| chkconfig.x86_64 | |
| chrony.x86_64 | |
| cifs-utils.x86_64 | |
| compat-db47.x86_64 | |
| compat-db-headers.noarch | |
| compat-glibc-headers.x86_64 | |
| compat-glibc.x86_64 | |
| compat-libcap1.x86_64 | |
| compat-libf2c-34.x86_64 | |
| compat-libgfortran-41.x86_64 | |
| compat-libtiff3.x86_64 | |
| compat-openldap.x86_64 | |
| coreutils.x86_64 | |
| cpio.x86_64 | |
| cpp.x86_64 | |
| cracklib-dicts.x86_64 | |
| cracklib.x86_64 | |
| crash.x86_64 | |
| crda.x86_64 | |
| cronie-anacron.x86_64 | |
| cronie.x86_64 | |
| crontabs.noarch | |
| cryptsetup-libs.x86_64 | |
| cryptsetup.x86_64 | |
| cscope.x86_64 | |
| ctags.x86_64 | |
| cups-libs.x86_64 | |
| curl.x86_64 | |
| cyrus-sasl-lib.x86_64 | |
| cyrus-sasl-md5.x86_64 | |
| cyrus-sasl-plain.x86_64 | |
| cyrus-sasl.x86_64 | |
| dbus-glib.x86_64 | |
| dbus-libs.x86_64 | |
| dbus-python.x86_64 | |
| dbus.x86_64 | |
| desktop-file-utils.x86_64 | |
| device-mapper-event-libs.x86_64 | |
| device-mapper-event.x86_64 | |
| device-mapper-libs.x86_64 | |
| device-mapper-persistent-data.x86_64 | |
| device-mapper.x86_64 | |
| dhclient.x86_64 | |
| dhcp-common.x86_64 | |
| dhcp-libs.x86_64 | |
| diffstat.x86_64 | |
| diffutils.x86_64 | |
| dmidecode.x86_64 | |
| dmraid-events.x86_64 | |
| dmraid.x86_64 | |
| dnsmasq.x86_64 | |
| docker-selinux.x86_64 | |
| docker.x86_64 | |
| dosfstools.x86_64 | |
| doxygen.x86_64 | |
| dracut-config-rescue.x86_64 | |
| dracut-network.x86_64 | |
| dracut.x86_64 | |
| dwz.x86_64 | |
| dyninst.x86_64 | |
| e2fsprogs-libs.x86_64 | |
| e2fsprogs.x86_64 | |
| ebtables.x86_64 | |
| ed.x86_64 | |
| elfutils-libelf.x86_64 | |
| elfutils-libs.x86_64 | |
| elfutils.x86_64 | |
| elrepo-release.noarch | |
| emacs-filesystem.noarch | |
| ethtool.x86_64 | |
| expat.x86_64 | |
| file-libs.x86_64 | |
| filesystem.x86_64 | |
| file.x86_64 | |
| findutils.x86_64 | |
| finger.x86_64 | |
| fipscheck-lib.x86_64 | |
| fipscheck.x86_64 | |
| flac-libs.x86_64 | |
| flex.x86_64 | |
| fontconfig.x86_64 | |
| fontpackages-filesystem.noarch | |
| fprintd-pam.x86_64 | |
| fprintd.x86_64 | |
| freetype.x86_64 | |
| fuse-libs.x86_64 | |
| fuse.x86_64 | |
| fxload.x86_64 | |
| gawk.x86_64 | |
| gcc-c++.x86_64 | |
| gcc-gfortran.x86_64 | |
| gcc.x86_64 | |
| GConf2.x86_64 | |
| gdbm.x86_64 | |
| gdb.x86_64 | |
| gdisk.x86_64 | |
| gdk-pixbuf2.x86_64 | |
| genisoimage.x86_64 | |
| gettext-common-devel.noarch | |
| gettext-devel.x86_64 | |
| gettext-libs.x86_64 | |
| gettext.x86_64 | |
| gfs2-utils.x86_64 | |
| ghostscript-fonts.noarch | |
| ghostscript.x86_64 | |
| giflib.x86_64 | |
| git.x86_64 | |
| glib2.x86_64 | |
| glibc-common.x86_64 | |
| glibc-devel.x86_64 | |
| glibc-headers.x86_64 | |
| glibc.x86_64 | |
| glib-networking.x86_64 | |
| glusterfs-api.x86_64 | |
| glusterfs-libs.x86_64 | |
| glusterfs.x86_64 | |
| gmp.x86_64 | |
| gnupg2.x86_64 | |
| gnutls-dane.x86_64 | |
| gnutls-utils.x86_64 | |
| gnutls.x86_64 | |
| gobject-introspection.x86_64 | |
| gpgme.x86_64 | |
| gpm-libs.x86_64 | |
| graphite2.x86_64 | |
| grep.x86_64 | |
| groff-base.x86_64 | |
| grub2-tools.x86_64 | |
| grub2.x86_64 | |
| grubby.x86_64 | |
| gsettings-desktop-schemas.x86_64 | |
| gsm.x86_64 | |
| gssproxy.x86_64 | |
| gtk2.x86_64 | |
| gzip.x86_64 | |
| hardlink.x86_64 | |
| harfbuzz.x86_64 | |
| hexedit.x86_64 | |
| hicolor-icon-theme.noarch | |
| hivex.x86_64 | |
| hostname.x86_64 | |
| hunspell-en-GB.noarch | |
| hunspell-en.noarch | |
| hunspell-en-US.noarch | |
| hunspell.x86_64 | |
| hwdata.x86_64 | |
| icoutils.x86_64 | |
| iftop.x86_64 | |
| indent.x86_64 | |
| info.x86_64 | |
| initscripts.x86_64 | |
| intltool.noarch | |
| iproute.x86_64 | |
| iprutils.x86_64 | |
| iptables-services.x86_64 | |
| iptables.x86_64 | |
| iputils.x86_64 | |
| ipxe-roms-qemu.noarch | |
| irqbalance.x86_64 | |
| iscsi-initiator-utils-iscsiuio.x86_64 | |
| iscsi-initiator-utils.x86_64 | |
| ivtv-firmware.noarch | |
| iwl1000-firmware.noarch | |
| iwl100-firmware.noarch | |
| iwl105-firmware.noarch | |
| iwl135-firmware.noarch | |
| iwl2000-firmware.noarch | |
| iwl2030-firmware.noarch | |
| iwl3160-firmware.noarch | |
| iwl3945-firmware.noarch | |
| iwl4965-firmware.noarch | |
| iwl5000-firmware.noarch | |
| iwl5150-firmware.noarch | |
| iwl6000-firmware.noarch | |
| iwl6000g2a-firmware.noarch | |
| iwl6000g2b-firmware.noarch | |
| iwl6050-firmware.noarch | |
| iwl7260-firmware.noarch | |
| iw.x86_64 | |
| jansson.x86_64 | |
| jasper-libs.x86_64 | |
| java-1.7.0-openjdk-headless.x86_64 | |
| java-1.7.0-openjdk.x86_64 | |
| javapackages-tools.noarch | |
| jbigkit-libs.x86_64 | |
| json-c.x86_64 | |
| kbd-legacy.noarch | |
| kbd-misc.noarch | |
| kbd.x86_64 | |
| kernel-devel.x86_64 | |
| kernel-devel.x86_64 | |
| kernel-devel.x86_64 | |
| kernel-devel.x86_64 | |
| kernel-devel.x86_64 | |
| kernel-headers.x86_64 | |
| kernel-tools-libs.x86_64 | |
| kernel-tools.x86_64 | |
| kernel.x86_64 | |
| kernel.x86_64 | |
| kernel.x86_64 | |
| kernel.x86_64 | |
| kernel.x86_64 | |
| kexec-tools.x86_64 | |
| keyutils-libs.x86_64 | |
| keyutils.x86_64 | |
| kmod-libs.x86_64 | |
| kmod.x86_64 | |
| kpartx.x86_64 | |
| kpatch.noarch | |
| krb5-libs.x86_64 | |
| langtable-data.noarch | |
| langtable.noarch | |
| langtable-python.noarch | |
| lcms2.x86_64 | |
| ldns.x86_64 | |
| ledmon.x86_64 | |
| less.x86_64 | |
| libacl.x86_64 | |
| libaio.x86_64 | |
| libassuan.x86_64 | |
| libasyncns.x86_64 | |
| libattr.x86_64 | |
| libbasicobjects.x86_64 | |
| libblkid.x86_64 | |
| libcap-ng.x86_64 | |
| libcap.x86_64 | |
| libcgroup.x86_64 | |
| libcollection.x86_64 | |
| libcom_err.x86_64 | |
| libconfig.x86_64 | |
| libcroco.x86_64 | |
| libcurl.x86_64 | |
| libdaemon.x86_64 | |
| libdb-utils.x86_64 | |
| libdb.x86_64 | |
| libdrm.x86_64 | |
| libdwarf.x86_64 | |
| libedit.x86_64 | |
| libertas-sd8686-firmware.noarch | |
| libertas-sd8787-firmware.noarch | |
| libertas-usb8388-firmware.noarch | |
| libestr.x86_64 | |
| libevent.x86_64 | |
| libffi.x86_64 | |
| libfontenc.x86_64 | |
| libfprint.x86_64 | |
| libgcc.x86_64 | |
| libgcrypt.x86_64 | |
| libgfortran.x86_64 | |
| libgnome-keyring.x86_64 | |
| libgomp.x86_64 | |
| libgpg-error.x86_64 | |
| libgudev1.x86_64 | |
| libguestfs-tools-c.x86_64 | |
| libguestfs-tools.noarch | |
| libguestfs.x86_64 | |
| libibverbs.x86_64 | |
| libICE.x86_64 | |
| libicu.x86_64 | |
| libidn.x86_64 | |
| libini_config.x86_64 | |
| libiscsi.x86_64 | |
| libjpeg-turbo.x86_64 | |
| libldb.x86_64 | |
| libmnl.x86_64 | |
| libmodman.x86_64 | |
| libmount.x86_64 | |
| libmpc.x86_64 | |
| libndp.x86_64 | |
| libnetfilter_conntrack.x86_64 | |
| libnfnetlink.x86_64 | |
| libnfsidmap.x86_64 | |
| libnl3-cli.x86_64 | |
| libnl3.x86_64 | |
| libnl.x86_64 | |
| libogg.x86_64 | |
| libosinfo.x86_64 | |
| libpath_utils.x86_64 | |
| libpcap.x86_64 | |
| libpciaccess.x86_64 | |
| libpipeline.x86_64 | |
| libpng12.x86_64 | |
| libpng.x86_64 | |
| libproxy.x86_64 | |
| libpwquality.x86_64 | |
| libquadmath-devel.x86_64 | |
| libquadmath.x86_64 | |
| librados2.x86_64 | |
| librbd1.x86_64 | |
| librdmacm.x86_64 | |
| libref_array.x86_64 | |
| libreport-centos.x86_64 | |
| libreport-cli.x86_64 | |
| libreport-filesystem.x86_64 | |
| libreport-plugin-logger.x86_64 | |
| libreport-plugin-mailx.x86_64 | |
| libreport-plugin-mantisbt.x86_64 | |
| libreport-plugin-rhtsupport.x86_64 | |
| libreport-plugin-ureport.x86_64 | |
| libreport-python.x86_64 | |
| libreport-rhel.x86_64 | |
| libreport-web.x86_64 | |
| libreport.x86_64 | |
| libseccomp.x86_64 | |
| libselinux-python.x86_64 | |
| libselinux-utils.x86_64 | |
| libselinux.x86_64 | |
| libsemanage-python.x86_64 | |
| libsemanage.x86_64 | |
| libsepol.x86_64 | |
| libSM.x86_64 | |
| libsndfile.x86_64 | |
| libsoup.x86_64 | |
| libssh2.x86_64 | |
| libsss_idmap.x86_64 | |
| libsss_nss_idmap.x86_64 | |
| libss.x86_64 | |
| libstdc++-devel.x86_64 | |
| libstdc++.x86_64 | |
| libstoragemgmt-python.noarch | |
| libstoragemgmt.x86_64 | |
| libsysfs.x86_64 | |
| libtalloc.x86_64 | |
| libtar.x86_64 | |
| libtasn1.x86_64 | |
| libtdb.x86_64 | |
| libteam.x86_64 | |
| libtevent.x86_64 | |
| libthai.x86_64 | |
| libtiff.x86_64 | |
| libtirpc.x86_64 | |
| libtool.x86_64 | |
| libunistring.x86_64 | |
| libusal.x86_64 | |
| libusb.x86_64 | |
| libusbx.x86_64 | |
| libuser.x86_64 | |
| libutempter.x86_64 | |
| libuuid.x86_64 | |
| libverto-tevent.x86_64 | |
| libverto.x86_64 | |
| libvirt-client.x86_64 | |
| libvirt-daemon-config-network.x86_64 | |
| libvirt-daemon-config-nwfilter.x86_64 | |
| libvirt-daemon-driver-interface.x86_64 | |
| libvirt-daemon-driver-lxc.x86_64 | |
| libvirt-daemon-driver-network.x86_64 | |
| libvirt-daemon-driver-nodedev.x86_64 | |
| libvirt-daemon-driver-nwfilter.x86_64 | |
| libvirt-daemon-driver-qemu.x86_64 | |
| libvirt-daemon-driver-secret.x86_64 | |
| libvirt-daemon-driver-storage.x86_64 | |
| libvirt-daemon-kvm.x86_64 | |
| libvirt-daemon.x86_64 | |
| libvirt-python.x86_64 | |
| libvirt.x86_64 | |
| libvorbis.x86_64 | |
| libwbclient.x86_64 | |
| libX11-common.noarch | |
| libX11.x86_64 | |
| libXau.x86_64 | |
| libxcb.x86_64 | |
| libXcomposite.x86_64 | |
| libXcursor.x86_64 | |
| libXdamage.x86_64 | |
| libXext.x86_64 | |
| libXfixes.x86_64 | |
| libXfont.x86_64 | |
| libXft.x86_64 | |
| libXinerama.x86_64 | |
| libXi.x86_64 | |
| libxml2-python.x86_64 | |
| libxml2.x86_64 | |
| libXrandr.x86_64 | |
| libXrender.x86_64 | |
| libxslt.x86_64 | |
| libXtst.x86_64 | |
| libXt.x86_64 | |
| libXxf86vm.x86_64 | |
| libyaml.x86_64 | |
| linux-firmware.noarch | |
| lksctp-tools.x86_64 | |
| lm_sensors-libs.x86_64 | |
| logrotate.x86_64 | |
| lsof.x86_64 | |
| lsscsi.x86_64 | |
| lua.x86_64 | |
| lvm2-libs.x86_64 | |
| lvm2-python-libs.x86_64 | |
| lvm2.x86_64 | |
| lzop.x86_64 | |
| lzo.x86_64 | |
| m2crypto.x86_64 | |
| m4.x86_64 | |
| mailcap.noarch | |
| mailx.x86_64 | |
| make.x86_64 | |
| man-db.x86_64 | |
| man-pages.noarch | |
| man-pages-overrides.x86_64 | |
| mariadb-libs.x86_64 | |
| mdadm.x86_64 | |
| mesa-libEGL.x86_64 | |
| mesa-libgbm.x86_64 | |
| mesa-libglapi.x86_64 | |
| mesa-libGL.x86_64 | |
| microcode_ctl.x86_64 | |
| mlocate.x86_64 | |
| ModemManager-glib.x86_64 | |
| mokutil.x86_64 | |
| mozjs17.x86_64 | |
| mpfr.x86_64 | |
| mtools.x86_64 | |
| mtr.x86_64 | |
| nano.x86_64 | |
| ncurses-base.noarch | |
| ncurses-libs.x86_64 | |
| ncurses.x86_64 | |
| neon.x86_64 | |
| netcf-libs.x86_64 | |
| netpbm-progs.x86_64 | |
| netpbm.x86_64 | |
| nettle.x86_64 | |
| net-tools.x86_64 | |
| NetworkManager-glib.x86_64 | |
| newt-python.x86_64 | |
| newt.x86_64 | |
| nfs4-acl-tools.x86_64 | |
| nfs-utils.x86_64 | |
| nmap-ncat.x86_64 | |
| nspr.x86_64 | |
| nss-softokn-freebl.x86_64 | |
| nss-softokn.x86_64 | |
| nss-sysinit.x86_64 | |
| nss-tools.x86_64 | |
| nss-util.x86_64 | |
| nss.x86_64 | |
| ntpdate.x86_64 | |
| ntsysv.x86_64 | |
| numactl-libs.x86_64 | |
| numad.x86_64 | |
| openldap.x86_64 | |
| openssh-clients.x86_64 | |
| openssh-server.x86_64 | |
| openssh.x86_64 | |
| openssl098e.x86_64 | |
| openssl-libs.x86_64 | |
| openssl.x86_64 | |
| os-prober.x86_64 | |
| p11-kit-trust.x86_64 | |
| p11-kit.x86_64 | |
| pakchois.x86_64 | |
| pam.x86_64 | |
| pango.x86_64 | |
| parted.x86_64 | |
| passwd.x86_64 | |
| patchutils.x86_64 | |
| patch.x86_64 | |
| pciutils-libs.x86_64 | |
| pciutils.x86_64 | |
| pcre.x86_64 | |
| pcsc-lite-libs.x86_64 | |
| perl-Business-ISBN-Data.noarch | |
| perl-Business-ISBN.noarch | |
| perl-Carp.noarch | |
| perl-Compress-Raw-Bzip2.x86_64 | |
| perl-Compress-Raw-Zlib.x86_64 | |
| perl-constant.noarch | |
| perl-Data-Dumper.x86_64 | |
| perl-Digest-MD5.x86_64 | |
| perl-Digest.noarch | |
| perl-Encode-Locale.noarch | |
| perl-Encode.x86_64 | |
| perl-Error.noarch | |
| perl-Exporter.noarch | |
| perl-File-Listing.noarch | |
| perl-File-Path.noarch | |
| perl-File-Temp.noarch | |
| perl-Filter.x86_64 | |
| perl-Getopt-Long.noarch | |
| perl-Git.noarch | |
| perl-hivex.x86_64 | |
| perl-HTML-Parser.x86_64 | |
| perl-HTML-Tagset.noarch | |
| perl-HTTP-Cookies.noarch | |
| perl-HTTP-Daemon.noarch | |
| perl-HTTP-Date.noarch | |
| perl-HTTP-Message.noarch | |
| perl-HTTP-Negotiate.noarch | |
| perl-HTTP-Tiny.noarch | |
| perl-IO-Compress.noarch | |
| perl-IO-HTML.noarch | |
| perl-IO-Socket-IP.noarch | |
| perl-IO-Socket-SSL.noarch | |
| perl-libintl.x86_64 | |
| perl-libs.x86_64 | |
| perl-libwww-perl.noarch | |
| perl-LWP-MediaTypes.noarch | |
| perl-macros.x86_64 | |
| perl-Net-HTTP.noarch | |
| perl-Net-LibIDN.x86_64 | |
| perl-Net-SSLeay.x86_64 | |
| perl-parent.noarch | |
| perl-PathTools.x86_64 | |
| perl-Pod-Escapes.noarch | |
| perl-podlators.noarch | |
| perl-Pod-Perldoc.noarch | |
| perl-Pod-Simple.noarch | |
| perl-Pod-Usage.noarch | |
| perl-Scalar-List-Utils.x86_64 | |
| perl-Socket.x86_64 | |
| perl-srpm-macros.noarch | |
| perl-Storable.x86_64 | |
| perl-String-ShellQuote.noarch | |
| perl-Sys-Guestfs.x86_64 | |
| perl-Sys-Virt.x86_64 | |
| perl-TermReadKey.x86_64 | |
| perl-Test-Harness.noarch | |
| perl-Text-ParseWords.noarch | |
| perl-Thread-Queue.noarch | |
| perl-threads-shared.x86_64 | |
| perl-threads.x86_64 | |
| perl-TimeDate.noarch | |
| perl-Time-HiRes.x86_64 | |
| perl-Time-Local.noarch | |
| perl-URI.noarch | |
| perl-WWW-RobotRules.noarch | |
| perl.x86_64 | |
| perl-XML-Parser.x86_64 | |
| perl-XML-Writer.noarch | |
| perl-XML-XPath.noarch | |
| pinentry.x86_64 | |
| pinfo.x86_64 | |
| pixman.x86_64 | |
| pkgconfig.x86_64 | |
| plymouth-core-libs.x86_64 | |
| plymouth-scripts.x86_64 | |
| plymouth.x86_64 | |
| pm-utils.x86_64 | |
| policycoreutils-python.x86_64 | |
| policycoreutils.x86_64 | |
| polkit-pkla-compat.x86_64 | |
| polkit.x86_64 | |
| poppler-data.noarch | |
| popt.x86_64 | |
| postfix.x86_64 | |
| ppp.x86_64 | |
| procps-ng.x86_64 | |
| psacct.x86_64 | |
| psmisc.x86_64 | |
| pth.x86_64 | |
| pulseaudio-libs.x86_64 | |
| pygobject2.x86_64 | |
| pygobject3-base.x86_64 | |
| pygpgme.x86_64 | |
| pyliblzma.x86_64 | |
| pyparsing.noarch | |
| pytalloc.x86_64 | |
| python-augeas.noarch | |
| python-backports-ssl_match_hostname.noarch | |
| python-backports.x86_64 | |
| python-chardet.noarch | |
| python-configobj.noarch | |
| python-configshell.noarch | |
| python-dateutil.noarch | |
| python-decorator.noarch | |
| python-dmidecode.x86_64 | |
| python-ethtool.x86_64 | |
| python-iniparse.noarch | |
| python-IPy.noarch | |
| python-javapackages.noarch | |
| python-kitchen.noarch | |
| python-kmod.x86_64 | |
| python-libs.x86_64 | |
| python-lxml.x86_64 | |
| python-pycurl.x86_64 | |
| python-pyudev.noarch | |
| python-rhsm.x86_64 | |
| python-rtslib.noarch | |
| python-setproctitle.x86_64 | |
| python-setuptools.noarch | |
| python-six.noarch | |
| python-slip-dbus.noarch | |
| python-slip.noarch | |
| python-suds.noarch | |
| python-urlgrabber.noarch | |
| python-urwid.x86_64 | |
| python.x86_64 | |
| pyxattr.x86_64 | |
| PyYAML.x86_64 | |
| qemu-img.x86_64 | |
| qemu-kvm-common.x86_64 | |
| qemu-kvm.x86_64 | |
| qrencode-libs.x86_64 | |
| quota-nls.noarch | |
| quota.x86_64 | |
| radvd.x86_64 | |
| rcs.x86_64 | |
| rdate.x86_64 | |
| rdma.noarch | |
| readline.x86_64 | |
| redhat-rpm-config.noarch | |
| rfkill.x86_64 | |
| rng-tools.x86_64 | |
| rootfiles.noarch | |
| rpcbind.x86_64 | |
| rpm-build-libs.x86_64 | |
| rpm-build.x86_64 | |
| rpm-libs.x86_64 | |
| rpm-python.x86_64 | |
| rpm-sign.x86_64 | |
| rpm.x86_64 | |
| rsync.x86_64 | |
| rsyslog-mmjsonparse.x86_64 | |
| rsyslog.x86_64 | |
| samba-common.x86_64 | |
| samba-libs.x86_64 | |
| samba.x86_64 | |
| satyr.x86_64 | |
| scl-utils.x86_64 | |
| scrub.x86_64 | |
| seabios-bin.noarch | |
| seavgabios-bin.noarch | |
| sed.x86_64 | |
| selinux-policy.noarch | |
| selinux-policy-targeted.noarch | |
| setools-libs.x86_64 | |
| setroubleshoot-plugins.noarch | |
| setroubleshoot-server.x86_64 | |
| setserial.x86_64 | |
| setup.noarch | |
| setuptool.x86_64 | |
| sg3_utils-libs.x86_64 | |
| sgabios-bin.noarch | |
| sgpio.x86_64 | |
| shadow-utils.x86_64 | |
| shared-mime-info.x86_64 | |
| slang.x86_64 | |
| smartmontools.x86_64 | |
| snappy.x86_64 | |
| socat.x86_64 | |
| sos.noarch | |
| spice-server.x86_64 | |
| sqlite.x86_64 | |
| sssd-client.x86_64 | |
| strace.x86_64 | |
| subversion-libs.x86_64 | |
| subversion.x86_64 | |
| sudo.x86_64 | |
| supermin5.x86_64 | |
| supermin-helper.x86_64 | |
| swig.x86_64 | |
| syslinux-extlinux.x86_64 | |
| syslinux.x86_64 | |
| sysstat.x86_64 | |
| systemd-libs.x86_64 | |
| systemd-python.x86_64 | |
| systemd-sysv.x86_64 | |
| systemd.x86_64 | |
| systemtap-client.x86_64 | |
| systemtap-devel.x86_64 | |
| systemtap-runtime.x86_64 | |
| systemtap.x86_64 | |
| sysvinit-tools.x86_64 | |
| targetcli.noarch | |
| targetd.noarch | |
| tar.x86_64 | |
| tcpdump.x86_64 | |
| tcp_wrappers-libs.x86_64 | |
| tcp_wrappers.x86_64 | |
| tcsh.x86_64 | |
| teamd.x86_64 | |
| time.x86_64 | |
| traceroute.x86_64 | |
| tree.x86_64 | |
| trousers.x86_64 | |
| ttmkfdir.x86_64 | |
| tuned.noarch | |
| tzdata-java.noarch | |
| tzdata.noarch | |
| unbound-libs.x86_64 | |
| unzip.x86_64 | |
| @updates | |
| urw-fonts.noarch | |
| usb_modeswitch-data.noarch | |
| usb_modeswitch.x86_64 | |
| usbredir.x86_64 | |
| usbutils.x86_64 | |
| usermode.x86_64 | |
| ustr.x86_64 | |
| util-linux.x86_64 | |
| vim-common.x86_64 | |
| vim-enhanced.x86_64 | |
| vim-filesystem.x86_64 | |
| vim-minimal.x86_64 | |
| virt-what.x86_64 | |
| virt-who.noarch | |
| wget.x86_64 | |
| which.x86_64 | |
| words.noarch | |
| wpa_supplicant.x86_64 | |
| xdg-utils.noarch | |
| xfsdump.x86_64 | |
| xfsprogs.x86_64 | |
| xmlrpc-c-client.x86_64 | |
| xmlrpc-c.x86_64 | |
| xorg-x11-fonts-Type1.noarch | |
| xorg-x11-font-utils.x86_64 | |
| xz-libs.x86_64 | |
| xz.x86_64 | |
| yajl.x86_64 | |
| yum-langpacks.noarch | |
| yum-metadata-parser.x86_64 | |
| yum.noarch | |
| yum-plugin-fastestmirror.noarch | |
| yum-utils.noarch | |
| zip.x86_64 | |
| zlib.x86_64 | |
| 3.4.0.2-4.el7 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| NetworkManager.x86_64 1:1.0.0-16.git20150121.b4ea599c.el7_1 @anaconda | |
| NetworkManager-libnm.x86_64 1:1.0.0-16.git20150121.b4ea599c.el7_1 @anaconda | |
| NetworkManager-team.x86_64 1:1.0.0-16.git20150121.b4ea599c.el7_1 @anaconda | |
| NetworkManager-tui.x86_64 1:1.0.0-16.git20150121.b4ea599c.el7_1 @anaconda | |
| acl.x86_64 2.2.51-12.el7 @anaconda | |
| aic94xx-firmware.noarch 30-6.el7 @anaconda | |
| alsa-firmware.noarch 1.0.28-2.el7 @anaconda | |
| alsa-lib.x86_64 1.0.28-2.el7 @anaconda | |
| alsa-tools-firmware.x86_64 1.0.27-4.el7 @anaconda | |
| audit.x86_64 2.4.1-5.el7 @anaconda | |
| audit-libs.x86_64 2.4.1-5.el7 @anaconda | |
| authconfig.x86_64 6.2.8-9.el7 @anaconda | |
| avahi-autoipd.x86_64 0.6.31-14.el7 @anaconda | |
| avahi-libs.x86_64 0.6.31-14.el7 @anaconda | |
| basesystem.noarch 10.0-7.el7.centos @anaconda | |
| bash.x86_64 4.2.46-12.el7 @anaconda | |
| bind-libs-lite.x86_64 32:9.9.4-18.el7_1.5 @anaconda | |
| bind-license.noarch 32:9.9.4-18.el7_1.5 @anaconda | |
| binutils.x86_64 2.23.52.0.1-30.el7_1.2 @anaconda | |
| biosdevname.x86_64 0.6.1-2.el7 @anaconda | |
| btrfs-progs.x86_64 3.16.2-1.el7 @anaconda | |
| bzip2-libs.x86_64 1.0.6-12.el7 @anaconda | |
| ca-certificates.noarch 2015.2.4-70.0.el7_1 @anaconda | |
| centos-logos.noarch 70.0.6-3.el7.centos @anaconda | |
| centos-release.x86_64 7-1.1503.el7.centos.2.8 @anaconda | |
| chkconfig.x86_64 1.3.61-4.el7 @anaconda | |
| chrony.x86_64 1.29.1-1.el7.centos @anaconda | |
| coreutils.x86_64 8.22-12.el7_1.2 @anaconda | |
| cpio.x86_64 2.11-22.el7 @anaconda | |
| cracklib.x86_64 2.9.0-11.el7 @anaconda | |
| cracklib-dicts.x86_64 2.9.0-11.el7 @anaconda | |
| cronie.x86_64 1.4.11-13.el7 @anaconda | |
| cronie-anacron.x86_64 1.4.11-13.el7 @anaconda | |
| crontabs.noarch 1.11-6.20121102git.el7 @anaconda | |
| cryptsetup-libs.x86_64 1.6.6-3.el7 @anaconda | |
| curl.x86_64 7.29.0-19.el7 @anaconda | |
| cyrus-sasl-lib.x86_64 2.1.26-17.el7 @anaconda | |
| dbus.x86_64 1:1.6.12-11.el7 @anaconda | |
| dbus-glib.x86_64 0.100-7.el7 @anaconda | |
| dbus-libs.x86_64 1:1.6.12-11.el7 @anaconda | |
| dbus-python.x86_64 1.1.1-9.el7 @anaconda | |
| device-mapper.x86_64 7:1.02.93-3.el7_1.1 @anaconda | |
| device-mapper-event.x86_64 7:1.02.93-3.el7_1.1 @anaconda | |
| device-mapper-event-libs.x86_64 7:1.02.93-3.el7_1.1 @anaconda | |
| device-mapper-libs.x86_64 7:1.02.93-3.el7_1.1 @anaconda | |
| device-mapper-persistent-data.x86_64 | |
| 0.4.1-2.el7 @anaconda | |
| dhclient.x86_64 12:4.2.5-36.el7.centos @anaconda | |
| dhcp-common.x86_64 12:4.2.5-36.el7.centos @anaconda | |
| dhcp-libs.x86_64 12:4.2.5-36.el7.centos @anaconda | |
| diffutils.x86_64 3.3-4.el7 @anaconda | |
| dmidecode.x86_64 1:2.12-5.el7 @anaconda | |
| dnsmasq.x86_64 2.66-14.el7_1 @anaconda | |
| dracut.x86_64 033-241.el7_1.5 @anaconda | |
| dracut-config-rescue.x86_64 033-241.el7_1.5 @anaconda | |
| dracut-network.x86_64 033-241.el7_1.5 @anaconda | |
| e2fsprogs.x86_64 1.42.9-7.el7 @anaconda | |
| e2fsprogs-libs.x86_64 1.42.9-7.el7 @anaconda | |
| ebtables.x86_64 2.0.10-13.el7 @anaconda | |
| elfutils-libelf.x86_64 0.160-1.el7 @anaconda | |
| elfutils-libs.x86_64 0.160-1.el7 @anaconda | |
| ethtool.x86_64 2:3.15-2.el7 @anaconda | |
| expat.x86_64 2.1.0-8.el7 @anaconda | |
| file.x86_64 5.11-21.el7 @anaconda | |
| file-libs.x86_64 5.11-21.el7 @anaconda | |
| filesystem.x86_64 3.2-18.el7 @anaconda | |
| findutils.x86_64 1:4.5.11-3.el7 @anaconda | |
| fipscheck.x86_64 1.4.1-5.el7 @anaconda | |
| fipscheck-lib.x86_64 1.4.1-5.el7 @anaconda | |
| firewalld.noarch 0.3.9-11.el7 @anaconda | |
| freetype.x86_64 2.4.11-10.el7_1.1 @anaconda | |
| fxload.x86_64 2002_04_11-16.el7 @anaconda | |
| gawk.x86_64 4.0.2-4.el7 @anaconda | |
| gdbm.x86_64 1.10-8.el7 @anaconda | |
| gettext.x86_64 0.18.2.1-4.el7 @anaconda | |
| gettext-libs.x86_64 0.18.2.1-4.el7 @anaconda | |
| glib-networking.x86_64 2.40.0-1.el7 @anaconda | |
| glib2.x86_64 2.40.0-4.el7 @anaconda | |
| glibc.x86_64 2.17-78.el7 @anaconda | |
| glibc-common.x86_64 2.17-78.el7 @anaconda | |
| gmp.x86_64 1:6.0.0-12.el7_1 @updates | |
| gnupg2.x86_64 2.0.22-3.el7 @anaconda | |
| gnutls.x86_64 3.3.8-12.el7_1.1 @anaconda | |
| gobject-introspection.x86_64 1.36.0-4.el7 @anaconda | |
| gpgme.x86_64 1.3.2-5.el7 @anaconda | |
| grep.x86_64 2.20-1.el7 @anaconda | |
| groff-base.x86_64 1.22.2-8.el7 @anaconda | |
| grub2.x86_64 1:2.02-0.17.0.1.el7.centos.4 @anaconda | |
| grub2-tools.x86_64 1:2.02-0.17.0.1.el7.centos.4 @anaconda | |
| grubby.x86_64 8.28-11.el7 @anaconda | |
| gsettings-desktop-schemas.x86_64 3.8.2-3.el7 @anaconda | |
| gssproxy.x86_64 0.3.0-10.el7 @anaconda | |
| gzip.x86_64 1.5-7.el7 @anaconda | |
| hardlink.x86_64 1:1.0-19.el7 @anaconda | |
| hostname.x86_64 3.13-3.el7 @anaconda | |
| hwdata.x86_64 0.252-7.8.el7_1 @anaconda | |
| info.x86_64 5.1-4.el7 @anaconda | |
| initscripts.x86_64 9.49.24-1.el7 @anaconda | |
| iproute.x86_64 3.10.0-21.el7 @anaconda | |
| iprutils.x86_64 2.4.3-3.el7 @anaconda | |
| iptables.x86_64 1.4.21-13.el7 @anaconda | |
| iputils.x86_64 20121221-6.el7_1.1 @anaconda | |
| irqbalance.x86_64 2:1.0.7-2.el7_1 @anaconda | |
| ivtv-firmware.noarch 2:20080701-26.el7 @anaconda | |
| iwl100-firmware.noarch 39.31.5.1-36.el7 @anaconda | |
| iwl1000-firmware.noarch 1:39.31.5.1-36.el7 @anaconda | |
| iwl105-firmware.noarch 18.168.6.1-36.el7 @anaconda | |
| iwl135-firmware.noarch 18.168.6.1-36.el7 @anaconda | |
| iwl2000-firmware.noarch 18.168.6.1-36.el7 @anaconda | |
| iwl2030-firmware.noarch 18.168.6.1-36.el7 @anaconda | |
| iwl3160-firmware.noarch 22.0.7.0-36.el7 @anaconda | |
| iwl3945-firmware.noarch 15.32.2.9-36.el7 @anaconda | |
| iwl4965-firmware.noarch 228.61.2.24-36.el7 @anaconda | |
| iwl5000-firmware.noarch 8.83.5.1_1-36.el7 @anaconda | |
| iwl5150-firmware.noarch 8.24.2.2-36.el7 @anaconda | |
| iwl6000-firmware.noarch 9.221.4.1-36.el7 @anaconda | |
| iwl6000g2a-firmware.noarch 17.168.5.3-36.el7 @anaconda | |
| iwl6000g2b-firmware.noarch 17.168.5.2-36.el7 @anaconda | |
| iwl6050-firmware.noarch 41.28.5.1-36.el7 @anaconda | |
| iwl7260-firmware.noarch 22.0.7.0-36.el7 @anaconda | |
| jansson.x86_64 2.4-6.el7 @anaconda | |
| json-c.x86_64 0.11-4.el7_0 @anaconda | |
| kbd.x86_64 1.15.5-11.el7 @anaconda | |
| kbd-legacy.noarch 1.15.5-11.el7 @anaconda | |
| kbd-misc.noarch 1.15.5-11.el7 @anaconda | |
| kernel.x86_64 3.10.0-229.20.1.el7 @updates | |
| kernel-ml.x86_64 4.3.0-1.el7.elrepo @elrepo | |
| kernel-tools.x86_64 3.10.0-229.20.1.el7 @updates | |
| kernel-tools-libs.x86_64 3.10.0-229.20.1.el7 @updates | |
| kexec-tools.x86_64 2.0.7-19.el7_1.2 @anaconda | |
| keyutils.x86_64 1.5.8-3.el7 @anaconda | |
| keyutils-libs.x86_64 1.5.8-3.el7 @anaconda | |
| kmod.x86_64 14-10.el7 @anaconda | |
| kmod-libs.x86_64 14-10.el7 @anaconda | |
| kpartx.x86_64 0.4.9-77.el7_1.2 @updates | |
| krb5-libs.x86_64 1.12.2-15.el7_1 @anaconda | |
| less.x86_64 458-8.el7 @anaconda | |
| libacl.x86_64 2.2.51-12.el7 @anaconda | |
| libaio.x86_64 0.3.109-12.el7 @anaconda | |
| libassuan.x86_64 2.1.0-3.el7 @anaconda | |
| libattr.x86_64 2.4.46-12.el7 @anaconda | |
| libbasicobjects.x86_64 0.1.1-24.el7 @anaconda | |
| libblkid.x86_64 2.23.2-22.el7_1.1 @anaconda | |
| libcap.x86_64 2.22-8.el7 @anaconda | |
| libcap-ng.x86_64 0.7.3-5.el7 @anaconda | |
| libcollection.x86_64 0.6.2-24.el7 @anaconda | |
| libcom_err.x86_64 1.42.9-7.el7 @anaconda | |
| libcroco.x86_64 0.6.8-5.el7 @anaconda | |
| libcurl.x86_64 7.29.0-19.el7 @anaconda | |
| libdaemon.x86_64 0.14-7.el7 @anaconda | |
| libdb.x86_64 5.3.21-17.el7_0.1 @anaconda | |
| libdb-utils.x86_64 5.3.21-17.el7_0.1 @anaconda | |
| libdrm.x86_64 2.4.56-2.el7 @anaconda | |
| libedit.x86_64 3.0-12.20121213cvs.el7 @anaconda | |
| libestr.x86_64 0.1.9-2.el7 @anaconda | |
| libevent.x86_64 2.0.21-4.el7 @anaconda | |
| libffi.x86_64 3.0.13-11.el7 @anaconda | |
| libgcc.x86_64 4.8.3-9.el7 @anaconda | |
| libgcrypt.x86_64 1.5.3-12.el7_1.1 @anaconda | |
| libgomp.x86_64 4.8.3-9.el7 @anaconda | |
| libgpg-error.x86_64 1.12-3.el7 @anaconda | |
| libgudev1.x86_64 208-20.el7_1.6 @anaconda | |
| libidn.x86_64 1.28-3.el7 @anaconda | |
| libini_config.x86_64 1.1.0-24.el7 @anaconda | |
| libmnl.x86_64 1.0.3-7.el7 @anaconda | |
| libmodman.x86_64 2.0.1-8.el7 @anaconda | |
| libmount.x86_64 2.23.2-22.el7_1.1 @anaconda | |
| libndp.x86_64 1.2-4.el7 @anaconda | |
| libnetfilter_conntrack.x86_64 1.0.4-2.el7 @anaconda | |
| libnfnetlink.x86_64 1.0.1-4.el7 @anaconda | |
| libnfsidmap.x86_64 0.25-11.el7 @anaconda | |
| libnl3.x86_64 3.2.21-9.el7_1 @updates | |
| libnl3-cli.x86_64 3.2.21-9.el7_1 @updates | |
| libpath_utils.x86_64 0.2.1-24.el7 @anaconda | |
| libpcap.x86_64 14:1.5.3-4.el7_1.2 @anaconda | |
| libpciaccess.x86_64 0.13.1-4.1.el7 @anaconda | |
| libpipeline.x86_64 1.2.3-3.el7 @anaconda | |
| libproxy.x86_64 0.4.11-6.el7 @anaconda | |
| libpwquality.x86_64 1.2.3-4.el7 @anaconda | |
| libref_array.x86_64 0.1.4-24.el7 @anaconda | |
| libselinux.x86_64 2.2.2-6.el7 @anaconda | |
| libselinux-python.x86_64 2.2.2-6.el7 @anaconda | |
| libselinux-utils.x86_64 2.2.2-6.el7 @anaconda | |
| libsemanage.x86_64 2.1.10-16.el7 @anaconda | |
| libsepol.x86_64 2.1.9-3.el7 @anaconda | |
| libsoup.x86_64 2.46.0-3.el7 @anaconda | |
| libss.x86_64 1.42.9-7.el7 @anaconda | |
| libssh2.x86_64 1.4.3-8.el7 @anaconda | |
| libstdc++.x86_64 4.8.3-9.el7 @anaconda | |
| libsysfs.x86_64 2.1.0-16.el7 @anaconda | |
| libtalloc.x86_64 2.1.1-1.el7 @anaconda | |
| libtasn1.x86_64 3.8-2.el7 @anaconda | |
| libteam.x86_64 1.15-1.el7 @anaconda | |
| libtevent.x86_64 0.9.21-3.el7 @anaconda | |
| libtirpc.x86_64 0.2.4-0.5.el7 @anaconda | |
| libunistring.x86_64 0.9.3-9.el7 @anaconda | |
| libuser.x86_64 0.60-7.el7_1 @anaconda | |
| libutempter.x86_64 1.1.6-4.el7 @anaconda | |
| libuuid.x86_64 2.23.2-22.el7_1.1 @anaconda | |
| libverto.x86_64 0.2.5-4.el7 @anaconda | |
| libverto-tevent.x86_64 0.2.5-4.el7 @anaconda | |
| libxml2.x86_64 2.9.1-5.el7_1.2 @anaconda | |
| linux-firmware.noarch 20140911-0.1.git365e80c.el7 @anaconda | |
| logrotate.x86_64 3.8.6-4.el7 @anaconda | |
| lua.x86_64 5.1.4-14.el7 @anaconda | |
| lvm2.x86_64 7:2.02.115-3.el7_1.1 @anaconda | |
| lvm2-libs.x86_64 7:2.02.115-3.el7_1.1 @anaconda | |
| lzo.x86_64 2.06-6.el7_0.2 @anaconda | |
| make.x86_64 1:3.82-21.el7 @anaconda | |
| man-db.x86_64 2.6.3-9.el7 @anaconda | |
| mariadb-libs.x86_64 1:5.5.44-1.el7_1 @anaconda | |
| microcode_ctl.x86_64 2:2.1-10.el7 @anaconda | |
| mozjs17.x86_64 17.0.0-10.el7 @anaconda | |
| ncurses.x86_64 5.9-13.20130511.el7 @anaconda | |
| ncurses-base.noarch 5.9-13.20130511.el7 @anaconda | |
| ncurses-libs.x86_64 5.9-13.20130511.el7 @anaconda | |
| net-tools.x86_64 2.0-0.17.20131004git.el7 @anaconda | |
| nettle.x86_64 2.7.1-4.el7 @anaconda | |
| newt.x86_64 0.52.15-4.el7 @anaconda | |
| newt-python.x86_64 0.52.15-4.el7 @anaconda | |
| nfs-utils.x86_64 1:1.3.0-0.8.el7 @anaconda | |
| nspr.x86_64 4.10.8-2.el7_1 @updates | |
| nss.x86_64 3.19.1-7.el7_1.2 @updates | |
| nss-softokn.x86_64 3.16.2.3-13.el7_1 @anaconda | |
| nss-softokn-freebl.x86_64 3.16.2.3-13.el7_1 @anaconda | |
| nss-sysinit.x86_64 3.19.1-7.el7_1.2 @updates | |
| nss-tools.x86_64 3.19.1-7.el7_1.2 @updates | |
| nss-util.x86_64 3.19.1-4.el7_1 @updates | |
| numactl-libs.x86_64 2.0.9-5.el7_1 @anaconda | |
| openldap.x86_64 2.4.39-7.el7.centos @anaconda | |
| openssh.x86_64 6.6.1p1-12.el7_1 @anaconda | |
| openssh-clients.x86_64 6.6.1p1-12.el7_1 @anaconda | |
| openssh-server.x86_64 6.6.1p1-12.el7_1 @anaconda | |
| openssl.x86_64 1:1.0.1e-42.el7.9 @anaconda | |
| openssl-libs.x86_64 1:1.0.1e-42.el7.9 @anaconda | |
| os-prober.x86_64 1.58-5.el7 @anaconda | |
| p11-kit.x86_64 0.20.7-3.el7 @anaconda | |
| p11-kit-trust.x86_64 0.20.7-3.el7 @anaconda | |
| pam.x86_64 1.1.8-12.el7_1.1 @anaconda | |
| parted.x86_64 3.1-20.el7 @anaconda | |
| passwd.x86_64 0.79-4.el7 @anaconda | |
| pciutils-libs.x86_64 3.2.1-4.el7 @anaconda | |
| pcre.x86_64 8.32-14.el7 @anaconda | |
| pinentry.x86_64 0.8.1-14.el7 @anaconda | |
| pkgconfig.x86_64 1:0.27.1-4.el7 @anaconda | |
| plymouth.x86_64 0.8.9-0.13.20140113.el7.centos @anaconda | |
| plymouth-core-libs.x86_64 0.8.9-0.13.20140113.el7.centos @anaconda | |
| plymouth-scripts.x86_64 0.8.9-0.13.20140113.el7.centos @anaconda | |
| policycoreutils.x86_64 2.2.5-15.el7 @anaconda | |
| polkit.x86_64 0.112-5.el7 @anaconda | |
| polkit-pkla-compat.x86_64 0.1-4.el7 @anaconda | |
| popt.x86_64 1.13-16.el7 @anaconda | |
| postfix.x86_64 2:2.10.1-6.el7 @anaconda | |
| ppp.x86_64 2.4.5-33.el7 @anaconda | |
| procps-ng.x86_64 3.3.10-3.el7 @anaconda | |
| pth.x86_64 2.0.7-22.el7 @anaconda | |
| pygobject3-base.x86_64 3.8.2-6.el7 @anaconda | |
| pygpgme.x86_64 0.3-9.el7 @anaconda | |
| pyliblzma.x86_64 0.5.3-11.el7 @anaconda | |
| python.x86_64 2.7.5-18.el7_1.1 @anaconda | |
| python-backports.x86_64 1.0-8.el7 @anaconda | |
| python-backports-ssl_match_hostname.noarch | |
| 3.4.0.2-4.el7 @anaconda | |
| python-configobj.noarch 4.7.2-7.el7 @anaconda | |
| python-decorator.noarch 3.4.0-3.el7 @anaconda | |
| python-iniparse.noarch 0.4-9.el7 @anaconda | |
| python-libs.x86_64 2.7.5-18.el7_1.1 @anaconda | |
| python-pycurl.x86_64 7.19.0-17.el7 @anaconda | |
| python-pyudev.noarch 0.15-6.el7 @anaconda | |
| python-setuptools.noarch 0.9.8-3.el7 @anaconda | |
| python-slip.noarch 0.4.0-2.el7 @anaconda | |
| python-slip-dbus.noarch 0.4.0-2.el7 @anaconda | |
| python-urlgrabber.noarch 3.10-6.el7 @anaconda | |
| pyxattr.x86_64 0.5.1-5.el7 @anaconda | |
| qrencode-libs.x86_64 3.4.1-3.el7 @anaconda | |
| quota.x86_64 1:4.01-11.el7 @anaconda | |
| quota-nls.noarch 1:4.01-11.el7 @anaconda | |
| rdma.noarch 7.1_3.17-5.el7 @anaconda | |
| readline.x86_64 6.2-9.el7 @anaconda | |
| rootfiles.noarch 8.1-11.el7 @anaconda | |
| rpcbind.x86_64 0.2.0-26.el7 @anaconda | |
| rpm.x86_64 4.11.1-25.el7 @anaconda | |
| rpm-build-libs.x86_64 4.11.1-25.el7 @anaconda | |
| rpm-libs.x86_64 4.11.1-25.el7 @anaconda | |
| rpm-python.x86_64 4.11.1-25.el7 @anaconda | |
| rsyslog.x86_64 7.4.7-7.el7_1.1 @updates | |
| sed.x86_64 4.2.2-5.el7 @anaconda | |
| selinux-policy.noarch 3.13.1-23.el7_1.21 @updates | |
| selinux-policy-targeted.noarch 3.13.1-23.el7_1.21 @updates | |
| setup.noarch 2.8.71-5.el7 @anaconda | |
| shadow-utils.x86_64 2:4.1.5.1-18.el7 @anaconda | |
| shared-mime-info.x86_64 1.1-7.el7 @anaconda | |
| slang.x86_64 2.2.4-11.el7 @anaconda | |
| snappy.x86_64 1.1.0-3.el7 @anaconda | |
| sqlite.x86_64 3.7.17-6.el7_1.1 @anaconda | |
| sudo.x86_64 1.8.6p7-13.el7 @anaconda | |
| systemd.x86_64 208-20.el7_1.6 @anaconda | |
| systemd-libs.x86_64 208-20.el7_1.6 @anaconda | |
| systemd-sysv.x86_64 208-20.el7_1.6 @anaconda | |
| sysvinit-tools.x86_64 2.88-14.dsf.el7 @anaconda | |
| tar.x86_64 2:1.26-29.el7 @anaconda | |
| tcp_wrappers.x86_64 7.6-77.el7 @anaconda | |
| tcp_wrappers-libs.x86_64 7.6-77.el7 @anaconda | |
| teamd.x86_64 1.15-1.el7 @anaconda | |
| trousers.x86_64 0.3.11.2-4.el7_1 @anaconda | |
| tuned.noarch 2.4.1-1.el7 @anaconda | |
| tzdata.noarch 2015g-1.el7 @anaconda | |
| ustr.x86_64 1.0.4-16.el7 @anaconda | |
| util-linux.x86_64 2.23.2-22.el7_1.1 @anaconda | |
| vim-minimal.x86_64 2:7.4.160-1.el7 @anaconda | |
| virt-what.x86_64 1.13-5.el7 @anaconda | |
| which.x86_64 2.20-7.el7 @anaconda | |
| wpa_supplicant.x86_64 1:2.0-17.el7_1 @anaconda | |
| xfsprogs.x86_64 3.2.1-6.el7 @anaconda | |
| xz.x86_64 5.1.2-9alpha.el7 @anaconda | |
| xz-libs.x86_64 5.1.2-9alpha.el7 @anaconda | |
| yum.noarch 3.4.3-125.el7.centos @anaconda | |
| yum-metadata-parser.x86_64 1.1.4-10.el7 @anaconda | |
| yum-plugin-fastestmirror.noarch 1.1.31-29.el7 @anaconda | |
| zlib.x86_64 1.2.7-13.el7 @anaconda |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| acl.x86_64 | |
| aic94xx-firmware.noarch | |
| alsa-firmware.noarch | |
| alsa-lib.x86_64 | |
| alsa-tools-firmware.x86_64 | |
| audit-libs.x86_64 | |
| audit.x86_64 | |
| authconfig.x86_64 | |
| avahi-autoipd.x86_64 | |
| avahi-libs.x86_64 | |
| basesystem.noarch | |
| bash.x86_64 | |
| bind-libs-lite.x86_64 | |
| bind-license.noarch | |
| binutils.x86_64 | |
| biosdevname.x86_64 | |
| btrfs-progs.x86_64 | |
| bzip2-libs.x86_64 | |
| ca-certificates.noarch | |
| centos-logos.noarch | |
| centos-release.x86_64 | |
| chkconfig.x86_64 | |
| chrony.x86_64 | |
| coreutils.x86_64 | |
| cpio.x86_64 | |
| cracklib-dicts.x86_64 | |
| cracklib.x86_64 | |
| cronie-anacron.x86_64 | |
| cronie.x86_64 | |
| crontabs.noarch | |
| cryptsetup-libs.x86_64 | |
| curl.x86_64 | |
| cyrus-sasl-lib.x86_64 | |
| dbus-glib.x86_64 | |
| dbus-libs.x86_64 | |
| dbus-python.x86_64 | |
| dbus.x86_64 | |
| device-mapper-event-libs.x86_64 | |
| device-mapper-event.x86_64 | |
| device-mapper-libs.x86_64 | |
| device-mapper-persistent-data.x86_64 | |
| device-mapper.x86_64 | |
| dhclient.x86_64 | |
| dhcp-common.x86_64 | |
| dhcp-libs.x86_64 | |
| diffutils.x86_64 | |
| dmidecode.x86_64 | |
| dnsmasq.x86_64 | |
| dracut-config-rescue.x86_64 | |
| dracut-network.x86_64 | |
| dracut.x86_64 | |
| e2fsprogs-libs.x86_64 | |
| e2fsprogs.x86_64 | |
| ebtables.x86_64 | |
| elfutils-libelf.x86_64 | |
| elfutils-libs.x86_64 | |
| ethtool.x86_64 | |
| expat.x86_64 | |
| file-libs.x86_64 | |
| filesystem.x86_64 | |
| file.x86_64 | |
| findutils.x86_64 | |
| fipscheck-lib.x86_64 | |
| fipscheck.x86_64 | |
| firewalld.noarch | |
| freetype.x86_64 | |
| fxload.x86_64 | |
| gawk.x86_64 | |
| gdbm.x86_64 | |
| gettext-libs.x86_64 | |
| gettext.x86_64 | |
| glib2.x86_64 | |
| glibc-common.x86_64 | |
| glibc.x86_64 | |
| glib-networking.x86_64 | |
| gmp.x86_64 | |
| gnupg2.x86_64 | |
| gnutls.x86_64 | |
| gobject-introspection.x86_64 | |
| gpgme.x86_64 | |
| grep.x86_64 | |
| groff-base.x86_64 | |
| grub2-tools.x86_64 | |
| grub2.x86_64 | |
| grubby.x86_64 | |
| gsettings-desktop-schemas.x86_64 | |
| gssproxy.x86_64 | |
| gzip.x86_64 | |
| hardlink.x86_64 | |
| hostname.x86_64 | |
| hwdata.x86_64 | |
| info.x86_64 | |
| initscripts.x86_64 | |
| iproute.x86_64 | |
| iprutils.x86_64 | |
| iptables.x86_64 | |
| iputils.x86_64 | |
| irqbalance.x86_64 | |
| ivtv-firmware.noarch | |
| iwl1000-firmware.noarch | |
| iwl100-firmware.noarch | |
| iwl105-firmware.noarch | |
| iwl135-firmware.noarch | |
| iwl2000-firmware.noarch | |
| iwl2030-firmware.noarch | |
| iwl3160-firmware.noarch | |
| iwl3945-firmware.noarch | |
| iwl4965-firmware.noarch | |
| iwl5000-firmware.noarch | |
| iwl5150-firmware.noarch | |
| iwl6000-firmware.noarch | |
| iwl6000g2a-firmware.noarch | |
| iwl6000g2b-firmware.noarch | |
| iwl6050-firmware.noarch | |
| iwl7260-firmware.noarch | |
| jansson.x86_64 | |
| json-c.x86_64 | |
| kbd-legacy.noarch | |
| kbd-misc.noarch | |
| kbd.x86_64 | |
| kernel-ml.x86_64 | |
| kernel-tools-libs.x86_64 | |
| kernel-tools.x86_64 | |
| kernel.x86_64 | |
| kexec-tools.x86_64 | |
| keyutils-libs.x86_64 | |
| keyutils.x86_64 | |
| kmod-libs.x86_64 | |
| kmod.x86_64 | |
| kpartx.x86_64 | |
| krb5-libs.x86_64 | |
| less.x86_64 | |
| libacl.x86_64 | |
| libaio.x86_64 | |
| libassuan.x86_64 | |
| libattr.x86_64 | |
| libbasicobjects.x86_64 | |
| libblkid.x86_64 | |
| libcap-ng.x86_64 | |
| libcap.x86_64 | |
| libcollection.x86_64 | |
| libcom_err.x86_64 | |
| libcroco.x86_64 | |
| libcurl.x86_64 | |
| libdaemon.x86_64 | |
| libdb-utils.x86_64 | |
| libdb.x86_64 | |
| libdrm.x86_64 | |
| libedit.x86_64 | |
| libestr.x86_64 | |
| libevent.x86_64 | |
| libffi.x86_64 | |
| libgcc.x86_64 | |
| libgcrypt.x86_64 | |
| libgomp.x86_64 | |
| libgpg-error.x86_64 | |
| libgudev1.x86_64 | |
| libidn.x86_64 | |
| libini_config.x86_64 | |
| libmnl.x86_64 | |
| libmodman.x86_64 | |
| libmount.x86_64 | |
| libndp.x86_64 | |
| libnetfilter_conntrack.x86_64 | |
| libnfnetlink.x86_64 | |
| libnfsidmap.x86_64 | |
| libnl3-cli.x86_64 | |
| libnl3.x86_64 | |
| libpath_utils.x86_64 | |
| libpcap.x86_64 | |
| libpciaccess.x86_64 | |
| libpipeline.x86_64 | |
| libproxy.x86_64 | |
| libpwquality.x86_64 | |
| libref_array.x86_64 | |
| libselinux-python.x86_64 | |
| libselinux-utils.x86_64 | |
| libselinux.x86_64 | |
| libsemanage.x86_64 | |
| libsepol.x86_64 | |
| libsoup.x86_64 | |
| libssh2.x86_64 | |
| libss.x86_64 | |
| libstdc++.x86_64 | |
| libsysfs.x86_64 | |
| libtalloc.x86_64 | |
| libtasn1.x86_64 | |
| libteam.x86_64 | |
| libtevent.x86_64 | |
| libtirpc.x86_64 | |
| libunistring.x86_64 | |
| libuser.x86_64 | |
| libutempter.x86_64 | |
| libuuid.x86_64 | |
| libverto-tevent.x86_64 | |
| libverto.x86_64 | |
| libxml2.x86_64 | |
| linux-firmware.noarch | |
| logrotate.x86_64 | |
| lua.x86_64 | |
| lvm2-libs.x86_64 | |
| lvm2.x86_64 | |
| lzo.x86_64 | |
| make.x86_64 | |
| man-db.x86_64 | |
| mariadb-libs.x86_64 | |
| microcode_ctl.x86_64 | |
| mozjs17.x86_64 | |
| ncurses-base.noarch | |
| ncurses-libs.x86_64 | |
| ncurses.x86_64 | |
| nettle.x86_64 | |
| net-tools.x86_64 | |
| NetworkManager-libnm.x86_64 | |
| NetworkManager-team.x86_64 | |
| NetworkManager-tui.x86_64 | |
| NetworkManager.x86_64 | |
| newt-python.x86_64 | |
| newt.x86_64 | |
| nfs-utils.x86_64 | |
| nspr.x86_64 | |
| nss-softokn-freebl.x86_64 | |
| nss-softokn.x86_64 | |
| nss-sysinit.x86_64 | |
| nss-tools.x86_64 | |
| nss-util.x86_64 | |
| nss.x86_64 | |
| numactl-libs.x86_64 | |
| openldap.x86_64 | |
| openssh-clients.x86_64 | |
| openssh-server.x86_64 | |
| openssh.x86_64 | |
| openssl-libs.x86_64 | |
| openssl.x86_64 | |
| os-prober.x86_64 | |
| p11-kit-trust.x86_64 | |
| p11-kit.x86_64 | |
| pam.x86_64 | |
| parted.x86_64 | |
| passwd.x86_64 | |
| pciutils-libs.x86_64 | |
| pcre.x86_64 | |
| pinentry.x86_64 | |
| pkgconfig.x86_64 | |
| plymouth-core-libs.x86_64 | |
| plymouth-scripts.x86_64 | |
| plymouth.x86_64 | |
| policycoreutils.x86_64 | |
| polkit-pkla-compat.x86_64 | |
| polkit.x86_64 | |
| popt.x86_64 | |
| postfix.x86_64 | |
| ppp.x86_64 | |
| procps-ng.x86_64 | |
| pth.x86_64 | |
| pygobject3-base.x86_64 | |
| pygpgme.x86_64 | |
| pyliblzma.x86_64 | |
| python-backports-ssl_match_hostname.noarch | |
| python-backports.x86_64 | |
| python-configobj.noarch | |
| python-decorator.noarch | |
| python-iniparse.noarch | |
| python-libs.x86_64 | |
| python-pycurl.x86_64 | |
| python-pyudev.noarch | |
| python-setuptools.noarch | |
| python-slip-dbus.noarch | |
| python-slip.noarch | |
| python-urlgrabber.noarch | |
| python.x86_64 | |
| pyxattr.x86_64 | |
| qrencode-libs.x86_64 | |
| quota-nls.noarch | |
| quota.x86_64 | |
| rdma.noarch | |
| readline.x86_64 | |
| rootfiles.noarch | |
| rpcbind.x86_64 | |
| rpm-build-libs.x86_64 | |
| rpm-libs.x86_64 | |
| rpm-python.x86_64 | |
| rpm.x86_64 | |
| rsyslog.x86_64 | |
| sed.x86_64 | |
| selinux-policy.noarch | |
| selinux-policy-targeted.noarch | |
| setup.noarch | |
| shadow-utils.x86_64 | |
| shared-mime-info.x86_64 | |
| slang.x86_64 | |
| snappy.x86_64 | |
| sqlite.x86_64 | |
| sudo.x86_64 | |
| systemd-libs.x86_64 | |
| systemd-sysv.x86_64 | |
| systemd.x86_64 | |
| sysvinit-tools.x86_64 | |
| tar.x86_64 | |
| tcp_wrappers-libs.x86_64 | |
| tcp_wrappers.x86_64 | |
| teamd.x86_64 | |
| trousers.x86_64 | |
| tuned.noarch | |
| tzdata.noarch | |
| ustr.x86_64 | |
| util-linux.x86_64 | |
| vim-minimal.x86_64 | |
| virt-what.x86_64 | |
| which.x86_64 | |
| wpa_supplicant.x86_64 | |
| xfsprogs.x86_64 | |
| xz-libs.x86_64 | |
| xz.x86_64 | |
| yum-metadata-parser.x86_64 | |
| yum.noarch | |
| yum-plugin-fastestmirror.noarch | |
| zlib.x86_64 | |
| 0.4.1-2.el7 | |
| 3.4.0.2-4.el7 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #version=RHEL7 | |
| # Basic installation parameters | |
| #graphical | |
| text | |
| %include /tmp/install-source-ks.cfg | |
| #install | |
| #cdrom | |
| #url --url="http://mirror.centos.org/centos/7/os/x86_64/" | |
| #repo --name=base --baseurl=http://ftp.funet.fi/pub/mirrors/centos.org/7/os/x86_64/ | |
| #repo --name=epel --baseurl=http://download.fedoraproject.org/pub/epel/7/x86_64/ | |
| repo --name=elrepo --baseurl=http://elrepo.org/linux/kernel/el7/x86_64/ --cost=99 | |
| #repo --name=updates --baseurl=http://mirror.centos.org/centos/7/updates/x86_64/ --cost=98 | |
| # General system settings | |
| auth --enableshadow --passalgo=sha512 | |
| skipx | |
| keyboard --vckeymap=us --xlayouts='us' | |
| lang en_US.UTF-8 | |
| timezone Europe/Helsinki --isUtc | |
| # Network information | |
| #network --bootproto=dhcp --device=eth0 --ipv6=auto --activate | |
| %include /tmp/iface-ks.cfg | |
| network --device=lo --hostname=localhost.localdomain | |
| # Disk configuration | |
| autopart --type=lvm | |
| %include /tmp/disk-ks.cfg | |
| #ignoredisk --only-use=sda | |
| #clearpart --all --initlabel --drives=sda | |
| #bootloader --boot-drive=sda --append="intel_iommu=on" | |
| # Users | |
| rootpw --plaintext rootpasswd | |
| user --name=libvirtd | |
| # Runtime | |
| #firstboot --enable | |
| services --enabled=nfs-server | |
| firewall --disabled | |
| %packages --excludedocs | |
| @core | |
| @base | |
| kernel | |
| #kernel-ml | |
| openssh-server | |
| yum | |
| net-tools | |
| nfs-utils | |
| grubby | |
| nano | |
| @virtualization-hypervisor | |
| %end | |
| %pre --erroronfail --interpreter=/bin/bash | |
| TTY=$(tty) | |
| exec <${TTY} &>${TTY} | |
| #chvt 6 | |
| #clear | |
| # Get correct interface | |
| ETH=$(ls -1 /sys/class/net | grep -m 1 -vw lo) | |
| echo "Chosen network interface: ${ETH}" | |
| echo "network --bootproto=dhcp --device=${ETH} --ipv6=auto --activate" >/tmp/iface-ks.cfg | |
| # Configure correct disk device | |
| get_disk() { | |
| for D in sda vda hda | |
| do | |
| [ -b "/dev/${D}" ] && echo ${D} && return 0 | |
| done | |
| } | |
| DISK=$(get_disk) | |
| echo "Chosen disk device: ${DISK}" | |
| [ -z "${DISK}" ] && echo "No disk found for installation" 1>&2 && exit 1 | |
| cat >/tmp/disk-ks.cfg <<__EOF__ | |
| ignoredisk --only-use=${DISK} | |
| clearpart --all --initlabel --drives=${DISK} | |
| bootloader --boot-drive=${DISK} --append="intel_iommu=on" | |
| __EOF__ | |
| # Netinstall or cdrom | |
| source_choice() { | |
| while true | |
| do | |
| read -p "Install from (1)internet or (2)cdrom?: " SOURCE | |
| case $SOURCE in | |
| 1) echo 'url --url="http://mirror.centos.org/centos/7/os/x86_64/"' && return 0;; | |
| 2) echo 'cdrom' && return 0;; | |
| *) echo "Invalid choice. Type 1 or 2" 1>&2 | |
| esac | |
| done | |
| } | |
| echo '' | |
| echo '############################' | |
| echo 'Choosing installation source' | |
| echo '############################' | |
| echo '' | |
| source_choice >/tmp/install-source-ks.cfg | |
| #chvt 1 | |
| #exec </dev/tty1 &>/dev/tty1 | |
| %end | |
| %post --erroronfail --interpreter=/bin/bash | |
| TTY=$(tty) | |
| exec <${TTY} &>${TTY} | |
| #exec </dev/tty6 &>/dev/tty6 | |
| #chvt 6 | |
| # Get bridge interface | |
| ETH=$(ls -1 /sys/class/net | grep -m 1 -vw lo) | |
| echo "BRIDGE=br0" >>/etc/sysconfig/network-scripts/ifcfg-$ETH | |
| cat >/etc/sysconfig/network-scripts/ifcfg-br0 <<'EOF' | |
| TYPE=Bridge | |
| BOOTPROTO=dhcp | |
| DEFROUTE=yes | |
| IPV4_FAILURE_FATAL=no | |
| IPV6INIT=yes | |
| IPV6_AUTOCONF=yes | |
| IPV6_DEFROUTE=yes | |
| IPV6_FAILURE_FATAL=no | |
| NAME=br0 | |
| DEVICE=br0 | |
| ONBOOT=yes | |
| PEERDNS=yes | |
| PEERROUTES=yes | |
| IPV6_PEERDNS=yes | |
| IPV6_PEERROUTES=yes | |
| DELAY=0 | |
| EOF | |
| # Configure NFS | |
| mkdir -p /opt/vmlocks | |
| cat >/etc/exports <<'__EOF__' | |
| # /opt/vmlocks is configured to host VM node locks | |
| # Add IP addresses, wildcards, subnets allowed to mount it | |
| /opt/vmlocks 127.0.0.1(rw,sync,all_squash) | |
| __EOF__ | |
| #echo '' | |
| #echo '######################' | |
| #echo 'Configuring NFS access' | |
| #echo '######################' | |
| #echo 'Enter allowed IP addresses, wildcards or subnets one per-line. Refer to "exports(5)" for syntax details.' | |
| #echo 'The list is finalized, when an empty line is entered.' | |
| #echo '' | |
| #echo 'Some useful examples are: 192.168.1.0/24 10.0.0.0/16' | |
| #echo '' | |
| #echo 'Every element will be configured with "(rw,sync,all_squash)" options:' | |
| #build_exports() { | |
| # printf "/opt/vmlocks" | |
| # while read -ep 'Enter one element> ' IP | |
| # do | |
| # [ -z "${IP}" ] && break | |
| # printf ' %s(rw,sync,all_squash)' "${IP}" | |
| # done | |
| # printf "\n" | |
| #} | |
| #build_exports >/etc/exports | |
| #echo '/opt/vmlocks 192.168.1.0/24(rw,sync,all_squash)' >/etc/exports | |
| # Configure libvirtd | |
| echo 'unix_sock_group = "libvirtd"' >>/etc/libvirt/libvirtd.conf | |
| echo 'auth_unix_rw = "none"' >>/etc/libvirt/libvirtd.conf | |
| # SSH access for libvirtd user | |
| # Afterwards a simple command can be used to authorize a key: | |
| # $ cat key.pub | ssh root@hostname tee -a /home/libvirtd/.ssh/authorized_keys | |
| sudo -iu libvirtd mkdir -m 0700 .ssh | |
| sudo -iu libvirtd touch .ssh/authorized_keys | |
| chmod 0644 ~libvirtd/.ssh/authorized_keys | |
| # Disable GSS API authentication | |
| sed -i 's/^\(GSSAPICleanupCredentials .*\)$/#\1/' /etc/ssh/sshd_config | |
| sed -i 's/^\(GSSAPIAuthentication .*\)$/#\1/' /etc/ssh/sshd_config | |
| #chvt 1 | |
| #exec </dev/tty1 &>/dev/tty1 | |
| %end | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment