From 2dc04e9ce0b392a04f29ea5666fdcb4f9d9f6668 Mon Sep 17 00:00:00 2001 From: joerg Date: Thu, 17 Jan 2002 20:28:10 +0000 Subject: Include camcontrol(8) (in its minimalistic form) into the boot floppy. This change should/could be merged into other arch's release build areas (PC98, Alpha), but since i cannot test a "make release" there, i won't do this myself. MFC after: 1 week --- release/amd64/boot_crunch.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'release/amd64') diff --git a/release/amd64/boot_crunch.conf b/release/amd64/boot_crunch.conf index 6552219..4b71b28 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 +progs slattach tunefs camcontrol srcdirs /usr/src/usr.bin progs find minigzip sed @@ -26,4 +26,4 @@ progs arp pccardc pccardd ppp progs sysinstall usbd usbdevs libs -ll -ledit -lutil -lkvm -lmd -lcrypt -lftpio -lz -lnetgraph -libs -ldialog -lncurses -ldisk +libs -ldialog -lncurses -ldisk -lcam -lsbuf -- cgit v1.1