Preserve anaconda's /usr/bin so anaconda-cleanup is in the image.
> We depend on the script with restart-anaconda now.
> ---
> share/ramdisk.ltmpl | 1 -
> 1 files changed, 0 insertions(+), 1 deletions(-)
>
> diff --git a/share/ramdisk.ltmpl b/share/ramdisk.ltmpl
> index 9dbe2d8..b8c85e1 100644
> --- a/share/ramdisk.ltmpl
> +++ b/share/ramdisk.ltmpl
> @@ -539,7 +539,6 @@ remove "NetworkManager-gnome" "/usr/bin/nm-applet"
> remove "NetworkManager-gnome" "/usr/${libdir}/*"
> remove "NetworkManager-gnome" "/usr/share/applications/*"
> remove "anaconda" "/etc/*"
> -remove "anaconda" "/usr/bin/*"
> remove "anaconda" "/usr/share/applications/*"
> remove "anaconda" "/usr/share/icons/*"
> remove "at-spi" "/etc/xdg/*"
Hah, yes, I even made this patch to lorax but didn't get around to
mailing it off. So, ACK.
- Chris
_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/anaconda-devel-list
|