From owner-cvs-all Wed Dec 13 9:10:41 2000 From owner-cvs-all@FreeBSD.ORG Wed Dec 13 09:10:39 2000 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3E03B37B400; Wed, 13 Dec 2000 09:10:39 -0800 (PST) Received: (from rnordier@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id eBDHAdQ17181; Wed, 13 Dec 2000 09:10:39 -0800 (PST) (envelope-from rnordier) Message-Id: <200012131710.eBDHAdQ17181@freefall.freebsd.org> From: Robert Nordier Date: Wed, 13 Dec 2000 09:10:39 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/i386/loader Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG rnordier 2000/12/13 09:10:38 PST Modified files: sys/boot/i386/loader Makefile Log: Strip the .comment and .note sections when stripping. There's no point in retaining this info, particularly under BTX. Revision Changes Path 1.49 +2 -2 src/sys/boot/i386/loader/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message