Home
last modified time | relevance | path

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

123456789

/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-boot-loader.p5m34 value=pkg:/system/boot/loader@1.1,$(PKGVERS_BUILTON)-$(PKGVERS_BRANCH)
39 $(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
43 $(i386_ONLY)file path=boot/defaults/loader.conf group=sys mode=0444
44 $(i386_ONLY)dir path=boot/forth group=sys
45 $(i386_ONLY)file path=boot/forth/beadm.4th group=sys mode=0444
46 $(i386_ONLY)file path=boot/forth/beastie.4th group=sys mode=0444
47 $(i386_ONLY)file path=boot/forth/brand-illumos.4th group=sys mode=0444
[all …]
H A Dsystem-boot-grub.p5m34 value=pkg:/system/boot/grub@0.97,$(PKGVERS_BUILTON)-$(PKGVERS_BRANCH)
39 $(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
42 $(i386_ONLY)file path=boot/grub/bin/grub group=sys mode=0555
43 $(i386_ONLY)file path=boot/grub/capability group=sys mode=0444
44 $(i386_ONLY)file path=boot/grub/default group=sys mode=0444 \
45 original_name=SUNWgrub:boot/grub/default preserve=true
46 $(i386_ONLY)file path=boot/grub/e2fs_stage1_5 group=sys
47 $(i386_ONLY)file path=boot/grub/fat_stage1_5 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
31 file path=boot/fonts/10x18b.fnt owner=root group=bin mode=0444
32 file path=boot/fonts/10x20.fnt owner=root group=bin mode=0444
33 file path=boot/fonts/10x20b.fnt owner=root group=bin mode=0444
34 file path=boot/fonts/11x22.fnt owner=root group=bin mode=0444
35 file path=boot/fonts/11x22b.fnt owner=root group=bin mode=0444
36 file path=boot/fonts/12x24.fnt owner=root group=bin mode=0444
37 file path=boot/fonts/12x24b.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.loader3 README file, for the boot config file setup. This is meant
5 The boot and loading process is either defined, or being
6 defined in boot(8) and loader(8).
17 setting up your boot process. It includes information on
29 in boot(8)), the last stage of the booting process, called
30 the loader (see loader(8)) reads in the /boot/loader.rc
33 include /boot/loader.4th
37 /boot/default/loader.conf. This file, which strongly
41 assume a /kernel.config instead of a /boot/kernel.conf.
42 Watch the first few lines of /boot/defaults/loader.conf to
[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-112 * grub-set-default: (grub)Invoking grub-set-default. Set a default boot
39 a flexible and powerful boot loader program for PCs.
48 * Booting:: How to boot different operating systems
63 * Invoking grub-set-default:: How to set a default boot entry
82 * Role of a boot loader:: The role of a boot loader
90 Briefly, a "boot loader" is the first software program that runs when
96 GNU GRUB is a very powerful boot loader, which can load a wide
121 install GRUB on your drive (*note Installation::), and how to boot your
124 Besides the GRUB boot loader itself, there is a "grub shell" `grub'
126 operating system. It emulates the boot loader and can be used for
[all …]
H A Dmultiboot.texi82 This file documents Multiboot Specification, the proposal for the boot
116 Every operating system ever created tends to have its own boot loader.
118 installing a whole new set of boot mechanisms, each with completely
119 different install-time and boot-time user interfaces. Getting multiple
122 choice of boot loaders for a particular operating system --- if the one
131 boot loader and a operating system, such that any complying boot loader
133 specification does @emph{not} specify how boot loaders should work ---
141 most common and have the largest variety of operating systems and boot
143 need a boot specification and do not have one already, a variation of
157 immediately be able to take advantage of existing boot loaders. It would
[all …]
H A Dmultiboot.info32 This file documents Multiboot Specification, the proposal for the boot
69 Every operating system ever created tends to have its own boot loader.
71 installing a whole new set of boot mechanisms, each with completely
72 different install-time and boot-time user interfaces. Getting multiple
75 of boot loaders for a particular operating system -- if the one that
84 boot loader and a operating system, such that any complying boot loader
86 specification does _not_ specify how boot loaders should work -- only
96 common and have the largest variety of operating systems and boot
98 need a boot specification and do not have one already, a variation of
114 immediately be able to take advantage of existing boot loaders. It would
[all …]
H A Dgrub.info13 * grub-set-default: (grub)Invoking grub-set-default. Set a default boot
40 flexible and powerful boot loader program for PCs.
49 * Booting:: How to boot different operating systems
64 * Invoking grub-set-default:: How to set a default boot entry
83 * Role of a boot loader:: The role of a boot loader
91 Briefly, a "boot loader" is the first software program that runs when a
97 GNU GRUB is a very powerful boot loader, which can load a wide
122 install GRUB on your drive (*note Installation::), and how to boot your
125 Besides the GRUB boot loader itself, there is a "grub shell" `grub'
127 operating system. It emulates the boot loader and can be used for
[all …]
H A Dgrub.texi30 * grub-set-default: (grub)Invoking grub-set-default. Set a default boot
97 a flexible and powerful boot loader program for @sc{pc}s.
106 * Booting:: How to boot different operating systems
121 * Invoking grub-set-default:: How to set a default boot entry
138 * Role of a boot loader:: The role of a boot loader
145 Briefly, a @dfn{boot loader} is the first software program that runs when
151 GNU GRUB is a very powerful boot loader, which can load a wide variety
154 unsupported operating systems by loading another boot loader. It is
179 install GRUB on your drive (@pxref{Installation}), and how to boot your
182 Besides the GRUB boot loader itself, there is a @dfn{grub shell}
[all …]
/illumos-gate/usr/src/boot/forth/
H A Dloader.4th30 include /boot/forth/support.4th
31 include /boot/forth/color.4th
32 include /boot/forth/delay.4th
33 include /boot/forth/check-password.4th
35 include /boot/forth/efi.4th
74 \ the boot-args was parsed to individual options while loaded
75 \ now compose boot-args, so the boot can set kernel arguments
76 \ note the command line switched for boot command will cause
77 \ environment variable boot-args to be ignored
78 \ There are 2 larger strings, acpi-user-options and existing 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
56 CPPFLAGS += -I../../../sys/cddl/boot/zfs
73 OBJS += boot.o commands.o console.o devopen.o interp.o \
98 ROOT_BOOT= $(ROOT)/boot
113 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