From owner-freebsd-doc@FreeBSD.ORG Thu Jan 18 18:27:45 2007 Return-Path: X-Original-To: doc@freebsd.org Delivered-To: freebsd-doc@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2763C16A407; Thu, 18 Jan 2007 18:27:45 +0000 (UTC) (envelope-from bmah@freebsd.org) Received: from a.mail.sonic.net (a.mail.sonic.net [64.142.16.245]) by mx1.freebsd.org (Postfix) with ESMTP id 0CEAC13C4B8; Thu, 18 Jan 2007 18:27:45 +0000 (UTC) (envelope-from bmah@freebsd.org) Received: from [192.168.26.75] (64-84-9-2-sf-gw.ncircle.com [64.84.9.2]) (authenticated bits=0) by a.mail.sonic.net (8.13.8.Beta0-Sonic/8.13.7) with ESMTP id l0IIRcB9019184 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 18 Jan 2007 10:27:38 -0800 Message-ID: <45AFBC10.6030700@freebsd.org> Date: Thu, 18 Jan 2007 10:27:28 -0800 From: "Bruce A. Mah" User-Agent: Thunderbird 1.5.0.9 (Macintosh/20061207) MIME-Version: 1.0 To: Murray Stokely References: <200701171832.28368.dienst@marcrenearns.de> <20070118095724.GS5594@elvandar.org> <474078f80701180950s5e307d27lf91d2d2f2322737b@mail.gmail.com> In-Reply-To: <474078f80701180950s5e307d27lf91d2d2f2322737b@mail.gmail.com> X-Enigmail-Version: 0.94.1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigA127A88906DC8FF96185B45B" Cc: doc@freebsd.org, re@freebsd.org, ru@freebsd.org, Marc Ren? Arns Subject: Re: make buildkernel fails without complete source tree X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Jan 2007 18:27:45 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigA127A88906DC8FF96185B45B Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable If memory serves me right, Murray Stokely wrote: > On 1/18/07, Remko Lodder wrote: >> This is not true. I downloaded the packages which are being us= ed by sysinstall >> and extracted them. I found the Makefile, it was properly fill= ed with instructions. >=20 > It looks to me like src/release/makefile builds the tar file ssys.tar > by just tarring /usr/src/sys and therefore would in fact be missing > /usr/src/Makefile and /usr/src/Makefile.inc1 necessary for "make > buildkernel". >=20 > Taking a look at the tar file: >=20 > cat ssys.a?? > ssys.tar && tar tvf ssys.tar >=20 > I see that only files in /usr/src/sys are included. >=20 > We could add a tar -r -f .. /usr/src/Makefile /usr/src/Makefile.inc1 > to release.7 in /usr/src/release/Makefile to automatically add these > two files as a special case to the ssys distribution. CCing re@ for > any comments on that proposal. I vaguely remember this issue coming up before, and that we didn't make any changes to packaging because that in order to use the buildkernel target, one "should" have already done a buildworld, which requires the complete source tree anyway. (Maybe I'm mis-remembering...) Bruce. --------------enigA127A88906DC8FF96185B45B Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFFr7wV2MoxcVugUsMRAjcoAKDJ/hXkSeLo0DB2dOqNUZDHefN0CACgu8On iaWaPtYhaPW2MHqM38Ydlaw= =CiSx -----END PGP SIGNATURE----- --------------enigA127A88906DC8FF96185B45B--