From owner-freebsd-bugs Thu Jul 16 09:41:00 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA07062 for freebsd-bugs-outgoing; Thu, 16 Jul 1998 09:41:00 -0700 (PDT) (envelope-from owner-freebsd-bugs@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 JAA07053 for ; Thu, 16 Jul 1998 09:40:59 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id JAA04415; Thu, 16 Jul 1998 09:40:01 -0700 (PDT) Date: Thu, 16 Jul 1998 09:40:01 -0700 (PDT) Message-Id: <199807161640.JAA04415@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.ORG From: Poul-Henning Kamp Subject: Re: bin/7300: 'make release' process doesn't copy some device nodes to the 'bin' distribution Reply-To: Poul-Henning Kamp Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR bin/7300; it has been noted by GNATS. From: Poul-Henning Kamp To: woods@zeus.leitch.com Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: bin/7300: 'make release' process doesn't copy some device nodes to the 'bin' distribution Date: Thu, 16 Jul 1998 18:32:35 +0200 >During the "make release" process several error messages are printed >regarding the inability of 'tar' to copy some device nodes when creating >the 'bin' distribution. > >I don't think this is critical since /dev/MAKEDEV should be run on the >target system anyway and that'll replace/repair any of the >missing/broken nodes. Right and right. It was deliberate designed this way. tar(1) is the canonical format and running /dev/MAKEDEV fixes the only problem and is necessary anyway to cater for disk configurations. -- Poul-Henning Kamp FreeBSD coreteam member phk@FreeBSD.ORG "Real hackers run -current on their laptop." "ttyv0" -- What UNIX calls a $20K state-of-the-art, 3D, hi-res color terminal To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message