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

/illumos-gate/usr/src/lib/brand/sn1/zone/
H A Dsn1_boot.sh36 ARCH64=amd64
38 ARCH64=sparcv9
/illumos-gate/usr/src/cmd/svc/milestone/
H A Dfs-root43 ARCH64=`isainfo | awk '{print $1}'`
44 LIBC_MOE_64=`/usr/bin/moe -64 /usr/lib/$ARCH64/libc/'$HWCAP'`
46 /usr/sbin/mount | egrep -s "^/lib/$ARCH64/libc.so.1 on "
49 /lib/$ARCH64/libc.so.1
/illumos-gate/usr/src/lib/brand/solaris10/zone/
H A Ds10_boot.ksh41 ARCH64=amd64
45 ARCH64=sparcv9
177 if [ -n "$ARCH64" ]; then
178 safe_dir /usr/lib/ipf/$ARCH64
179 safe_dir /usr/sbin/$ARCH64
226 if [ -n "$ARCH64" ]; then
227 replace_with_native /usr/lib/ipf/$ARCH64/ipftest 0555 root:bin
228 replace_with_native /usr/sbin/$ARCH64/ipf 0555 root:bin
229 replace_with_native /usr/sbin/$ARCH64/ipfs 0555 root:bin
230 replace_with_native /usr/sbin/$ARCH64/ipfsta
[all...]
/illumos-gate/usr/src/cmd/boot/scripts/
H A Dcreate_ramdisk.ksh118 ARCH64=amd64
121 ARCH64=amd64
124 ARCH64=sparcv9
127 ARCH64=sparcv9
134 BOOT_ARCHIVE_64=platform/$PLATFORM/$ARCH64/boot_archive
/illumos-gate/usr/src/pkg/
H A DMakefile144 # The ARCH32 and ARCH64 macros are used in the manifests to express
176 ARCH64=$($(PKGMACH)_ARCH64) \

Completed in 45 milliseconds