From 00e9f151b3ea5f19fd201cd53efe707e999e1681 Mon Sep 17 00:00:00 2001 From: Marcel Moolenaar Date: Thu, 14 Nov 2002 01:36:04 +0000 Subject: [PATCH] Add newfs_msdos to the crunch-mix. We need to be able to newfs an EFI partition. --- release/ia64/boot_crunch.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release/ia64/boot_crunch.conf b/release/ia64/boot_crunch.conf index fdd6950a4074..8ad78596d54b 100644 --- a/release/ia64/boot_crunch.conf +++ b/release/ia64/boot_crunch.conf @@ -12,7 +12,7 @@ progs cpio srcdirs /usr/src/sbin progs dhclient fsck_ffs ifconfig -progs mount_nfs newfs route rtsol +progs mount_nfs newfs newfs_msdos route rtsol progs tunefs srcdirs /usr/src/usr.bin