Home
last modified time | relevance | path

Searched refs:boot (Results 1 – 25 of 208) sorted by relevance

123456789

/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-boot-loader.p5m39 $(i386_ONLY)dir path=boot group=sys
40 $(i386_ONLY)file path=boot/cdboot group=sys mode=0444
41 $(i386_ONLY)dir path=boot/conf.d group=sys
42 $(i386_ONLY)dir path=boot/defaults group=sys
44 $(i386_ONLY)dir path=boot/forth group=sys
73 $(i386_ONLY)file path=boot/isoboot group=sys mode=0444
74 $(i386_ONLY)file path=boot/loader group=sys mode=0444
79 $(i386_ONLY)file path=boot/pmbr group=sys mode=0444
80 $(i386_ONLY)file path=boot/pxeboot group=sys mode=0444
100 $(i386_ONLY)license usr/src/boot/COPYRIGHT license=usr/src/boot/COPYRIGHT
[all …]
H A Dsystem-boot-grub.p5m39 $(i386_ONLY)dir path=boot group=sys
40 $(i386_ONLY)dir path=boot/grub group=sys
41 $(i386_ONLY)dir path=boot/grub/bin group=sys
47 $(i386_ONLY)file path=boot/grub/fat_stage1_5 group=sys
48 $(i386_ONLY)file path=boot/grub/ffs_stage1_5 group=sys
49 $(i386_ONLY)file path=boot/grub/install_menu group=sys
52 $(i386_ONLY)file path=boot/grub/menu.lst group=sys \
55 $(i386_ONLY)file path=boot/grub/nbgrub group=sys
56 $(i386_ONLY)file path=boot/grub/pxegrub group=sys
59 $(i386_ONLY)file path=boot/grub/stage1 group=sys
[all …]
H A Dsystem-data-console-fonts.p5m28 dir path=boot group=sys
29 dir path=boot/fonts group=sys
30 file path=boot/fonts/10x18.fnt owner=root group=bin mode=0444
32 file path=boot/fonts/10x20.fnt owner=root group=bin mode=0444
34 file path=boot/fonts/11x22.fnt owner=root group=bin mode=0444
36 file path=boot/fonts/12x24.fnt owner=root group=bin mode=0444
38 file path=boot/fonts/14x28.fnt owner=root group=bin mode=0444
42 file path=boot/fonts/6x12.fnt owner=root group=bin mode=0444
44 file path=boot/fonts/8x14.fnt owner=root group=bin mode=0444
47 file path=boot/fonts/8x16.fnt owner=root group=bin mode=0444
[all …]
H A Dsystem-boot-real-mode.p5m27 set name=pkg.fmri value=pkg:/system/boot/real-mode@$(PKGVERS)
32 $(i386_ONLY)dir path=boot group=sys
33 $(i386_ONLY)dir path=boot/solaris group=sys
34 $(i386_ONLY)hardlink path=boot/solaris.xpm target=splashimage.xpm
35 $(i386_ONLY)file path=boot/solaris/bootenv.rc group=sys \
36 original_name=SUNWrmodr:boot/solaris/bootenv.rc preserve=renamenew
37 $(i386_ONLY)file path=boot/splashimage.xpm group=sys
/illumos-gate/usr/src/data/consfonts/
H A Dfonts.dir1 /boot/fonts/10x18.fnt
2 /boot/fonts/10x20.fnt
3 /boot/fonts/11x22.fnt
4 /boot/fonts/12x24.fnt
5 /boot/fonts/14x28.fnt
6 /boot/fonts/16x32.fnt
7 /boot/fonts/6x12.fnt
8 /boot/fonts/8x14.fnt
9 /boot/fonts/8x16.fnt
/illumos-gate/usr/src/boot/
H A DREADME.loader6 defined in boot(8) and loader(8).
33 include /boot/loader.4th
51 /boot/loader.conf
54 should copy /boot/defaults/loader.conf to /boot/loader.conf,
60 the file /boot/defaults/loader.conf and /boot/loader.conf.
76 lines into /boot/loader.rc:
97 /boot/default/loader.conf):
138 boot
144 boot-conf
156 o "boot -flag" works, "boot kernelname" works, "boot
[all …]
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dmenu.lst2 # Sample boot menu configuration file
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/loader
65 #chainloader /boot/chain.os2
[all …]
H A Dgrub.info-182 * Role of a boot loader:: The role of a boot loader
147 boot methods.
649 -boot-load-size 4 -boot-info-table -o grub.iso iso
726 4. Run the command `boot' (*note boot::).
766 4. Run the command `boot' (*note boot::).
815 3. Run the command `boot' (*note boot::).
846 4. Finally, run the command `boot' (*note boot::).
870 grub> boot
888 3. Run `boot' (*note boot::).
947 grub> boot
[all …]
H A Dmultiboot.texi131 boot loader and a operating system, such that any complying boot loader
270 @item boot loader
285 @item boot module
966 * Example boot loader code::
1114 * boot.S::
1130 @node boot.S
1131 @subsection boot.S
1133 In the file @file{boot.S}:
1136 @include boot.S.texi
1160 @node Example boot loader code
[all …]
H A Dmultiboot.info84 boot loader and a operating system, such that any complying boot loader
236 "boot loader"
251 "boot module"
897 * Example boot loader code::
1043 * boot.S::
1178 4.3.2 boot.S
1181 In the file `boot.S':
1183 /* boot.S - bootstrap the kernel */
1571 4.4 Example boot loader code
1655 Node: boot.S48662
[all …]
H A Dgrub.info83 * Role of a boot loader:: The role of a boot loader
148 boot methods.
649 -boot-load-size 4 -boot-info-table -o grub.iso iso
726 4. Run the command `boot' (*note boot::).
766 4. Run the command `boot' (*note boot::).
815 3. Run the command `boot' (*note boot::).
846 4. Finally, run the command `boot' (*note boot::).
870 grub> boot
888 3. Run `boot' (*note boot::).
2529 13.3.2 boot
[all …]
H A Dgrub.texi138 * Role of a boot loader:: The role of a boot loader
720 $ @kbd{mkisofs -R -b boot/grub/stage2_eltorito -no-emul-boot \
721 -boot-load-size 4 -boot-info-table -o grub.iso iso}
793 Run the command @command{boot} (@pxref{boot}).
843 Run the command @command{boot} (@pxref{boot}).
892 Run the command @command{boot} (@pxref{boot}).
933 Finally, run the command @command{boot} (@pxref{boot}).
982 Run @command{boot} (@pxref{boot}).
1223 will try to boot @samp{B} at next boot time.
2714 @node boot
[all …]
/illumos-gate/usr/src/boot/forth/
H A Dloader.4th75 \ now compose boot-args, so the boot can set kernel arguments
227 : boot
229 set-boot-args
260 \ ***** boot-conf
264 : boot-conf
273 builtin: boot
274 builtin: boot-conf
294 \ in boot-args.
348 s" boot-args" setenv
514 parse-boot-args
[all …]
H A Dloader.rc4 include /boot/forth/loader.4th
5 try-include /boot/loader.rc.local
8 \ NOTE: Change to `start' if you disable the below boot menu
16 \ Load in the boot menu
17 include /boot/forth/beastie.4th
19 \ Start the boot menu
H A DMakefile17 ROOT_BOOT= $(ROOT)/boot
18 ROOT_BOOT_DEFAULTS= $(ROOT)/boot/defaults
19 ROOT_BOOT_FORTH= $(ROOT)/boot/forth
20 ROOT_BOOT_CONF= $(ROOT)/boot/conf.d
H A Dbeastie.4th42 \ NOTE: Each is defined as a logo function in /boot/logo-${loader_logo}.4th
43 \ NOTE: If `/boot/logo-${loader_logo}.4th' does not exist or does not define
65 s" try-include /boot/forth/logo-orb.4th"
67 s" try-include /boot/forth/logo-orbbw.4th"
71 s" try-include /boot/forth/logo-${loader_logo}.4th"
102 s" include /boot/forth/menu.rc" evaluate
106 s" set delay_command='include /boot/forth/menu.rc'" evaluate
/illumos-gate/usr/src/boot/i386/loader/
H A DMakefile18 include $(SRC)/boot/Makefile.version
19 include $(SRC)/boot/Makefile.inc
33 ROOT_BOOT= $(ROOT)/boot
54 SRCS += boot.c commands.c console.c devopen.c interp.c
104 conf.o := CPPFLAGS += -I../../sys/cddl/boot/zfs
105 multiboot2.o := CPPFLAGS += -I../../sys/cddl/boot/zfs
106 main.o := CPPFLAGS += -I../../sys/cddl/boot/zfs -I$(SRC)/uts/common/fs/zfs
107 zfs_cmd.o := CPPFLAGS += -I../../sys/cddl/boot/zfs
112 vers.c: ../../common/newvers.sh $(SRC)/boot/Makefile.version
/illumos-gate/usr/src/grub/
H A Dinstall_menu28 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
H A Dmenu.lst6 # With zfs root the active menu.lst file is /<pool>/boot/grub/menu.lst
9 # default menu entry to boot
24 # splashimage /boot/grub/splash.xpm.gz
49 # To override Solaris boot args (see kernel(8)), console device and
52 # kernel /platform/i86pc/kernel/unix <boot-args> -B prop1=val1,prop2=val2,...
/illumos-gate/usr/src/grub/grub-0.97/util/
H A Dgrub-image.in64 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
/illumos-gate/usr/src/cmd/boot/scripts/
H A Dupdate_grub.ksh112 STAGE1="$ALT_ROOT"/boot/grub/stage1
113 STAGE2="$ALT_ROOT"/boot/grub/stage2
119 mkdir -p "$ALT_ROOT"/stubboot/boot/grub
120 cp "$ALT_ROOT"/boot/grub/menu.lst "$ALT_ROOT"/stubboot/boot/grub
H A DMakefile.com30 MANIFEST= boot-archive-update.xml
31 SVCMETHOD= boot-archive-update
45 METHODPROG= boot-archive-update
/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/boot/efi/loader/
H A DMakefile.com16 include $(SRC)/boot/Makefile.version
17 include $(SRC)/boot/Makefile.inc
75 CPPFLAGS += -I../../../sys/cddl/boot/zfs
92 SRCS += boot.c commands.c console.c devopen.c interp.c
96 OBJS += boot.o commands.o console.o devopen.o interp.o \
127 ROOT_BOOT= $(ROOT)/boot
142 vers.c: ../../../common/newvers.sh $(SRC)/boot/Makefile.version
/illumos-gate/usr/src/boot/i386/libi386/
H A DMakefile18 include $(SRC)/boot/Makefile.inc
125 multiboot.o := CPPFLAGS += -I../../sys/cddl/boot/zfs
126 multiboot2.o := CPPFLAGS += -I../../sys/cddl/boot/zfs
127 devicename.o := CPPFLAGS += -I../../sys/cddl/boot/zfs
128 devicename_stubs.o := CPPFLAGS += -I../../sys/cddl/boot/zfs

123456789