Re: [PATCH] Second part of the s390x xauth fix - copy the files to initrd (#516369)

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

 



> I'm wondering why we use cp for s390(x) but the remainder of the
> function makeinitrd uses install or instbin.
> 
> Maybe that's the reason the so-deps didn't get resolved?
> 
> Shouldn't that be all we need?:
> 
> -        cp $IMGPATH/usr/bin/xauth $MBD_DIR/sbin/xauth
> +        instbin $IMGPATH /usr/bin/xauth $MBD_DIR /sbin/xauth

Yes, we should definitely be using instbin here.  That'll get rid of the
need for copying all the libraries by hand because we'll run
get_dso_deps on the binary that way.  Good catch.

- Chris

_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/anaconda-devel-list

[Index of Archives]     [Kickstart]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]
  Powered by Linux