| /freebsd-13.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 32 qemu-powerpc64.cfg Create a bootable 64-bit IBM-flavor image for 34 rpi.cfg Create a bootable image for Raspberry Pi B 35 rpi2.cfg Create a bootable image for Raspberry Pi2
|
| /freebsd-13.1/release/powerpc/ |
| H A D | mkisoimages.sh | 29 bootable=1 32 bootable="" 43 if [ -n "$bootable" ]; then 53 bootable="-o bootimage=macppc;/tmp/hfs-boot-block -o no-emul-boot" 65 bootable="$bootable -o chrp-boot"
|
| /freebsd-13.1/release/amd64/ |
| H A D | mkisoimages.sh | 46 bootable="-o bootimage=i386;$BASEBITSDIR/boot/cdboot -o no-emul-boot" 53 bootable="$bootable -o bootimage=i386;${espfilename} -o no-emul-boot -o platformid=efi" 58 bootable="" 71 $MAKEFS -t cd9660 $bootable -o rockridge -o label="$LABEL" -o publisher="$publisher" "$NAME" "$@" 75 if [ "$bootable" != "" ]; then
|
| /freebsd-13.1/release/arm64/ |
| H A D | mkisoimages.sh | 48 bootable="-o bootimage=efi;${espfilename} -o no-emul-boot -o platformid=efi" 53 bootable="" 66 $MAKEFS -t cd9660 $bootable -o rockridge -o label="$LABEL" -o publisher="$publisher" "$NAME" "$@" 70 if [ "$bootable" != "" ]; then
|
| /freebsd-13.1/release/riscv/ |
| H A D | mkisoimages.sh | 48 bootable="-o bootimage=efi;${espfilename} -o no-emul-boot -o platformid=efi" 53 bootable="" 66 $MAKEFS -t cd9660 $bootable -o rockridge -o label="$LABEL" -o publisher="$publisher" "$NAME" "$@" 70 if [ "$bootable" != "" ]; then
|
| /freebsd-13.1/release/i386/ |
| H A D | mkisoimages.sh | 30 bootable="-o bootimage=i386;$4/boot/cdboot -o no-emul-boot" 33 bootable="" 46 makefs -t cd9660 $bootable -o rockridge -o label="$LABEL" -o publisher="$publisher" "$NAME" "$@"
|
| /freebsd-13.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-13.1/usr.sbin/makefs/cd9660/ |
| H A D | cd9660_eltorito.h | 152 u_char bootable; member
|
| H A D | cd9660_eltorito.c | 162 new_image->bootable = ET_BOOTABLE; in cd9660_add_boot_disk() 212 image->bootable = ET_NOT_BOOTABLE; in cd9660_eltorito_add_boot_option() 288 ie->boot_indicator[0] = disk->bootable; in cd9660_boot_setup_default_entry()
|
| /freebsd-13.1/contrib/file/magic/Magdir/ |
| H A D | macintosh | 406 >0 beshort 0x4C4B (bootable) 431 >>>0 beshort 0x4C4B (bootable) 432 #>>>0 beshort 0x0000 (not bootable) 452 >0 beshort 0x4C4B (bootable)
|
| H A D | filesystems | 487 >309 string No\ bootable\ partition\ found\r 489 >349 string No\ bootable\ partition\ found\r 1789 >0x1e string minix \b, bootable 1794 >0x1e string minix \b, bootable 1799 >0x1e string minix \b, bootable 1804 >0x1e string minix \b, bootable 1809 #>0x1e string minix \b, bootable 1813 #>0x1e string minix \b, bootable 1817 #>0x1e string minix \b, bootable 1821 #>0x1e string minix \b, bootable [all …]
|
| H A D | amigaos | 171 >>12 quad !0 \b, bootable
|
| H A D | windows | 1006 # 1-based index of the bootable image of the WIM, or 0 if no image is bootable 1007 >0x78 ulelong >0 \b, bootable no. %u
|
| /freebsd-13.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-13.1/stand/i386/mbr/ |
| H A D | mbr.S | 23 .set MAGIC,0xaa55 # Magic: bootable
|
| /freebsd-13.1/sys/geom/part/ |
| H A D | g_part_gpt.c | 381 int bootable, error, index, slices, typ; in gpt_update_bootcamp() local 385 bootable = -1; in gpt_update_bootcamp() 388 bootable = index; in gpt_update_bootcamp() 424 if (index == bootable) in gpt_update_bootcamp()
|
| /freebsd-13.1/stand/i386/pmbr/ |
| H A D | pmbr.S | 39 .set MAGIC,0xaa55 # Magic: bootable
|
| /freebsd-13.1/sys/contrib/device-tree/src/arm/ |
| H A D | armada-385-clearfog-gtr.dtsi | 59 59 - SPI 32Mb W25Q32BVZPIG CS0 chip select (bootable)
|
| H A D | rk3288.dtsi | 212 * So to make these devices at least bootable, block
|
| /freebsd-13.1/share/misc/ |
| H A D | bsd-family-tree | 508 First 2BSD with bootable V7 kernel plus
|
| /freebsd-13.1/sys/contrib/openzfs/contrib/dracut/ |
| H A D | README.dracut.markdown | 8 2) Set the bootfs property for the bootable dataset in the pool. Then set
|
| /freebsd-13.1/sys/contrib/openzfs/contrib/initramfs/scripts/ |
| H A D | zfs | 507 echo "that the dataset '$destfs' exists and is bootable."
|
| /freebsd-13.1/ |
| H A D | UPDATING | 2085 cases, cross building bootable systems on amd64 is a workaround.
|
| /freebsd-13.1/sys/contrib/dev/acpica/ |
| H A D | changes.txt | 10839 bootable Linux firmware kit is now available.
|