Searched refs:dlcache (Results 1 - 1 of 1) sorted by relevance

/lxc/templates/
H A Dlxc-plamo.in99 mv $ptcache $dlcache
119 echo "Checking cache download in $dlcache..."
120 if [ ! -d $dlcache ] ; then
129 echo "Installing 'installpkg' command into $dlcache/sbin..."
130 ( cd $dlcache ; tar xpJf hdsetup-*.txz ; rm -rf tmp usr var )
131 sed -i "/ldconfig/!s@/sbin@$dlcache&@g" $dlcache/sbin/installpkg*
132 PATH=$dlcache/sbin:$PATH
136 for p in `ls -cr $dlcache/*.t?z` ; do
272 [ -d $dlcache
[all...]

Completed in 158 milliseconds