Revert "Install optional product and updates packages (#1155228)"

This reverts commit 232451a4a2.

Use --installpkgs instead.
This commit is contained in:
Brian C. Lane 2015-01-12 14:55:20 -08:00
parent d96ed99621
commit 58071fc935
2 changed files with 3 additions and 8 deletions

View File

@ -16,5 +16,6 @@ you would put your custom class here:
/usr/share/lorax/product/run/install/product/pyanaconda/installclasses/custom.py
If the repository that lorax uses contains packages with lorax-product-* and/or
lorax-updates-* provides it will add these packages to the image.
If the packages containing the product/updates files are not included as part
of normal dependencies you can add specific packages with the --installpkgs
command or the installpkgs paramater of RuntimeBuilder.

View File

@ -45,12 +45,6 @@ installpkg grubby
installpkg lsscsi s390utils-base s390utils-cmsfs-fuse
%endif
## optional product.img or updates.img files
log "Looking for extra lorax-product- packages..."
-installpkg lorax-product-*
log "Looking for extra lorax-updates- packages..."
-installpkg lorax-updates-*
## yay, plymouth
installpkg plymouth