As some of you might now know, I have been struggling to run 
distro_constructor in a zone.  However I keep running into annoying 
little issues. 

First, "cp" was explictly called using /usr/gnu/bin/cp!!! Since I did 
not have the gnu-utils that failed.  Now I discover grep "/usr/xpg4/bin/grep

Looking at the where these are called, it appears that "cp" and "grep" 
found in the standard path are just fine. Perhaps it might be better to 
set a known path at the start of the script and then invoke the commands.

-Sanjay


Reply via email to