diff --git a/README.product b/README.product index 190f6c55..d1c974de 100644 --- a/README.product +++ b/README.product @@ -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. diff --git a/share/runtime-install.tmpl b/share/runtime-install.tmpl index d4803846..a3f30045 100644 --- a/share/runtime-install.tmpl +++ b/share/runtime-install.tmpl @@ -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