Searched refs:PAX (Results 1 – 7 of 7) sorted by relevance
/illumos-gate/usr/src/contrib/ast/lib/package/ |
H A D | package.mk | 1040 $(PAX) --filter=- \ 1050 then $(PAX) -rf $(source) -wvf $(old.new.source) -z $(old.source) 1204 $(PAX) --filter=- \ 1226 $(PAX) --filter=- \ 1316 $(PAX) --filter=- \ 1331 then $(PAX) -rf $(binary) -wvf $(old.new.binary) -z $(old.binary) 1509 $(PAX) --filter=- \ 1524 then $(PAX) -rf $(runtime) -wvf $(old.new.runtime) -z $(old.runtime)
|
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/ |
H A D | package.mk | 1040 $(PAX) --filter=- \ 1050 then $(PAX) -rf $(source) -wvf $(old.new.source) -z $(old.source) 1204 $(PAX) --filter=- \ 1226 $(PAX) --filter=- \ 1316 $(PAX) --filter=- \ 1331 then $(PAX) -rf $(binary) -wvf $(old.new.binary) -z $(old.binary) 1509 $(PAX) --filter=- \ 1524 then $(PAX) -rf $(runtime) -wvf $(old.new.runtime) -z $(old.runtime)
|
H A D | WWW.mk | 139 …$(PAX) -wvf $(<) -x tar:gzip -s "/X.$(tmp).X/README/" $(.WWW.EDIT. $(*)) -s ',\(.*\)-www$,bin/\1,'…
|
H A D | package.sh | 6031 PAX= 6034 *--meter*) PAX=pax ;; 6189 elif test "" != "$PAX" 6256 test "" != "$PAX" || {
|
H A D | RELEASE | 585 02-03-17 package.sh: fix PAX initialization that was sometimes omitted for read
|
/illumos-gate/usr/src/contrib/ast/src/lib/libast/ |
H A D | Makefile | 393 $(PAX) $(PAXFLAGS) -wf $(<) -x $(<:/.*\.//) -s ',.*/,,' -A $(PAXFILTER:@Q) $(*)
|
/illumos-gate/usr/src/contrib/ast/src/lib/libast/misc/ |
H A D | magic.tab | 34 +76 edit %!PAX!C!\([^!]*\).*%\1% , compressed, version %s 35 +76 edit %!PAX!D!\([^!]*\).*%\1% , delta, version %s
|