From ebfbe4e7fbcf563c1caf7bc9392c0ac21dc7eda6 Mon Sep 17 00:00:00 2001 From: "Jordan K. Hubbard" Date: Mon, 13 May 2002 20:16:06 +0000 Subject: [PATCH] Add wicontrol to boot floppy until such time as this support is part of ifconfig. PR: misc/21886 --- release/amd64/boot_crunch.conf | 2 +- release/i386/boot_crunch.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/release/amd64/boot_crunch.conf b/release/amd64/boot_crunch.conf index 4b71b28cb898..d6d7fa27b788 100644 --- a/release/amd64/boot_crunch.conf +++ b/release/amd64/boot_crunch.conf @@ -13,7 +13,7 @@ progs cpio srcdirs /usr/src/sbin progs dhclient fsck_ffs ifconfig progs mount_nfs newfs route rtsol -progs slattach tunefs camcontrol +progs slattach tunefs camcontrol wicontrol srcdirs /usr/src/usr.bin progs find minigzip sed diff --git a/release/i386/boot_crunch.conf b/release/i386/boot_crunch.conf index 4b71b28cb898..d6d7fa27b788 100644 --- a/release/i386/boot_crunch.conf +++ b/release/i386/boot_crunch.conf @@ -13,7 +13,7 @@ progs cpio srcdirs /usr/src/sbin progs dhclient fsck_ffs ifconfig progs mount_nfs newfs route rtsol -progs slattach tunefs camcontrol +progs slattach tunefs camcontrol wicontrol srcdirs /usr/src/usr.bin progs find minigzip sed