HomeSort by relevance Sort by last modified time
    Searched refs:boot (Results 1 - 25 of 118) sorted by null

1 2 3 4 5

  /onnv/onnv-gate/usr/src/cmd/boot/filelist/
Makefile.targ 29 # Common epilogue for /boot/solaris filelist generation
32 include $(SRC)/cmd/boot/Makefile.targ
Makefile.com 29 # Common prologue for /boot/solaris filelist generation
39 include $(SRC)/cmd/boot/Makefile.com
  /onnv/onnv-gate/usr/src/tools/scripts/
build_cscope.conf 40 psm "" psm/stand psm/stand/boot psm/stand/boot/sparcv9/sun4u psm/stand/boot/sparcv9/sun4v
mkbfu.sh 143 grep -v kernel | grep -v boot | grep -v sbin |
170 grep -v boot | sed -e "s@^@./@"`
199 if [ -d boot ]; then
205 ( find boot -depth -print | create_archive $ARCHIVECLASS boot ) \
206 2>$CPIODIR/$ARCHIVECLASS.boot.err &
  /onnv/onnv-gate/usr/src/pkgdefs/SUNWgrub/
prototype_i386 41 d none boot 0755 root sys
42 d none boot/grub 0755 root sys
43 d none boot/grub/bin 0755 root sys
44 f none boot/grub/bin/grub 0555 root sys
45 f none boot/grub/e2fs_stage1_5 0644 root sys
46 f none boot/grub/fat_stage1_5 0644 root sys
47 f none boot/grub/ffs_stage1_5 0644 root sys
48 f none boot/grub/install_menu 0644 root sys
49 f none boot/grub/iso9660_stage1_5 0644 root sys
50 f none boot/grub/jfs_stage1_5 0644 root sy
    [all...]
  /onnv/onnv-gate/usr/src/grub/
Makefile.grub 10 ROOT_BOOT_GRUB = $(ROOT)/boot/grub
11 ROOT_PLAT_GRUB = $(ROOT)/platform/$(PLATFORM)/boot/grub
install_menu 28 kernel$ /boot/platform/i86pc/kernel/$ISADIR/unix -B install_media=cdrom
29 module$ /boot/$ISADIR/x86.miniroot
31 kernel$ /boot/platform/i86pc/kernel/$ISADIR/unix -B install_media=cdrom,console=ttya
32 module$ /boot/$ISADIR/x86.miniroot
34 kernel$ /boot/platform/i86pc/kernel/$ISADIR/unix -B install_media=cdrom,console=ttyb
35 module$ /boot/$ISADIR/x86.miniroot
  /onnv/onnv-gate/usr/src/pkgdefs/SUNWrmodr/
prototype_i386 57 d none boot 755 root sys
58 f none boot/solaris.xpm.gz 644 root sys
59 d none boot/solaris 755 root sys
60 e bootenvrc boot/solaris/bootenv.rc 644 root sys
61 d none boot/solaris/devicedb 755 root sys
62 e master boot/solaris/devicedb/master 644 root sys
postinstall 45 MVDBEF1=/boot/solaris/drivers/isa.025/ata.bef
47 DELDIR1=/boot/solaris/drivers/isa.050
48 DELDIR2=/boot/solaris/drivers/isa.075
49 DELDIR3=/boot/solaris/drivers/isa.088
100 # remove the old boot entries from the package database
102 OLDBOOT=/platform/i86pc/boot
106 # /platform/i86pc/boot/solaris exists but it is not
123 # the path for bootenv.rc to /platform/i86pc/boot/solaris
126 OLDBOOTDIR=${BASEDIR}/platform/i86pc/boot
132 ln -s ../../../boot/solaris ${OLDBOOTDIR}/solaris >/dev/null 2>&
    [all...]
  /onnv/onnv-gate/usr/src/pkgdefs/SUNWcakr.i/
postinstall 30 OLDBOOTBIN=/platform/i86pc/boot/solaris/boot.bin
31 BOOTSYMLINK=${BASEDIR}/platform/i86pc/boot/solaris
33 # if upgrade from an old boot system, then remove it and clean up the
43 removef $PKGINST /platform/i86pc/boot/solaris > /dev/null 2>&1
44 removef $PKGINST /platform/i86pc/boot > /dev/null 2>&1
  /onnv/onnv-gate/usr/src/cmd/eeprom/i386/
Makefile 33 CFLAGS += -I../../boot/bootadm
34 LINTFLAGS += -I../../boot/bootadm
  /onnv/onnv-gate/usr/src/cmd/halt/smf/
Makefile 29 MANIFEST= boot-config.xml
30 SVCMETHOD= svc-boot-config
  /onnv/onnv-gate/usr/src/grub/grub-0.97/docs/
menu.lst 2 # Sample boot menu configuration file
5 # Boot automatically after 30 secs.
8 # By default, boot the first entry.
17 kernel /boot/gnumach.gz root=hd0s1
18 module /boot/serverboot.gz
29 kernel /boot/loader.gz
34 kernel --type=netbsd /boot/knetbsd.gz
40 kernel (fd0)/boot/kernel root=hd0s3
41 module (fd0)/boot/bootstrap
46 kernel /boot/loade
    [all...]
  /onnv/onnv-gate/usr/src/cmd/tsol/demo/
runinzone.ksh 36 # Boot the specified zone
37 zoneadm -z ${zonename} boot
  /onnv/onnv-gate/usr/src/cmd/boot/scripts/
Makefile.com 30 MANIFEST= boot-archive-update.xml
31 SVCMETHOD= boot-archive-update
45 METHODPROG= boot-archive-update
boot-archive-update.ksh 38 if [ -f /stubboot/boot/grub/menu.lst ]; then
update_grub.ksh 110 # 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
  /onnv/onnv-gate/usr/src/psm/stand/bootblks/zfs/
Makefile.zfs 38 FS_FCODE = boot-zfs.fcode
42 ZFSBOOT_FTH = $(ZFS_DIR)/boot-zfs.fth
  /onnv/onnv-gate/usr/src/cmd/boot/
Makefile.com 30 ROOTBOOT= $(ROOT)/boot
  /onnv/onnv-gate/usr/src/psm/stand/lib/
Makefile 32 SUBDIRS = boot names promif
  /onnv/onnv-gate/usr/src/psm/stand/bootblks/hsfs/
Makefile.hsfs 35 FS_FCODE = boot-hsfs.fcode
38 HSFSBOOT_FTH = $(HSFS_DIR)/boot-hsfs.fth
42 # This program is used to install the boot block
  /onnv/onnv-gate/usr/src/psm/stand/bootblks/ufs/
Makefile.ufs 36 FS_FCODE = boot-ufs.fcode
39 UFSBOOT_FTH = $(UFS_DIR)/boot-ufs.fth
43 # This program is used to install the boot block
  /onnv/onnv-gate/usr/src/grub/grub-0.97/util/
grub-image.in 2 # 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
  /onnv/onnv-gate/usr/src/uts/intel/ia32/promif/
README 31 Merge work (here and stand.i386/boot/promif) is done in July 1994.
51 second level boot). The modules that remain are:
62 .../psm/stand/boot/i386/prom.c
  /onnv/onnv-gate/usr/src/uts/sun4/ml/
proc_init.s 82 ! 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

Completed in 600 milliseconds

1 2 3 4 5