Searched refs:boot (Results 1 - 25 of 102) sorted by relevance

12345

/illumos-gate/usr/src/tools/scripts/
H A Dbuild_cscope.conf40 psm "" psm/stand psm/stand/boot psm/stand/boot/sparcv9/sun4u psm/stand/boot/sparcv9/sun4v
/illumos-gate/usr/src/cmd/boot/filelist/
H A DMakefile.com29 # Common prologue for /boot/solaris filelist generation
39 include $(SRC)/cmd/boot/Makefile.com
/illumos-gate/usr/src/cmd/halt/smf.i386/
H A DMakefile29 MANIFEST= boot-config.xml
30 SVCMETHOD= svc-boot-config
/illumos-gate/usr/src/cmd/halt/smf.sparc/
H A DMakefile29 MANIFEST= boot-config.xml
30 SVCMETHOD= svc-boot-config
/illumos-gate/usr/src/cmd/boot/installboot/sparc/
H A DMakefile18 include $(SRC)/cmd/boot/Makefile.targ
/illumos-gate/usr/src/cmd/tsol/demo/
H A Druninzone.ksh37 zoneadm -z ${zonename} boot
/illumos-gate/usr/src/cmd/boot/scripts/
H A DMakefile.com30 MANIFEST= boot-archive-update.xml
31 SVCMETHOD= boot-archive-update
45 METHODPROG= boot-archive-update
H A Dboot-archive-update.ksh37 if [ -f /stubboot/boot/grub/menu.lst ]; then
H A Dupdate_grub.ksh110 # multiboot: install grub on the boot slice
115 STAGE1="$ALT_ROOT"/boot/grub/stage1
116 STAGE2="$ALT_ROOT"/boot/grub/stage2
120 # Note: /stubboot/boot/grub/stage2 must stay untouched.
122 mkdir -p "$ALT_ROOT"/stubboot/boot/grub
123 cp "$ALT_ROOT"/boot/grub/menu.lst "$ALT_ROOT"/stubboot/boot/grub
/illumos-gate/usr/src/boot/
H A DMakefile20 SUBDIRS = sys/boot
/illumos-gate/usr/src/cmd/boot/
H A DMakefile.com30 ROOTBOOT= $(ROOT)/boot
/illumos-gate/usr/src/psm/stand/lib/
H A DMakefile32 SUBDIRS = boot names promif
/illumos-gate/usr/src/boot/sys/boot/userboot/zfs/
H A DMakefile13 CFLAGS+= -I${.CURDIR}/../../../cddl/boot/zfs
/illumos-gate/usr/src/grub/grub-0.97/util/
H A Dgrub-image.in2 # grub-image - Create a GRUB boot filesystem image and tarball
64 mkdir -p $bootdir/boot/grub
66 $bootdir/boot/grub
67 test ! -f menu.lst || cp -p menu.lst $bootdir/boot/grub
134 install /boot/grub/stage1 (fd0) /boot/grub/stage2
H A Dgrub-set-default.in3 # Set a default boot entry for GRUB
32 Set the default boot entry for GRUB.
78 grubdir=${rootdir}/boot/grub
/illumos-gate/usr/src/cmd/boot/installboot/i386/
H A DMakefile35 include $(SRC)/cmd/boot/Makefile.targ
/illumos-gate/usr/src/uts/sun4/ml/
H A Dproc_init.s82 ! The boot cpu and other cpus are different. The boot cpu has gone
83 ! through boot, and its state might be affected as a result. The
/illumos-gate/usr/src/psm/stand/
H A DMakefile31 SUBDIRS= lib bootblks boot cpr bootlst
/illumos-gate/usr/src/uts/intel/ia32/krtld/
H A Dkobj_crt.s58 pushal / protect secondary boot
/illumos-gate/usr/src/boot/sys/boot/i386/pmbr/
H A DMakefile21 ROOT_BOOT = $(ROOT)/boot
/illumos-gate/usr/src/boot/sys/boot/i386/loader/
H A DMakefile37 ROOT_BOOT= $(ROOT)/boot
38 ROOT_BOOT_DEFAULTS= $(ROOT)/boot/defaults
39 ROOT_BOOT_FORTH= $(ROOT)/boot/forth
40 ROOT_BOOT_CONF= $(ROOT)/boot/conf.d
63 SRCS += boot.c commands.c console.c devopen.c interp.c
/illumos-gate/usr/src/lib/libbe/
H A DMakefile.com50 INCS += -I$(SRCDIR) -I$(SRC)/cmd/boot/common -I$(SRC)/common/ficl
/illumos-gate/usr/src/boot/sys/boot/zfs/
H A DMakefile.com38 CFLAGS += -I../../../cddl/boot/zfs
/illumos-gate/usr/src/psm/stand/boot/sparc/common/
H A Dsun4u_srt0.s63 .ebootstack: ! end --top-- of boot stack
146 clr %o1 ! boot passes no dvec
174 clr %o1 ! boot passes no dvec
/illumos-gate/usr/src/tools/btxld/
H A DMakefile20 COMMON_SRC= $(SRC)/cmd/boot/common

Completed in 84 milliseconds

12345