Add more files needed by sshd in fips mode (#692825)
On Mon, Apr 11, 2011 at 01:03:20PM +0200, Martin Gracik wrote:
> --- > scripts/mk-images | 4 ++++ > 1 files changed, 4 insertions(+), 0 deletions(-) > > diff --git a/scripts/mk-images b/scripts/mk-images > index 80ed24a..18017be 100755 > --- a/scripts/mk-images > +++ b/scripts/mk-images > @@ -662,6 +662,10 @@ makeinitrd() { > cp $IMGPATH/usr/$LIBDIR/.libssl.so.* $MBD_DIR/usr/$LIBDIR > cp $IMGPATH/usr/$LIBDIR/libcrypto.so.* $MBD_DIR/usr/$LIBDIR > cp $IMGPATH/usr/$LIBDIR/libssl.so.* $MBD_DIR/usr/$LIBDIR > + cp $IMGPATH/$LIBDIR/.libfipscheck.so.* $MBD_DIR/usr/$LIBDIR > + cp $IMGPATH/$LIBDIR/libfipscheck.so.* $MBD_DIR/usr/$LIBDIR > + cp $IMGPATH/usr/bin/.fipscheck.hmac $MBD_DIR/sbin/.fipscheck.hmac > + instbin $IMGPATH /usr/bin/fipscheck $MBD_DIR /sbin/fipscheck > fi > > if [ -n "$INITRDMODULES" ]; then > -- > 1.7.3.2 Ack -- Brian C. Lane | Anaconda Team | IRC: bcl #anaconda | Port Orchard, WA (PST8PDT) _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@redhat.com https://www.redhat.com/mailman/listinfo/anaconda-devel-list |
| All times are GMT. The time now is 07:11 AM. |
VBulletin, Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.