From owner-cvs-all Sat Nov 28 00:02:47 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA16659 for cvs-all-outgoing; Sat, 28 Nov 1998 00:02:47 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA16654; Sat, 28 Nov 1998 00:02:46 -0800 (PST) (envelope-from joerg@FreeBSD.org) From: Joerg Wunsch Received: (from joerg@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id AAA15960; Sat, 28 Nov 1998 00:03:25 -0800 (PST) Date: Sat, 28 Nov 1998 00:03:25 -0800 (PST) Message-Id: <199811280803.AAA15960@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/i386/boot/netboot Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk joerg 1998/11/28 00:03:25 PST Modified files: sys/i386/boot/netboot Makefile Log: Fix my breakage of `make installworld'. However, i don't think it's right to install all those images at all (nor to install them under /usr/mdec), given the high degree of customization this Makefile needs in order to get images that are actually useful for some NIC. Submitted by: John Hay , Paul Allenby Revision Changes Path 1.21 +7 -6 src/sys/i386/boot/netboot/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message