Searched refs:VNAME (Results 1 – 4 of 4) sorted by relevance
38 export VNAME=$(sysctl -n kern.osrelease)39 export VERSION="${VNAME%.*}${VNAME#*.}"41 export OBSD="OpenBSD/$ARCH $VNAME"
2020 INSTALL_URL=${INSTALL_URL%@(/$VNAME|/snapshots)}3627 SETDIR="$VNAME/$ARCH"3639 set -- $(scan_dmesg "/^OpenBSD $VNAME\([^ ]*\).*$/s//\1/p")
26 VNAME=${VNAME:-$(sysctl -n kern.osrelease)}29 HTTP_FWDIR="$VNAME"30 VTYPE=$( sed -n "/^OpenBSD $VNAME\([^ ]*\).*$/s//\1/p" \
238 VNAME="${_NEXTKERNV[0]}" fw_update -p ${FW_URL} || true