Searched refs:simroot (Results 1 – 1 of 1) sorted by relevance
55 simroot=/tmp/fmd.$$104 die "fmd terminated from signal $sig (see $simroot)"106 die "fmd terminated with status $1 (see $simroot)"130 simroot=$OPTARG194 echo "fmsim: creating simulation world $simroot ... \c"195 [[ -d $simroot ]] || mkdir -p $simroot || exit 1196 cd $simroot || exit 1207 (cd $sysroot && find usr/lib/fm -depth -print | cpio -pdmu $simroot)212 (cd $sysroot && find ${platdir#/} -depth -print | cpio -pdmu $simroot)[all...]