[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[PATCH] Include the libwrap in the initrd image. (#473955)
- From: Joel Granados Moreno <jgranado redhat com>
- To: anaconda-devel-list redhat com
- Subject: [PATCH] Include the libwrap in the initrd image. (#473955)
- Date: Wed, 3 Dec 2008 21:50:10 +0100
---
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* \
--
1.5.6.5
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]