Home
last modified time | relevance | path

Searched refs:stage1 (Results 1 – 25 of 40) sorted by relevance

12

/illumos-gate/usr/src/grub/grub-0.97/stage1/
H A DMakefile.solaris25 STAGE1_DATA = stage1
26 STAGE1_EXEC = stage1.exec
27 STAGE1_ASMOBJS = stage1.o
35 SRC_DIR = $(ROOT_SRC)/stage1
36 SRC_FILES = Makefile.am Makefile.in stage1.S stage1.h
H A DMakefile.am2 nodist_pkglib_DATA = stage1 data
10 noinst_PROGRAMS = stage1.exec
11 stage1_exec_SOURCES = stage1.S stage1.h
H A DMakefile.in41 noinst_PROGRAMS = stage1.exec$(EXEEXT)
42 subdir = stage1
53 am_stage1_exec_OBJECTS = stage1.$(OBJEXT)
186 nodist_pkglib_DATA = stage1
191 stage1_exec_SOURCES = stage1.S stage1.h
208 $(AUTOMAKE) --gnu stage1/Makefile
229 stage1.exec$(EXEEXT): $(stage1_exec_OBJECTS) $(stage1_exec_DEPENDENCIES)
230 @rm -f stage1.exec$(EXEEXT)
/illumos-gate/usr/src/lib/brand/shared/zone/
H A Dcommon.ksh386 vlog "cd $ZONEROOT && $stage1 "$insrc" | install_flar"
566 stage1=$1
572 base=`$stage1 $archive | $stage2 2>/dev/null | nawk -F/ '{
638 stage1=$1
641 get_archive_base "$stage1" "$archive" "cpio -it"
645 vlog "cd \"$ARCHIVE_BASE\" && $stage1 \"$archive\" | cpio $cpioopts"
649 ( cd "$ARCHIVE_BASE" && $stage1 "$archive" | cpio $cpioopts )
766 stage1="cat"
935 stage1="cat"
937 stage1="gzcat"
[all …]
/illumos-gate/usr/src/lib/libbe/common/
H A Dbe_activate.c932 be_do_installboot_helper(zpool_handle_t *zphp, nvlist_t *child, char *stage1, in be_do_installboot_helper() argument
1018 stage1, stage2, diskname); in be_do_installboot_helper()
1026 stage1, diskname); in be_do_installboot_helper()
1267 be_do_installboot_walk(zpool_handle_t *zphp, nvlist_t *nv, char *stage1, in be_do_installboot_walk() argument
1295 rv = be_do_installboot_walk(zphp, child[c], stage1, stage2, in be_do_installboot_walk()
1318 return (be_do_installboot_helper(zphp, nv, stage1, stage2, flags)); in be_do_installboot_walk()
1344 char stage1[MAXPATHLEN]; in be_do_installboot() local
1383 (void) snprintf(stage1, sizeof (stage1), "%s%s", in be_do_installboot()
1388 (void) snprintf(stage1, sizeof (stage1), "%s%s", in be_do_installboot()
1403 stage1[0] = '\0'; /* sparc has no stage1 */ in be_do_installboot()
[all …]
/illumos-gate/usr/src/cmd/boot/installboot/i386/
H A Dinstallboot.c133 static char *stage1; variable
1177 pl->pl_src_name = stage1; in probe_gpt()
1254 pl->pl_src_name = stage1; in probe_gpt()
1500 pl->pl_src_name = stage1; in probe_vtoc()
1628 pl->pl_src_name = stage1; in probe_mbr()
1745 pl->pl_src_name = stage1; in probe_device()
1889 prepare_stage1(struct partlist *stage1, struct partlist *stage2, uuid_t uuid) in prepare_stage1() argument
1897 src = stage1->pl_stage; in prepare_stage1()
1898 dest = stage1->pl_src_data; in prepare_stage1()
1902 mbr = stage1->pl_stage; in prepare_stage1()
[all …]
/illumos-gate/usr/src/grub/grub-0.97/util/
H A Dgrub-image.in65 cp -p $stage1dir/stage1 $stage2dir/*_stage1_5 $stage2dir/stage2 \
134 install /boot/grub/stage1 (fd0) /boot/grub/stage2
H A Dgrub-install.in410 for file in ${grubdir}/stage1 ${grubdir}/stage2 ${grubdir}/*stage1_5; do
414 ${pkglibdir}/stage1 ${pkglibdir}/stage2 ${pkglibdir}/*stage1_5; do
425 for file in ${grubdir}/stage1 ${grubdir}/stage2 ${grubdir}/*stage1_5; do
/illumos-gate/usr/src/grub/grub-0.97/
H A DChangeLog52 * stage1/Makefile.am: Move stage files to pkglibdir.
208 * stage1/stage1.h (STAGE1_BOOT_DRIVE_CHECK): New macro.
211 * stage1/stage1.S (boot_drive_check): New label. This implements
308 * stage1/Makefile.am: Move stage files to pkglibdir.
511 * stage2/char_io.c (grub_memcmp): Define for stage1.5 too.
531 * stage1/Makefile.am (.exec): Use suffix rules instead of pattern
650 * stage1/stage1.h (GRUB_INVALID_DRIVE): New macro.
652 * stage1/stage1.S (boot_drive): Use the macro GRUB_INVALID_DRIVE.
810 * stage1/Makefile.am (AM_ASFLAGS): Renamed to ...
1034 * stage1/stage1.h (STAGE1_BOOT_DRIVE_MASK): New macro.
[all …]
H A DMakefile.am3 SUBDIRS = netboot stage2 stage1 lib grub util docs subdir
H A DMakefile.solaris12 SUBDIRS = netboot stage2 stage1 lib grub util docs
H A DAUTHORS8 Heiko Schroeder rewrote shared_src/stage1.S to be more readable.
H A Dacinclude.m490 dnl stage1/stage1.S.
/illumos-gate/usr/src/grub/grub-0.97/lib/
H A DMakefile.am4 -I$(top_srcdir)/stage1
H A DMakefile.solaris10 INCLUDES = -I. -I.. -I../stage1 -I../stage2
/illumos-gate/usr/src/grub/grub-0.97/grub/
H A DMakefile.am14 -I$(top_srcdir)/stage1 -I$(top_srcdir)/lib
H A DMakefile.solaris24 INCLUDES = -I. -I.. -I../stage1 -I../stage2 -I../lib
/illumos-gate/usr/src/pkg/manifests/
H A Dsource-system-grub.p5m185 dir path=usr/share/src/grub/stage1
186 file path=usr/share/src/grub/stage1/Makefile.am
187 file path=usr/share/src/grub/stage1/Makefile.in
188 file path=usr/share/src/grub/stage1/stage1.S
189 file path=usr/share/src/grub/stage1/stage1.h
H A Dsystem-boot-grub.p5m59 $(i386_ONLY)file path=boot/grub/stage1 group=sys
/illumos-gate/usr/src/cmd/boot/scripts/
H A Dupdate_grub.ksh112 STAGE1="$ALT_ROOT"/boot/grub/stage1
/illumos-gate/usr/src/boot/
H A DReadme.txt46 stage1/stage2 boot blocks which are built in freebsd due to the historical
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dbuiltins.c4522 char stage1[64]; in setup_func() local
4690 grub_sprintf (stage1, "%s%s", prefix, "/stage1"); in setup_func()
4691 if (! check_file (stage1)) in setup_func()
4695 grub_sprintf (stage1, "%s%s", prefix, "/stage1"); in setup_func()
4696 if (! check_file (stage1)) in setup_func()
4702 grub_sprintf (stage1, "%s%s", prefix, "/stage1"); in setup_func()
4703 if (! check_file (stage1)) in setup_func()
4757 stage1, in setup_func()
4775 stage1, in setup_func()
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A DMakefile.solaris111 INCLUDES = -I. -I.. -I../stage2 -I../stage1
H A DMakefile.am2 INCLUDES = -I$(top_srcdir)/stage2 -I$(top_srcdir)/stage1
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dgrub.info-3430 The stage2 or stage1.5 is being read from a hard disk, and the
434 The stage2 or stage1.5 is being read from a floppy disk, and the
441 stage1.5.
444 The location of the stage2 or stage1.5 is not in the portion of
500 6 : Mismatched or corrupt version of stage1/stage2
502 incompatible or corrupt versions of the stage1 or stage2. It can't
1203 See the file `stage1/stage1.S', for more information.

12