Home
last modified time | relevance | path

Searched refs:loader (Results 1 – 25 of 69) sorted by relevance

123

/titanic_54/usr/src/boot/sys/boot/
H A DREADME4 to explain how to manage the loader configuration process.
6 defined in boot(8) and loader(8).
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
42 Watch the first few lines of /boot/defaults/loader.conf to
45 [See the section at the end on loader.conf syntax]
48 /boot/defaults/loader.conf, the file that is a hacking-
51 /boot/loader.conf
54 should copy /boot/defaults/loader.conf to /boot/loader.conf,
[all …]
/titanic_54/usr/src/boot/sys/boot/efi/loader/
H A DMakefile25 PROG= loader.sym
89 FILES= loader.efi
99 CLEANFILES= vers.c loader.efi
103 all: loader.efi
112 loader.efi: loader.sym
113 if [ `${OBJDUMP} -t loader.sym | fgrep '*UND*' | wc -l` != 0 ]; then \
114 ${OBJDUMP} -t loader.sym | fgrep '*UND*'; \
121 --output-target=${EFI_TARGET} --subsystem efi-app loader.sym $@
131 loader.sym: $(OBJS) $(DPADD)
147 $(RM) $(CLEANFILES) $(OBJS) loader.sym loader.efi
/titanic_54/usr/src/boot/sys/boot/sparc64/loader/
H A DMakefile7 PROG?= loader
73 CLEANFILES+= vers.c loader.help
87 vers.c: ${.CURDIR}/../../common/newvers.sh ${.CURDIR}/../loader/version
88 sh ${.CURDIR}/../../common/newvers.sh ${.CURDIR}/../loader/version \
91 loader.help: help.common help.sparc64
98 FILES+= loader.rc menu.rc
/titanic_54/usr/src/boot/sys/boot/i386/loader/
H A DMakefile48 all: ${LOADER} loader.help
88 MAN += loader.8
93 CLEANFILES= vers.c ${LOADER} ${LOADER}.sym ${LOADER}.bin loader.help
125 loader.help: ../../common/help.common help.i386
128 FILES= ${LOADER} loader.help
133 FILES += loader.rc
134 FILES += loader.conf
H A Dloader.rc4 include /boot/forth/loader.4th
5 try-include /boot/loader.rc.local
7 \ Reads and processes loader.conf variables
/titanic_54/usr/src/boot/sys/boot/efi/loader/arch/arm64/
H A DMakefile.inc13 CLEANFILES+= loader.help
15 loader.help: help.common
23 FILES+= loader.rc
/titanic_54/usr/src/pkg/manifests/
H A Dsystem-boot-loader.mf33 value=pkg:/system/boot/loader@1.1,$(PKGVERS_BUILTON)-$(PKGVERS_BRANCH)
47 $(i386_ONLY)file path=boot/defaults/loader.conf group=sys mode=0444
58 $(i386_ONLY)file path=boot/forth/loader.4th group=sys mode=0444
76 $(i386_ONLY)file path=boot/loader.conf group=sys mode=0444
77 #$(i386_ONLY)file path=boot/loader.efi group=sys mode=0555
78 $(i386_ONLY)file path=boot/loader.help group=sys mode=0444
79 $(i386_ONLY)file path=boot/loader.rc group=sys mode=0444
83 $(i386_ONLY)file path=usr/share/man/man4/loader.conf.4
89 $(i386_ONLY)file path=usr/share/man/man5/loader.4th.5
90 $(i386_ONLY)file path=usr/share/man/man5/loader.5
/titanic_54/usr/src/boot/sys/boot/forth/
H A Dloader.rc4 include /boot/forth/loader.4th
5 try-include /boot/loader.rc.local
7 \ Reads and processes loader.conf variables
H A DMakefile8 loader.conf.5 \
9 loader.4th.8 \
H A DMakefile.inc13 FORTH += loader.4th
14 DEFFILES = loader.conf
H A Dcheck-password.4th56 key? if \ Was a key pressed? (see loader(8))
60 \ Check key pressed (see loader(8)) and input limit
80 50 ms \ Sleep for 50 milliseconds (see loader(8))
144 3000 ms ." loader: incorrect password" 10 emit
162 \ interactive loader(8) prompt, but still allow the machine to boot...
175 3000 ms ." loader: incorrect password" 10 emit
/titanic_54/usr/src/grub/grub-0.97/docs/
H A Dmultiboot.texi116 Every operating system ever created tends to have its own boot loader.
131 boot loader and a operating system, such that any complying boot loader
171 interpretation of specific file systems (e.g. the BSD/Mach boot loader),
189 how this configuration information is obtained by the boot loader, it
190 should provide a standard means for the boot loader to pass such
203 a boot loader, that is probably appropriate, because all the memory
204 consumed by the boot loader will typically be made available again after
208 switching code generally needs to be in the boot loader anyway in order
219 existence in order to load the OS image --- otherwise the boot loader
225 loader to load the image without having to understand numerous a.out
[all …]
H A Dmultiboot.info69 Every operating system ever created tends to have its own boot loader.
84 boot loader and a operating system, such that any complying boot loader
130 interpretation of specific file systems (e.g. the BSD/Mach boot loader),
150 how this configuration information is obtained by the boot loader, it
151 should provide a standard means for the boot loader to pass such
166 loader, that is probably appropriate, because all the memory consumed
167 by the boot loader will typically be made available again after the
171 switching code generally needs to be in the boot loader anyway in order
183 boot loader effectively becomes operating system specific again.
187 (*note OS image format::), which allows the boot loader to load the
[all …]
H A Dgrub.info-139 a flexible and powerful boot loader program for PCs.
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
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
127 installing the boot loader.
133 systems by loading another boot loader. It is typically used for
149 Erich then began modifying the FreeBSD boot loader so that it would
151 write his own boot loader from scratch than to keep working on the
[all …]
H A Dmenu.lst29 kernel /boot/loader.gz
46 kernel /boot/loader
/titanic_54/usr/src/boot/sys/boot/i386/
H A DMakefile22 SUBDIRS= pmbr btx cdboot gptzfsboot libi386 loader pxeldr
23 INSTDIRS= pmbr cdboot gptzfsboot loader pxeldr
/titanic_54/usr/src/boot/
H A DReadme.txt19 This is source tree snapshot of loader and related parts from
31 Directories from freebsd kernel tree, including boot loader itself
47 boot loader sources are in:
/titanic_54/usr/src/boot/sys/boot/arm/uboot/
H A Dhelp.uboot9 loader environment (which makes them available in the kernel).
18 to avoid any possible conflicts with loader or kernel variables.
H A DMakefile93 CLEANFILES+= vers.c loader.help
123 loader.help: help.common help.uboot ${.CURDIR}/../../fdt/help.fdt
151 FILES+= loader.rc
/titanic_54/usr/src/boot/sys/boot/efi/boot1/
H A DMakefile60 LDSCRIPT= ./../loader/arch/${MACHINE}/ldscript.${MACHINE}
115 %.o: ../loader/arch/${MACHINE}/%.S
118 %.o: ../loader/%.c
/titanic_54/usr/src/grub/grub-0.97/netboot/
H A Dundi.c451 undi.pxs->loader.ax = ( undi.pci.bus << 8 ) | undi.pci.devfn; in undi_loader()
455 undi.pxs->loader.bx = 0xffff; in undi_loader()
456 undi.pxs->loader.dx = 0xffff; in undi_loader()
460 undi.pxs->loader.es = 0xf000; in undi_loader()
461 undi.pxs->loader.di = virt_to_phys ( undi.pnp_bios ) - 0xf0000; in undi_loader()
471 undi.pxs->loader.undi_cs = SEGMENT( undi.driver_code ); in undi_loader()
480 undi.pxs->loader.undi_ds = SEGMENT( undi.driver_data ); in undi_loader()
483 undi.pxs->loader.undi_cs, undi.pxs->loader.undi_ds ); in undi_loader()
488 pxe = VIRTUAL( undi.pxs->loader.undi_cs, undi.pxs->loader.pxe_off ); in undi_loader()
490 undi.pxs->loader.undi_cs, undi.pxs->loader.pxe_off ); in undi_loader()
/titanic_54/usr/src/boot/sys/boot/i386/pxeldr/
H A DMakefile41 LOADER= loader
52 LOADERBIN= ../loader/zfsloader.bin
/titanic_54/usr/src/grub/grub-0.97/grub/
H A Dmapfile-intf43 # required for the real grub loader which can't depend on libc. The grub shell
44 # is built from the same source as the grub loader.
/titanic_54/usr/src/boot/sys/boot/sparc64/
H A DMakefile3 SUBDIR= boot1 loader zfsboot zfsloader
/titanic_54/usr/src/boot/sys/boot/sparc64/zfsloader/
H A DMakefile3 .PATH: ${.CURDIR}/../loader

123