2. chroot を作る(2) Release の *.tgz を展開 % foreach i (/usr/INSTALL/*) (cd /export/CHROOT/; \ sudo pax -pe -r -z -f $i) end