From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.54) id 1F9sNO-0002OU-81 for garchives@archives.gentoo.org; Thu, 16 Feb 2006 23:17:30 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.5/8.13.5) with SMTP id k1GNFX98027504; Thu, 16 Feb 2006 23:15:33 GMT Received: from flower.jolet.net (cpe-24-27-31-221.austin.res.rr.com [24.27.31.221]) by robin.gentoo.org (8.13.5/8.13.5) with ESMTP id k1GN7EoZ019347 for ; Thu, 16 Feb 2006 23:07:14 GMT Received: from localhost (localhost.localdomain [127.0.0.1]) by flower.jolet.net (Postfix) with ESMTP id A312D18035 for ; Thu, 16 Feb 2006 17:07:13 -0600 (CST) Received: from flower.jolet.net ([127.0.0.1]) by localhost (flower.jolet.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 24464-03 for ; Thu, 16 Feb 2006 17:07:13 -0600 (CST) Received: from [192.168.1.51] (unknown [192.168.1.1]) by flower.jolet.net (Postfix) with ESMTP id E87B518033 for ; Thu, 16 Feb 2006 17:07:12 -0600 (CST) User-Agent: Microsoft-Entourage/11.2.1.051004 Date: Thu, 16 Feb 2006 17:07:20 -0600 Subject: Re: [gentoo-user] Re: Re: Problems with GRUB in the installation of Gentoo From: John Jolet To: Message-ID: Thread-Topic: [gentoo-user] Re: Re: Problems with GRUB in the installation of Gentoo Thread-Index: AcYzTbzR+zWKfp9AEdqm6wARJOP61A== In-Reply-To: Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-version: 1.0 Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit X-Virus-Scanned: amavisd-new at jolet.net X-Archives-Salt: 431a5776-94e9-4e71-8d3d-5424adfa8e2b X-Archives-Hash: d8f6cd52e581f5216d7615dd412cfb9d > > I am confused: how many 'make install's are there? Don't they 'all' do the > same? Are we talking about a customised (hacked) make install here? Install is a target to make. Install_modules is a target to make. What's confusing? Make is a command. Install or install_modules, or install_docs (for other things) are targets in the Makefile. -- gentoo-user@gentoo.org mailing list