From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.2 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id F1314C4332E for ; Sat, 21 Mar 2020 10:24:52 +0000 (UTC) Received: from shelob.surriel.com (shelob.surriel.com [96.67.55.147]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id C6FCE206F9 for ; Sat, 21 Mar 2020 10:24:43 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org C6FCE206F9 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=petrovitsch.priv.at Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=kernelnewbies-bounces@kernelnewbies.org Received: from localhost ([::1] helo=shelob.surriel.com) by shelob.surriel.com with esmtp (Exim 4.92.3) (envelope-from ) id 1jFbIo-00075l-S9; Sat, 21 Mar 2020 06:24:26 -0400 Received: from esgaroth.petrovitsch.at ([78.47.184.11] helo=esgaroth.tuxoid.at) by shelob.surriel.com with esmtps (TLSv1:DHE-RSA-AES256-SHA:256) (Exim 4.92.3) (envelope-from ) id 1jFbIm-00075b-Qt for kernelnewbies@kernelnewbies.org; Sat, 21 Mar 2020 06:24:25 -0400 Received: from thorin.petrovitsch.priv.at (80-110-108-220.cgn.dynamic.surfer.at [80.110.108.220]) (authenticated bits=0) by esgaroth.tuxoid.at (8.15.2/8.15.2) with ESMTPSA id 02LANult032278 (version=TLSv1 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO); Sat, 21 Mar 2020 11:23:57 +0100 Subject: Re: How can I compile a rc kernel myself? To: Raphael , kernelnewbies@kernelnewbies.org References: <20200321101205.rr4pzwgubhznqevm@lockna> From: Bernd Petrovitsch Message-ID: <6f12a330-1879-ad97-f349-f88a06f8d424@petrovitsch.priv.at> Date: Sat, 21 Mar 2020 11:23:55 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.5.0 MIME-Version: 1.0 In-Reply-To: <20200321101205.rr4pzwgubhznqevm@lockna> Content-Language: en-US X-DCC-INFN-TO-Metrics: esgaroth.tuxoid.at 1233; Body=2 Fuz1=2 Fuz2=2 X-Virus-Scanned: clamav-milter 0.97 at esgaroth.tuxoid.at X-Virus-Status: Clean X-BeenThere: kernelnewbies@kernelnewbies.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: Learn about the Linux kernel List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: kernelnewbies-bounces@kernelnewbies.org Hi! On 21/03/2020 11:12, Raphael wrote: [...] > I was wondering how I can compile a rc kernel, since rc is only a patch and I have to apply this patch to a stable kernel first. Easiest is to `git clone` an appropriate tree + tag (sry, I don't have a link) - everything is in some git-repo;-) MfG, Bernd -- Bernd Petrovitsch Email : bernd@petrovitsch.priv.at LUGA : http://www.luga.at _______________________________________________ Kernelnewbies mailing list Kernelnewbies@kernelnewbies.org https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies