Searched refs:bootable (Results 1 – 16 of 16) sorted by relevance
| /freebsd-12.1/tools/tools/nanobsd/embedded/ |
| H A D | README | 23 beaglebone.cfg Create a bootable beaglebone image 24 qemu-amd64.cfg Create a bootable amd64 image for qemu (W) 25 qemu-i386.cfg Create a bootable i386 image for qemu (W) 26 qemu-mips.cfg Create a bootable mips malta board image for 28 qemu-mips64.cfg Create a bootable mips malta board (64-bit 30 qemu-powerpc.cfg Create a bootable 32-bit powerpc image for 34 qemu-sparc64.cfg Create a bootable sparc64 image for qemu 35 rpi.cfg Create a bootable image for Raspberry Pi B 36 rpi2.cfg Create a bootable image for Raspberry Pi2 37 sam9260ek.cfg Create a bootable image for an Atmel SAM9260-EK [all …]
|
| /freebsd-12.1/release/powerpc/ |
| H A D | mkisoimages.sh | 28 bootable=1 31 bootable="" 42 if [ -n "$bootable" ]; then 52 bootable="-o bootimage=macppc;/tmp/hfs-boot-block -o no-emul-boot" 64 bootable="$bootable -o chrp-boot"
|
| /freebsd-12.1/release/amd64/ |
| H A D | mkisoimages.sh | 41 bootable="-o bootimage=i386;$BASEBITSDIR/boot/cdboot -o no-emul-boot" 54 bootable="$bootable -o bootimage=i386;efiboot.img -o no-emul-boot -o platformid=efi" 59 bootable="" 72 $MAKEFS -t cd9660 $bootable -o rockridge -o label="$LABEL" -o publisher="$publisher" "$NAME" "$@" 76 if [ "$bootable" != "" ]; then
|
| /freebsd-12.1/release/i386/ |
| H A D | mkisoimages.sh | 28 bootable="-o bootimage=i386;$4/boot/cdboot -o no-emul-boot" 31 bootable="" 44 makefs -t cd9660 $bootable -o rockridge -o label="$LABEL" -o publisher="$publisher" "$NAME" "$@"
|
| /freebsd-12.1/usr.sbin/bsnmpd/modules/snmp_hostres/ |
| H A D | hostres_fs_tbl.c | 76 int32_t bootable; /* TruthValue */ member 375 entry->bootable = TRUTH_MK((fs_p->f_flags & MNT_ROOTFS) in fs_tbl_process_statfs_entry() 459 value->v.integer = entry->bootable; in op_hrFSTable()
|
| /freebsd-12.1/usr.sbin/makefs/cd9660/ |
| H A D | cd9660_eltorito.c | 160 new_image->bootable = ET_BOOTABLE; in cd9660_add_boot_disk() 210 image->bootable = ET_NOT_BOOTABLE; in cd9660_eltorito_add_boot_option() 286 ie->boot_indicator[0] = disk->bootable; in cd9660_boot_setup_default_entry()
|
| H A D | cd9660_eltorito.h | 152 u_char bootable; member
|
| /freebsd-12.1/contrib/file/magic/Magdir/ |
| H A D | macintosh | 373 >0 beshort 0x4C4B (bootable) 398 >>>0 beshort 0x4C4B (bootable) 399 #>>>0 beshort 0x0000 (not bootable) 419 >0 beshort 0x4C4B (bootable)
|
| H A D | filesystems | 475 >309 string No\ bootable\ partition\ found\r 477 >349 string No\ bootable\ partition\ found\r 1750 >0x1e string minix \b, bootable 1755 >0x1e string minix \b, bootable 1760 >0x1e string minix \b, bootable 1765 >0x1e string minix \b, bootable 1770 #>0x1e string minix \b, bootable 1774 #>0x1e string minix \b, bootable 1778 #>0x1e string minix \b, bootable 1782 #>0x1e string minix \b, bootable [all …]
|
| /freebsd-12.1/stand/i386/boot0/ |
| H A D | boot0.S | 139 .set MAGIC,0xaa55 # Magic: bootable 166 .set TLEN, (desc_ofs - bootable_ids) # size of bootable ids
|
| /freebsd-12.1/stand/i386/mbr/ |
| H A D | mbr.s | 23 .set MAGIC,0xaa55 # Magic: bootable
|
| /freebsd-12.1/sys/geom/part/ |
| H A D | g_part_gpt.c | 355 int bootable, error, index, slices, typ; in gpt_update_bootcamp() local 359 bootable = -1; in gpt_update_bootcamp() 362 bootable = index; in gpt_update_bootcamp() 398 if (index == bootable) in gpt_update_bootcamp()
|
| /freebsd-12.1/stand/i386/pmbr/ |
| H A D | pmbr.s | 39 .set MAGIC,0xaa55 # Magic: bootable
|
| /freebsd-12.1/sys/gnu/dts/arm/ |
| H A D | rk3288.dtsi | 206 * So to make these devices at least bootable, block
|
| /freebsd-12.1/ |
| H A D | UPDATING | 1599 cases, cross building bootable systems on amd64 is a workaround.
|
| /freebsd-12.1/sys/contrib/dev/acpica/ |
| H A D | changes.txt | 9797 bootable Linux firmware kit is now available.
|