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

/netbsd-current/distrib/sets/
H A Dlistpkgs16 Usage: ${0##*/} [-a arch] [-m machine] [-s setsdir] [-p prefix] setname
19 -s setsdir directory to find sets [${setsdir}]
36 setsdir="${OPTARG}"
H A Dmakeflist6 # Usage: makeflist [-bxlo] [-a arch] [-m machine] [-s setsdir] [setname ...]
16 Usage: ${0##*/} [-L base,x] [-bxo] [-a arch] [-m machine] [-s setsdir] [setname [...]]
24 -s setsdir directory to find sets [${setsdir}]
66 setsdir="${OPTARG}"
H A Dsyspkgdeps3 # syspkgdeps [-a arch] [-m machine] [-s setsdir] [-p prefix] sets
27 Usage: ${0##*/} [-a arch] [-m machine] [-s setsdir] [-p prefix] setname [...]
30 -s setsdir directory to find sets [${setsdir}]
51 setsdir="${OPTARG}"
H A Dmakeplist8 # -s setsdir directory to find sets
26 -s setsdir directory to find sets [${setsdir}]
53 setsdir="${OPTARG}"
H A Dmakeobsolete6 # Usage: makeobsolete [-b] [-x] [-a arch] [-m machine] [-s setsdir] \
19 Usage: ${0##*/} [-a arch] [-m machine] [-s setsdir] [setname ...]
25 -s setsdir directory to find sets [${setd}]
61 setsdir="${OPTARG}"
H A Dmaketars6 # maketars [-b] [-x] [-i installdir] [-a arch] [-m machine] [-s setsdir]
44 [-s setsdir] [-S] [-M metalog] [-N etcdir] [-F setlistdir]
54 -s setsdir Directory to find sets [${setsdir}]
109 setsdir="${OPTARG}"
179 ${HOST_SH} "${setsdir}/makeflist" -a "${MACHINE_ARCH}" -m "${MACHINE}" \
180 -s "${setsdir}" "${setname}" > "${SDIR}/flist.${setname}" \
/netbsd-current/lib/
H A Dcheckvers70 setsdir=$basedir/distrib/sets/lists
153 setsdir="$1"
154 if [ -d "$setsdir/distrib/sets/lists" ] ; then
155 setsdir="$setsdir/distrib/sets/lists"
158 (cd $setsdir ;
H A Dcheckver89 setsdir=$basedir/distrib/sets/lists
188 setsdir="$1"
189 if [ -d "$setsdir/distrib/sets/lists" ]; then
190 setsdir="$setsdir/distrib/sets/lists"
193 (cd $setsdir;
/netbsd-current/distrib/utils/embedded/conf/
H A Dusermode.conf9 setsdir=/usr/build/release/$(uname -m)/binary/sets

Completed in 119 milliseconds