From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 6755821036247187456 X-Received: by 2002:a19:ca13:: with SMTP id a19mr2094796lfg.133.1573127404373; Thu, 07 Nov 2019 03:50:04 -0800 (PST) X-BeenThere: isar-users@googlegroups.com Received: by 2002:ac2:593b:: with SMTP id v27ls1096971lfi.2.gmail; Thu, 07 Nov 2019 03:50:03 -0800 (PST) X-Google-Smtp-Source: APXvYqxiu9ZueMx8nrpwOQFayqe64MSgcPXOGm9RpEvJUNUMkxIzOz0Q+D+ZY1ZhKy8fVwik1mV/ X-Received: by 2002:ac2:523c:: with SMTP id i28mr2062399lfl.165.1573127403653; Thu, 07 Nov 2019 03:50:03 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1573127403; cv=none; d=google.com; s=arc-20160816; b=HX9FV9Kdpp07FjBjIzPbonDoiWPvlnhy22JNUrStJ7hzFbP+gVRI7+xTw1Nhd7ihaa uqMz6FWFO77OQ1ueGNw6/aGYkRKDeHCo8vSieTsMMbHffFrvQ7oKt6iOhQnqZSOyJmta Kd/deJExLp42pt9e9Bxdcq9KEuIQlA7CMxRvXzr5Nxro6rtmHYiKpAp+BBOtI43HJhGL rE/vMZKiAqLaqmSzFNbL4+0jnmqxH/guRLisYYBvA3Uh7EWGI9mVmxoWAZYxNGG/bSsu 026NhGK9QXg6qDqp+94Vk5xxHrtaI8zkjpzt85QG+o7o1mXWgicdllkP12xXtS0qlPl2 ULig== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=content-transfer-encoding:content-language:in-reply-to:mime-version :user-agent:date:message-id:from:references:to:subject; bh=xsIv9d5nkT1UmWrgBLKZTxIxcMIqjsNBSt9OYZbhHmA=; b=VBWIgGp7GXJN6SFY/n/p53pR90OEaIYY1K44HSR3jhFnlkvaWLlRBL2kVZuMLcQ0dF 4G13Fo4HE+y5mfn3RbJ0Yp5HXWEf0kiRcwxIN0ZCkwBEyhzZcAZF+xS/BSye9uIfZ9j4 tDWdRcNWs2bhAbTVvRrWHLpgnoExGRgKiiHAA9dyALZ6KpdR6UViZKnv4lMzfojUJYny sqgApJSxd3v26THjsoRgBk1woD3wtnkzMTdkTB5ERc+6yc7G/40o5XsghQQsrDmynPqg lMFlBd0yEwD42BFDWeF4MKUSioIwZDFERebjNM4ODAOpSjsez4S0FJxVyiv1M/ZrmJ6n PiTQ== ARC-Authentication-Results: i=1; gmr-mx.google.com; spf=pass (google.com: domain of jan.kiszka@siemens.com designates 194.138.37.39 as permitted sender) smtp.mailfrom=jan.kiszka@siemens.com; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=siemens.com Return-Path: Received: from lizzard.sbs.de (lizzard.sbs.de. [194.138.37.39]) by gmr-mx.google.com with ESMTPS id s4si227245ljg.1.2019.11.07.03.50.03 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Nov 2019 03:50:03 -0800 (PST) Received-SPF: pass (google.com: domain of jan.kiszka@siemens.com designates 194.138.37.39 as permitted sender) client-ip=194.138.37.39; Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of jan.kiszka@siemens.com designates 194.138.37.39 as permitted sender) smtp.mailfrom=jan.kiszka@siemens.com; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=siemens.com Received: from mail2.sbs.de (mail2.sbs.de [192.129.41.66]) by lizzard.sbs.de (8.15.2/8.15.2) with ESMTPS id xA7Bo3Gk026028 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Thu, 7 Nov 2019 12:50:03 +0100 Received: from [139.22.44.120] ([139.22.44.120]) by mail2.sbs.de (8.15.2/8.15.2) with ESMTP id xA7Bo1eF010874; Thu, 7 Nov 2019 12:50:02 +0100 Subject: Re: [PATCH L-C v2 7/7] linux-custom: rewrite to no longer depend on the kernel's builddeb To: Cedric Hombourger , isar-users@googlegroups.com References: <1572962145-318-1-git-send-email-Cedric_Hombourger@mentor.com> <1573118604-909-1-git-send-email-Cedric_Hombourger@mentor.com> <1573118604-909-8-git-send-email-Cedric_Hombourger@mentor.com> From: Jan Kiszka Message-ID: <49783dc1-93f7-1531-408b-c77d81b592eb@siemens.com> Date: Thu, 7 Nov 2019 12:50:01 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.1.1 MIME-Version: 1.0 In-Reply-To: <1573118604-909-8-git-send-email-Cedric_Hombourger@mentor.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit X-TUID: +nKegrU3T9Yg On 07.11.19 10:23, Cedric Hombourger wrote: > Regain control over the packaging of the Linux kernel by providing our > own debian recipes (debian,{control,rules} files and friends) instead > of using the kernel's builddeb script. This will allow generation of > packages for "perf" (not included in this changeset) with per distro > scheme (Debian and Ubuntu have differences) and maintain compatibility > with upstream packages generated from different source packages but > dependent on a certain deployment scheme (e.g. linux-base for Debian) > > Signed-off-by: Cedric Hombourger > --- > doc/custom_kernel.md | 181 ++++++++++++++++ This document still makes no sense to me. I would expect a user document, not an "approach proposal". If you patches are merged, it's no longer a proposal. /me no goes testing.... Jan -- Siemens AG, Corporate Technology, CT RDA IOT SES-DE Corporate Competence Center Embedded Linux