Searched refs:FETCH_DISTRIBUTIONS (Results 1 – 3 of 3) sorted by relevance
39 FETCH_DISTRIBUTIONS=""43 FETCH_DISTRIBUTIONS="$FETCH_DISTRIBUTIONS $dist"49 FETCH_DISTRIBUTIONS=`echo $FETCH_DISTRIBUTIONS` # Trim white space51 if [ -z "$FETCH_DISTRIBUTIONS" ]; then78 FETCH_DISTRIBUTIONS="MANIFEST $FETCH_DISTRIBUTIONS"92 export DISTRIBUTIONS="$FETCH_DISTRIBUTIONS"
107 FETCH_DISTRIBUTIONS=""110 FETCH_DISTRIBUTIONS="$FETCH_DISTRIBUTIONS $dist"113 FETCH_DISTRIBUTIONS=`echo $FETCH_DISTRIBUTIONS` # Trim white space115 if [ -n "$FETCH_DISTRIBUTIONS" -a -z "$BSDINSTALL_DISTSITE" ]; then124 if [ ! -z "$FETCH_DISTRIBUTIONS" ]; then
178 FETCH_DISTRIBUTIONS="$FETCH_DISTRIBUTIONS $dist"182 if [ -n "$FETCH_DISTRIBUTIONS" -a -n "$BSDINSTALL_CONFIGCURRENT" ]; then342 if [ -n "$FETCH_DISTRIBUTIONS" ]; then