[Ovirt-devel] [PATCH node-image] Removes /usr/share/terminfo/x/xterm from the blacklisted files.

Perry Myers pmyers at redhat.com
Mon Feb 9 16:32:51 UTC 2009


Darryl L. Pierce wrote:
> NOTE: This removes the inadvertant change to common-post.ks that introduced
> a line at the end of the file.
> 
> All other files are still removed under /usr/share/terminfo.
> 
> Signed-off-by: Darryl L. Pierce <dpierce at redhat.com>
> ---
>  common-blacklist.ks |    4 +++-
>  1 files changed, 3 insertions(+), 1 deletions(-)
> 
> diff --git a/common-blacklist.ks b/common-blacklist.ks
> index a295805..0f8956e 100644
> --- a/common-blacklist.ks
> +++ b/common-blacklist.ks
> @@ -103,7 +103,9 @@ blacklist_hal="/usr/bin/hal-disable-polling \
>  blacklist_ssh="/usr/bin/sftp /usr/bin/slogin /usr/bin/ssh /usr/bin/ssh-add \
>      /usr/bin/ssh-agent /usr/bin/ssh-copy-id /usr/bin/ssh-keyscan"
>  docs_blacklist="/usr/share/omf /usr/share/gnome /usr/share/doc \
> -    /usr/share/locale /usr/share/libthai /usr/share/man /usr/share/terminfo \
> +    /usr/share/locale /usr/share/libthai /usr/share/man \
> +    /usr/share/terminfo/[^x]* \
> +    /usr/share/terminfo/x/xfce /usr/share/terminfo/x/xterm[-s]* \
>      /usr/share/X11 /usr/share/i18n"
>  
>  eval $RM $blacklist $blacklist_lib $blacklist_pango $blacklist_hal \

Any reason we didn't just remove /usr/share/terminfo from the blacklist 
and leave it at that?

As Jeremy noted the entire /usr/share/terminfo directory compressed is 
about 40k or smth like that

Perry

-- 
|=-        Red Hat, Engineering, Emerging Technologies, Boston        -=|
|=-                     Email: pmyers at redhat.com                      -=|
|=-         Office: +1 412 474 3552   Mobile: +1 703 362 9622         -=|
|=- GnuPG: E65E4F3D 88F9 F1C9 C2F3 1303 01FE 817C C5D2 8B91 E65E 4F3D -=|




More information about the ovirt-devel mailing list