some problems with nanobsd

Jack Mc Lauren jack.mclauren at yahoo.com
Sun Oct 21 06:25:19 UTC 2012


thank you my friends Lan and Paul for your responses and great answers.

Lan, could you please explain how to use this loop :

for i in ${FreeBSDProgramDirs}; do
echo "==> $i"
(cd $i && eval env ${mkenv} ${mkcmd} INSTALL=install \
NOINSTALLLIB=yes NO_INSTALLLIB=yes install)
done


and please tell me how this loop effects the image's volume ?
i have something in my mind; does the volume affect by changing this directory ? NANO_SRC=/usr/src


More information about the freebsd-embedded mailing list