default_install &&
if [ $SYM_ISO = y  ] ; then
  cd $INSTALL_ROOT/usr/bin     &&
  ln -s genisoimage mkisofs
fi
