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)
Attachment:
pgpWzpZGynbVd.pgp
Description: PGP signature
_______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list