Home | Sort by: relevance | last modified time | path |
/src/usr.sbin/sysinst/arch/ofppc/ | |
md.h | 50 #define FAT12_BOOT_SIZE 10485760 /* 10MB boot partition */ 56 #define PART_BOOT FAT12_BOOT_SIZE |
md.c | 620 { .fs_type = FS_MSDOS, .size = FAT12_BOOT_SIZE/512 }, |