HomeSort by: relevance | last modified time | path
    Searched refs:PAX (Results 1 - 5 of 5) sorted by relevancy

  /src/distrib/sets/
makesrctars 100 ${PAX} -M -N "${PASSWD}" -w -d -s'|^\.|'"${srcprefix}"'|' | \
115 export setdir MTREE PAX CKSUM GZIP PASSWD srcprefix
regpkg 730 # use pax directly.
741 # There's no trivial way to get a single pax run to do
742 # everything we want, so we run pax twice, with a different
745 # We could conceivably make clever use of pax's "-s" option to
746 # get what we want from a single pax run with a single (more
873 # Use two pax invocations followed by gzip to create
880 ${PAX} -O -w -d -N"${etcdir}" -M '-s,^\./,,' \
887 ${PAX} -O -w -d -N"${etcdir}" -M '-s,^\./,,' \
maketars 15 # (using pax -rw ...) instead of creating tar files.
218 ${PAX} -dOw ${timestamp} -N"${etcdir}" -M "$@" < "${setlistdir}/set.${s}")
225 GZIP=-9n # for pax -z
Makefile 35 PAX=${TOOL_PAX:Q} \
  /src/distrib/common/
buildfloppies.sh 35 : ${PAX=pax}
115 ${PAX} ${timestamp} -O -w -b8k -M -N "${etcdir}" -s,^./,, >> ${floppy} || exit 1

Completed in 123 milliseconds