On Fri, 13 Apr 2012 15:25:10 Fabrice Cantos wrote:
> Because if (in my case) otherpkgs scripts use rpm to install your packages,
> the script will download everything you put in your OTHERPKGDIR directory :
>
> postscripts/otherpkgs line 572 ;
>
> #Handle the rest with rpm
>
> if [ "$plain_pkgs" != "" ]; then
>
> if [ $mounted -eq 0 ]; then
>
> dir_no_ftproot=${OTHERPKGDIR#*$INSTALLDIR/}
>
> mkdir -p /xcatpost/$dir_no_ftproot
>
> rm -f -R /xcatpost/$dir_no_ftproot/*
>
> mkdir -p /tmp/postage/
>
> rm -f -R /tmp/postage/*
>
> cd /tmp/postage
>
> wget -l inf -N -r --waitretry=10 --random-wait
> --retry-connrefused -t 0 -T 60 --reject "index.html*" --no-parent
> http://$OTHERPKGDIR/ 2> /tmp/wget.log
Recursively or just the rpm in the top "OTHERPKGDIR directory"?
Francois
------------------------------------------------------------------------------
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
_______________________________________________
xCAT-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xcat-user