From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1RCwgT-0003TQ-0e for garchives@archives.gentoo.org; Sun, 09 Oct 2011 16:57:05 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 77E2C21C473; Sun, 9 Oct 2011 16:56:31 +0000 (UTC) Received: from mail-bw0-f53.google.com (mail-bw0-f53.google.com [209.85.214.53]) by pigeon.gentoo.org (Postfix) with ESMTP id EAA9421C460 for ; Sun, 9 Oct 2011 16:53:38 +0000 (UTC) Received: by bkbzt12 with SMTP id zt12so9591395bkb.40 for ; Sun, 09 Oct 2011 09:53:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=from:to:subject:date:message-id:user-agent:in-reply-to:references :mime-version:content-transfer-encoding:content-type; bh=B3r1qb7B6CjcDoAQ/7/3UytLb9t3OJt2GFC5Vmc+GZY=; b=FOjbd1dtPo2Ai3wg4Ob8t7qO8kFJkGqsKVf2etMembr2ze2gXuHo568pKTaZBdFqG+ gwnLlPEsOuTlEwAV5NriLLKZTDjLVUIkv1IpR97bthzHAO3mTcGmNRZQirIqfCG1ypI1 WaUO89WckVeKFp7XOtFemkLoHLyAlgeWi85rc= Received: by 10.223.65.76 with SMTP id h12mr26202837fai.7.1318179213067; Sun, 09 Oct 2011 09:53:33 -0700 (PDT) Received: from localhost.localnet (p4FC756D9.dip0.t-ipconnect.de. [79.199.86.217]) by mx.google.com with ESMTPS id w14sm26175590fae.13.2011.10.09.09.53.31 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 09 Oct 2011 09:53:32 -0700 (PDT) From: Volker Armin Hemmann To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Anyone can afford information about build kernel? Date: Sun, 09 Oct 2011 18:53:30 +0200 Message-ID: <1762984.bpUYHxXtRv@localhost> User-Agent: KMail/4.7.2 (Linux/3.0.4; KDE/4.7.2; x86_64; ; ) In-Reply-To: References: 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-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-Archives-Salt: X-Archives-Hash: 9fc89e6f9fba6012b5a811838fd00cb2 Am Sonntag 09 Oktober 2011, 17:49:25 schrieb Lavender: > Thanks a lot ! The e-book is nice ! Hmm, , I > haven't heard it before , would you like to recommend more books about > linux kernel ? no, I don't know any other book (well.. one - linux/unix Kurzreferenz - all the commands, comaprism of shells, plus how to get out of vi(m) without going insanse, awk etc pp.. in one nice book). > ------------------ Original ------------------ > From: "Volker Armin Hemmann"; > Date: Sun, Oct 9, 2011 02:21 PM > To: "gentoo-user"; > > Subject: Re: [gentoo-user] Anyone can afford information about build > kernel? > > Am Sonntag 09 Oktober 2011, 08:55:55 schrieb Lavender: > > > It seems that no matter I build gentoo manually or with genkernel I > > can't have a fine-working kernel finally. Obviously I must solve it by > > myself , so I determined to build entire kernel all manually , it > > requests a lot of linux knowlege . All for that, I hope someone could > > tell me where to get this information , I haven't found them on > > gentoo.org , so please lead me to the correct direction, thank you for > > you all ! > > > http://www.kroah.com/lkn/ > > there. > > You can download it there. It helps you with building. > > btw: > make -jX && make modules_install install > > With make all modules_install install > or > make && make modules_install > > you only have one make instance. Which is very slow. > > -- > #163933 -- #163933