All of lore.kernel.org
 help / color / mirror / Atom feed
From: hidehiro.kawai.ez@hitachi.com (Hidehiro Kawai)
To: cip-dev@lists.cip-project.org
Subject: [cip-dev] Maintenance policies and early considerations II
Date: Thu, 27 Oct 2016 15:23:51 +0900	[thread overview]
Message-ID: <58119D77.4070806@hitachi.com> (raw)
In-Reply-To: <57E3A79F.1020602@codethink.co.uk>

Hi,

(2016/09/22 18:42), Agustin Benito Bethencourt wrote:
> Hi,
> 
> a second consideration discussed during the meeting. Feel free to 
> provide your opinions or considerations about them.
> 
> ++ How should the kernel be released?
> 
> +++ Binaries or sources
> 
> While commercial distributions like RHEL/SLE include a small number of 
> supported kernel configurations in binary form, the CIP kernel should be 
> primarily released as source, with the configuration controlled by its 
> users.

Basically, releasing the kernel as source is sufficient.  But if we
release it as binary only for the specific reference board, users may be happy.

> +++ Kernel features
> 
> The project needs to decide which architectures, drivers and other 
> kernel features are to be supported by the core team and its releases. 
> This could be documented purely as human-readable text or in a 
> machine-readable form so that the kernel build process can warn when 
> building an unsupported configuration.  It may also be sensible to 
> specify the supported toolchain versions.

To reduce the maintenance effort, we should limit drivers and features
to be supported (`support' in this context means tracking security/critical
bug fixes, backporting requested patches, and so on).

One idea is to express the supported features in the form of kernel
config.  It is machine-readable, and it's not so difficult to covert
it to human-readable.  But I'm not sure if it actually work well because
there are non-configurable features.

Best regards,

Hidehiro Kawai
Hitachi, Ltd. Research & Development Group

      parent reply	other threads:[~2016-10-27  6:23 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-22  9:42 [cip-dev] Maintenance policies and early considerations II Agustin Benito Bethencourt
2016-10-27  5:13 ` Jan Kiszka
2016-10-27  6:23 ` Hidehiro Kawai [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=58119D77.4070806@hitachi.com \
    --to=hidehiro.kawai.ez@hitachi.com \
    --cc=cip-dev@lists.cip-project.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.