Searched refs:boot (Results 101 - 123 of 123) sorted by relevance

12345

/opensolaris-onvv-gate/usr/src/common/openssl/
H A DREADME.SUNW103 program, that is run to boot the wanboot client.
/opensolaris-onvv-gate/usr/src/grub/grub-0.97/stage2/
H A DMakefile.solaris63 LIBGRUB_OBJS = libgrub_a-boot.o \
151 diskless_exec-boot.o \
362 pre_stage2_exec-boot.o \
605 SRC_FILES = Makefile.am Makefile.in apic.h apm.S asm.S bios.c boot.c \
/opensolaris-onvv-gate/usr/src/lib/libparted/common/libparted/labels/
H A Ddos.c35 /* this MBR boot code is loaded into 0000:7c00 by the BIOS. See mbr.s for
152 int boot; member in struct:__anon4057
229 * PC98 has some idiosyncracies with it's boot-loader, it's detection
708 /* first look at the boot partition */
819 dos_data->boot = raw_part->boot_ind != 0;
1009 raw_part->boot_ind = 0x80 * dos_data->boot;
1203 dos_data->boot = 0;
1237 new_dos_data->boot = old_dos_data->boot;
1371 dos_data->boot
[all...]
/opensolaris-onvv-gate/usr/src/tools/
H A DREADME.tools296 Used to build the sun4u boot block.
/opensolaris-onvv-gate/usr/src/lib/brand/solaris10/zone/
H A Ds10_boot.ksh25 # s10 boot script.
52 # Run the s10_support boot hook.
54 /usr/lib/brand/solaris10/s10_support boot $ZONENAME
118 # Before we boot we validate and fix, if necessary, the required files within
126 # This section of the boot script is responsible for replacing Solaris 10
H A Dp2v.ksh533 e_bootfail=$(gettext "Failed to boot zone to single user mode.")
605 /usr/sbin/zoneadm -z $ZONENAME boot -f -- -m milestone=none
/opensolaris-onvv-gate/usr/src/psm/stand/boot/sparc/common/
H A Dboot_plat.c41 #include <sys/boot.h>
94 * but boot -n will leave it alone...
107 * boot-args boot property. We should probably warn the user if anything gets
213 printf("boot failed\n");
260 * Setup exported 'boot' properties: 'mfg-name'.
287 * Get the boot arguments from the PROM and split it into filename and
290 * As per IEEE1275 and boot(1M), the boot arguments will have the syntax
322 printf("boot
[all...]
/opensolaris-onvv-gate/usr/src/cmd/dlmgmtd/
H A Ddlmgmt_db.c643 * EROFS can happen at boot when the file system is
1395 boolean_t boot = B_FALSE; local
1410 boot = B_TRUE;
1430 if (boot) {
/opensolaris-onvv-gate/usr/src/cmd/tsol/misc/
H A Dtxzonemgr.sh1506 zoneadm -z $zonename boot
1508 zoneadm -z $zonename boot &
1525 zoneadm -z $PUBZONE boot &
1551 zoneadm -z $zonename boot &
1731 zoneadm -z $zonename boot ;;
/opensolaris-onvv-gate/usr/src/pkg/manifests/
H A Dsource-system-grub.mf68 file path=usr/share/src/grub/docs/boot.S
69 file path=usr/share/src/grub/docs/boot.S.texi
199 file path=usr/share/src/grub/stage2/boot.c
H A DSUNWcs.mf558 file path=lib/svc/manifest/system/boot-archive-update.xml group=sys mode=0444
559 file path=lib/svc/manifest/system/boot-archive.xml group=sys mode=0444
560 file path=lib/svc/manifest/system/boot-config.xml group=sys mode=0444
595 file path=lib/svc/method/boot-archive mode=0555
596 file path=lib/svc/method/boot-archive-update mode=0555
630 file path=lib/svc/method/svc-boot-config mode=0555
/opensolaris-onvv-gate/usr/src/
H A DMakefile260 @cd psm/stand/boot; pwd; $(MAKE) EXPORT_SRC
H A DMakefile.lint53 cmd/boot \
/opensolaris-onvv-gate/usr/src/cmd/
H A DMakefile76 boot \
/opensolaris-onvv-gate/usr/src/uts/i86pc/os/
H A Dmp_pc.c56 extern int mp_start_cpu_common(cpu_t *cp, boolean_t boot);
69 * kick it off. This area should really be one passed by boot to kernel
87 * setup secondary cpu bios boot up vector
101 /* Copy CPU startup code to rm_platter if it's still during boot. */
/opensolaris-onvv-gate/exception_lists/
H A Dcheck_rtime49 SKIP ^boot/grub/bin/grub$
/opensolaris-onvv-gate/usr/src/uts/sun4v/ml/
H A Dmach_locore.s142 .skip HTRAP_TSIZE ! one buffer for the boot cpu
161 .skip TRAP_TSIZE ! one buffer for the boot cpu
212 * Our contract with the boot prom specifies that the MMU is on and the
219 * NB: Above is not true for boot/stick kernel, the only thing mapped is
228 * construct mappings for KERNELBASE (not needed for boot/stick kernel)
229 * hop up into high memory (not needed for boot/stick kernel)
323 ! boot cpu is inserted in cpu[] based on cpuid.
335 ! We do NOT need to bzero our BSS...boot has already done it for us.
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/DynaLoader/
H A DDynaLoader_pm.PL312 goto boot; #extension library has already been loaded, e.g. darwin
339 boot:
/opensolaris-onvv-gate/usr/src/cmd/sgs/packages/common/
H A DSUNWonld-README1075 to boot
1459 6703919 boot hangs intermittently on x86 with onnv daily.0430 and on
1536 6821646 xVM dom0 doesn't boot on daily.0324 and beyond
/opensolaris-onvv-gate/usr/src/uts/i86pc/ml/
H A Dcpr_wakecode.s70 * the non-boot cpus.
586 * virtual address where boot originally loaded this code rather than
748 * if we are not running on the boot CPU restore stack contents by
1070 / but from the original code where boot loaded us.
1128 * if we are not running on the boot CPU restore stack contents by
H A Dlocore.s84 * - Since we are using the boot's GDT descriptors, we need
120 * call back into boot - sysp (bootsvcs.h) and bootops (bootconf.h)
156 * %rdi = boot services (should die someday)
177 * Save call back for special x86 boot services vector
261 * %ecx = boot services (should die someday)
274 * Save call back for special x86 boot services vector
276 mov %ecx, sysp / save call back for boot services
1342 * Handle traps early in boot. Just revectors into C quickly as
1379 * Handle traps early in boot. Just revectors into C quickly as
1765 / cause the calculated cpu frequency to vary slightly from boot t
[all...]
/opensolaris-onvv-gate/usr/src/uts/sun4u/ml/
H A Dmach_locore.s153 .skip TRAP_TSIZE ! one buffer for the boot cpu
204 * Our contract with the boot prom specifies that the MMU is on and the
211 * NB: Above is not true for boot/stick kernel, the only thing mapped is
220 * construct mappings for KERNELBASE (not needed for boot/stick kernel)
221 * hop up into high memory (not needed for boot/stick kernel)
315 ! boot cpu is inserted in cpu[] based on cpuid.
327 ! We do NOT need to bzero our BSS...boot has already done it for us.
1371 ! size bits after boot initialization.
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dperl5db.pl7660 5004delta 5005delta amiga api apio book boot bot call compile

Completed in 377 milliseconds

12345