Searched refs:stage1_5 (Results 1 – 11 of 11) sorted by relevance
/titanic_44/usr/src/grub/grub-0.97/stage2/ |
H A D | Makefile.am | 154 stage1_5.c fsys_ext2fs.c bios.c 163 stage1_5.c fsys_fat.c bios.c 172 stage1_5.c fsys_ffs.c bios.c 181 stage1_5.c fsys_ufs.c bios.c 190 stage1_5.c fsys_ufs2.c bios.c 199 stage1_5.c fsys_zfs.c zfs_fletcher.c zfs_lzjb.c zfs_lz4.c \ 209 stage1_5.c fsys_minix.c bios.c 218 disk_io.c stage1_5.c fsys_reiserfs.c bios.c 227 disk_io.c stage1_5.c fsys_vstafs.c bios.c 236 disk_io.c stage1_5.c fsys_jfs.c bios.c [all …]
|
H A D | Makefile.in | 151 e2fs_stage1_5_exec-stage1_5.$(OBJEXT) \ 161 fat_stage1_5_exec-stage1_5.$(OBJEXT) \ 171 ffs_stage1_5_exec-stage1_5.$(OBJEXT) \ 182 iso9660_stage1_5_exec-stage1_5.$(OBJEXT) \ 192 jfs_stage1_5_exec-stage1_5.$(OBJEXT) \ 202 minix_stage1_5_exec-stage1_5.$(OBJEXT) \ 253 reiserfs_stage1_5_exec-stage1_5.$(OBJEXT) \ 270 ufs2_stage1_5_exec-stage1_5.$(OBJEXT) \ 280 ufs_stage1_5_exec-stage1_5.$(OBJEXT) \ 290 zfs_stage1_5_exec-stage1_5.$(OBJEXT) \ [all …]
|
H A D | Makefile.solaris | 211 e2fs_stage1_5_exec-stage1_5.o 235 fat_stage1_5_exec-stage1_5.o 259 ffs_stage1_5_exec-stage1_5.o 283 iso9660_stage1_5_exec-stage1_5.o 308 jfs_stage1_5_exec-stage1_5.o 332 minix_stage1_5_exec-stage1_5.o 437 reiserfs_stage1_5_exec-stage1_5.o 492 ufs2_stage1_5_exec-stage1_5.o 516 ufs_stage1_5_exec-stage1_5.o 544 zfs_stage1_5_exec-stage1_5.o [all …]
|
H A D | builtins.c | 1396 char *stage1_5; in embed_func() local 1402 stage1_5 = arg; in embed_func() 1403 device = skip_to (0, stage1_5); in embed_func() 1406 if (! grub_open (stage1_5)) in embed_func() 4476 auto int embed_stage1_5 (char * stage1_5, int drive, int partition); in setup_func() 4517 int embed_stage1_5 (char *stage1_5, int drive, int partition) in setup_func() 4522 grub_sprintf (cmd_arg, "%s %s", stage1_5, device); in setup_func() 4667 char stage1_5[64]; in setup_func() local 4669 grub_sprintf (stage1_5, "%s%s", prefix, stage1_5_map[i].name); in setup_func() 4670 if (check_file (stage1_5)) in setup_func() [all …]
|
/titanic_44/usr/src/grub/grub-0.97/util/ |
H A D | grub-install.in | 410 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
|
/titanic_44/usr/src/pkg/manifests/ |
H A D | source-system-grub.mf | 253 file path=usr/share/src/grub/stage2/stage1_5.c
|
/titanic_44/usr/src/grub/grub-0.97/ |
H A D | ChangeLog | 1774 * stage2/stage1_5.c (saved_sector): Initialized with -1. 2167 * stage2/stage1_5.c: Likewise. 2826 position of the embedded stage1_5 for setup_func. 3030 embedded stage1_5 give the path to menu.lst as real_config_file. 4180 the --force-lba switch in stage2/stage1_5. 6023 * stage2/stage1_5.c (cmain): Call grub_close after grub_read. 6429 * stage2/stage1_5.c (cmain): Call grub_close after grub_open. 6736 * stage2/stage1_5.c: Change the second argument for chain_stage2 8303 * shared_src/stage1_5.c: Moved to ... 8304 * stage2/stage1_5.c: ... here.
|
/titanic_44/usr/src/grub/grub-0.97/docs/ |
H A D | grub.texi | 484 @file{*stage1_5} to the directory @file{/boot/grub}, and run the 2816 @deffn Command embed stage1_5 device 2817 Embed the Stage 1.5 @var{stage1_5} in the sectors after the MBR if 2821 @var{stage1_5} occupies, if successful.
|
H A D | grub.info-2 | 1331 - Command: embed stage1_5 device
|
H A D | grub.info-1 | 433 to copy the files `stage1', `stage2', and `*stage1_5' to the directory
|
H A D | grub.info | 434 to copy the files `stage1', `stage2', and `*stage1_5' to the directory 2635 -- Command: embed stage1_5 device
|