[Ovirt-devel] [PATCH] livecd needs lokkit

Jim Meyering jim at meyering.net
Fri Jun 13 09:41:50 UTC 2008


Alan Pevec <apevec at redhat.com> wrote:
> -# kernel pulls in mkinitrd which pulls in isomd5sum which pulls in python.
> -# However, this is just an install-time dependency for kernel; we can remove
> +# kernel pulls in mkinitrd which pulls in isomd5sum which pulls in python,
> +# and livecd-tools needs lokkit to disable SELinux.
> +# However, this is just an install-time dependency; we can remove
>  # it afterwards, which we do here
> -rpm -e qemu kpartx mkinitrd isomd5sum dmraid python python-libs
> +rpm -e qemu kpartx mkinitrd isomd5sum dmraid python python-libs system-config-firewall-tui system-config-network-tui rhpl rpm-python dbus-python kudzu newt-python newt

Hi Alan,
That looks fine (haven't tested or anything), but I wonder
if using a separate rpm -e stmt just for lokkit deps would work.

If so, that'd be slightly clearer with its own comment,
and it'd make it easier/safer to remove the lokkit-related package
names later, once livecd-tools is fixed.




More information about the ovirt-devel mailing list