diff --git a/share/runtime-cleanup.tmpl b/share/runtime-cleanup.tmpl index e211cf2c..1c57a634 100644 --- a/share/runtime-cleanup.tmpl +++ b/share/runtime-cleanup.tmpl @@ -59,7 +59,7 @@ removepkg tigervnc-license ttmkfdir xml-common xorg-x11-font-utils removepkg xorg-x11-server-common yum-utils ## other removals -remove /boot /home /media /mnt /opt /srv /tmp/* +remove /boot /home /media /opt /srv /tmp/* remove /usr/etc /usr/games /usr/local /usr/tmp remove /usr/share/doc /usr/share/info /usr/share/man /usr/share/gnome remove /usr/share/mime/application /usr/share/mime/audio /usr/share/mime/image diff --git a/share/runtime-postinstall.tmpl b/share/runtime-postinstall.tmpl index 2166a899..a1acea0d 100644 --- a/share/runtime-postinstall.tmpl +++ b/share/runtime-postinstall.tmpl @@ -95,6 +95,7 @@ move usr/libexec/anaconda/auditd sbin ## for compatibility with Ancient Anaconda Traditions symlink lib/modules /modules symlink lib/firmware /firmware +symlink ../run/install mnt/install ## create_depmod_conf() append etc/depmod.d/dd.conf "search updates built-in"