From owner-freebsd-hackers@FreeBSD.ORG Fri Mar 12 07:22:26 2004 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3587216A4CE for ; Fri, 12 Mar 2004 07:22:26 -0800 (PST) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F8AE43D1D for ; Fri, 12 Mar 2004 07:22:25 -0800 (PST) (envelope-from ru@ip.net.ua) Received: from heffalump.office.ipnet (heffalump.ip.net.ua [82.193.96.213]) by tigra.ip.net.ua (8.12.10/8.12.9) with ESMTP id i2CFQCee058106 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 12 Mar 2004 17:26:13 +0200 (EET) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.office.ipnet (8.12.11/8.12.11) id i2CFMDAZ002327; Fri, 12 Mar 2004 17:22:14 +0200 (EET) (envelope-from ru) Date: Fri, 12 Mar 2004 17:22:13 +0200 From: Ruslan Ermilov To: Roman Kurakin Message-ID: <20040312152213.GB2235@ip.net.ua> References: <4051BE3B.2090500@cronyx.ru> <20040312142538.GA1537@ip.net.ua> <4051D266.7010403@cronyx.ru> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="cvVnyQ+4j833TQvp" Content-Disposition: inline In-Reply-To: <4051D266.7010403@cronyx.ru> User-Agent: Mutt/1.5.6i X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) cc: hackers@FreeBSD.org Subject: Re: make install (kernel) without /modules dir X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Mar 2004 15:22:26 -0000 --cvVnyQ+4j833TQvp Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Mar 12, 2004 at 06:08:22PM +0300, Roman Kurakin wrote: [...] > If our install was like linux one which have -D flag, we could solve our= =20 > problem > by setting it globaly to install in sys.mk: >=20 > -INSTALL ?=3D install -D > +INSTALL ?=3D install -D >=20 > This flag dictates to create all necessary dirs if needed. > It would be nice to have such option, not -D of course. >=20 $ install file foo/bar Should it install "file" as "foo/bar" or should it create the "foo/bar" directory and install it as "foo/bar/file"? ;) Cheers, --=20 Ruslan Ermilov FreeBSD committer ru@FreeBSD.org --cvVnyQ+4j833TQvp Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAUdWlUkv4P6juNwoRAmRtAKCIw3cqksMHVrsI8S7vq2o9tdu6aQCeKXTW niR6Umxpu4+BOFPW45PDFXI= =zmmk -----END PGP SIGNATURE----- --cvVnyQ+4j833TQvp--