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

/netbsd-current/external/bsd/ntp/dist/sntp/scripts/
H A Dcvo.sh26 CVO_OS=$4
33 CVO_OS="${ID}${VERSION_ID}"
37 CVO_OS=`lsb_release --id --short | tr '[:upper:]' '[:lower:]'`
38 CVO_OS="$CVO_OS`lsb_release --release --short`"
42 CVO_OS=debian$1
47 CVO_OS=mandrake$4
56 CVO_OS=centos$4
58 *) CVO_OS=centos$3
63 CVO_OS
[all...]

Completed in 138 milliseconds