From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 57A491381F3 for ; Mon, 26 Nov 2012 22:23:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EF00321C033; Mon, 26 Nov 2012 22:23:08 +0000 (UTC) Received: from mout.perfora.net (mout.perfora.net [74.208.4.194]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7D2B421C019 for ; Mon, 26 Nov 2012 22:21:38 +0000 (UTC) Received: from localhost (66-208-231-133.ubr01a.rte20201.pa.hfc.comcastbusiness.net [66.208.231.133]) by mrelay.perfora.net (node=mrus4) with ESMTP (Nemesis) id 0M1WUr-1TNDte3TA1-00tIID; Mon, 26 Nov 2012 17:21:37 -0500 Date: Mon, 26 Nov 2012 16:21:34 -0600 From: Bruce Hill To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] easy Gentoo tricks Message-ID: <20121126222134.GD23914@server> References: <20121126012307.GA19556@waltdnes.org> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20121126012307.GA19556@waltdnes.org> User-Agent: Mutt/1.5.21 (2010-09-15) X-Provags-ID: V02:K0:Gs/eqBEoR5OUsOwrCiihORHDHTloQ0wQwDeNqSnDNAL IUQF160vETfcQFuY6ft0KxVPfkwjXI7czF7UWvpaY960VhQL/9 m+TajvjObCvN4n9fuf9Pw6EL/nzWyXd6xqy1Ma1oXZUtqM2Bry 7QdWtz+oAhBwUioViO2Mi9Hreimz5TQGRjvsn5AqbdvX/rbq00 JYpvTUq+HA/sHhOnqhMUUzhQk/KqG17JEhr2jROrHdO9nmcwlV 18A5u931ZpO7WBLeAxJXUuzW0O0X9CEaeklufVX4sl/rTETZfA 9lZvLuI6fnLLZI0YTWOrb1ql/grtm7jtrquP+GNTdoQahnPifi JOt994NoNOAscZQnCrQA= X-Archives-Salt: 8af79b72-9975-4270-b5ee-1a110c328425 X-Archives-Hash: 8dae04b76209249e745770e0d7d1d5b7 On Sun, Nov 25, 2012 at 08:23:08PM -0500, Walter Dnes wrote: > /usr/src/makeover > ***IMPORTANT*** The arch/x86 directory is specific to 32-bit i686 > kernels. Adjust accordingly if you use a different architecture. > ######################################################## > #!/bin/bash > make && \ > make modules_install && \ > cp arch/x86/boot/bzImage /boot/kernel-3.0-experimental && \ > cp System.map /boot/System.map-3.0-experimental && \ > cp .config /boot/config-3.0-experimental && \ > lilo > ######################################################## Actually it's not only 32-bit i686 kernels: mingdao@server ~ $ ls -l /usr/src/linux/arch/x86_64/boot/bzImage lrwxrwxrwx 1 root root 22 Sep 6 06:32 /usr/src/linux/arch/x86_64/boot/bzImage -> ../../x86/boot/bzImage mingdao@server ~ $ uname -m x86_64 -- Happy Penguin Computers >') 126 Fenco Drive ( \ Tupelo, MS 38801 ^^ support@happypenguincomputers.com 662-269-2706 662-205-6424 http://happypenguincomputers.com/ Don't top-post: http://en.wikipedia.org/wiki/Top_post#Top-posting