[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: [PATCH] Include the libwrap in the initrd image. (#473955)



Joel Granados Moreno wrote:
> ---
>  scripts/mk-images |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/scripts/mk-images b/scripts/mk-images
> index 0bff0c6..c7b0000 100755
> --- a/scripts/mk-images
> +++ b/scripts/mk-images
> @@ -505,6 +505,7 @@ EOF
>  	       $IMGPATH/$LIBDIR/libuuid* \
>                 $IMGPATH/$LIBDIR/libfipscheck* \
>  	       $IMGPATH/usr/$LIBDIR/libwrap*.so* \
> +	       $IMGPATH/$LIBDIR/libwrap*.so* \
>                 $IMGPATH/usr/$LIBDIR/libX11.so* \
>                 $IMGPATH/usr/$LIBDIR/libXau.so* \
>                 $IMGPATH/usr/$LIBDIR/libXdmcp.so* \

Looks good.

-- 
David Cantrell <dcantrell redhat com>
Red Hat / Honolulu, HI


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]