[rhinstaller/lorax/pulls/23 master] Remove some stale entires from runtime-install

vpodzime installerbot-noreply at redhat.com
Thu Jun 11 07:31:08 UTC 2015


> @@ -91,14 +86,14 @@ installpkg device-mapper-persistent-data
>  installpkg xfsdump
>  
>  ## needed for LUKS escrow
> -installpkg python-volume_key volume_key
> -installpkg python-nss
> +installpkg volume_key
> +installpkg nss-tools
>  
>  ## SELinux support
> -installpkg selinux-policy-targeted audit libsemanage-python
> +installpkg selinux-policy-targeted audit
>  
>  ## network tools/servers
> -installpkg python-ethtool ethtool openssh-server nfs-utils openssh-clients
> +installpkg ethtool openssh-server nfs-utils openssh-clients

Do we still need ``ethtool``? I remember somebody mentioning it recently in relation to some deprecated/removed boot option or whatever.

-- 
To view this pull request on github, visit https://github.com/rhinstaller/lorax/pull/23#discussion_r32195799


More information about the anaconda-patches mailing list