seeing as how John and Pete both posted on this I thought I'd quickly
let the list know the results of this... thanks to Mike's set -vx idea
I've found the problem: the backtick substitution is higher
priority than the {} substitution since one is handled by the shell
and the other by find... so the result was that {} was literally
the argument to basename. I've rewritten it now to avoid that
and can build a full symlink tree... sadly anaconda rejected it
because nfs is literally exporting the symlink and telling the
installer to load from /isos/.... I know the solution to this,
use relative symlinks instead of absolute, and put the isos mount
points within the nfs exported RedHat directory. (at least I think
that'll work.) I hope to finish this script off next weekend when I
have time to fight with it again and submit it to replace that space
wasting cp suggestion in the readme.
_______________________________________________
Redhat-devel-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-devel-list