keep convertfs.sh script in image (#787893)

This is needed by anaconda in order to upgrade to F17
This commit is contained in:
Brian C. Lane 2012-02-07 16:18:39 -08:00
parent a09806f607
commit cf7ec41ef0

View File

@ -21,7 +21,9 @@ removepkg plymouth*
removefrom ${product.name}-logos /usr/share/plymouth/*
## we don't create new initramfs/bootloader conf inside anaconda
## (that happens inside the target system after we install dracut/grubby)
removepkg dracut* grubby
removepkg dracut-network grubby
## In order to execute the /usr move on upgrades we need convertfs from dracut
removefrom dracut --allbut /usr/lib/dracut/modules.d/30convertfs/convertfs.sh
## we don't run SELinux (not in enforcing, anyway)
removepkg checkpolicy selinux-policy libselinux-utils
## anaconda has its own repo files