All of lore.kernel.org
 help / color / mirror / Atom feed
From: kernelapprentice@gmail.com (Kernel Apprentice)
To: kernelnewbies@lists.kernelnewbies.org
Subject: Suggested environments for kernel development
Date: Tue, 05 May 2015 09:59:39 +0200	[thread overview]
Message-ID: <5548786B.8010102@gmail.com> (raw)
In-Reply-To: <BEDCE075-B820-43CF-B91A-A7038979120C@lewmpk.uk>

Hello Lewis,

> I would really like to know how you guys do your kernel development. 
> What distro do you use and whats the process?
> 
> I?m very comfortable with debian, but i?ve heard it?s not the easiest distro to build kernels for as you need to build to a .deb and apply it that way.

I'm also using Debian. That is not true at all. The guide on the Kernel
Newbies Website [1] works flawlessly. The only downside would be, that
in case you decide to remove a build you have to delete the image,
modules, etc. by hand and additionaly run update-grub whereas creating a
package does that for you.

[1] http://kernelnewbies.org/KernelBuild

  parent reply	other threads:[~2015-05-05  7:59 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-03 17:11 Suggested environments for kernel development Lewis Clark
2015-05-03 17:44 ` Greg KH
2015-05-03 17:52   ` Robert P. J. Day
2015-05-03 17:54   ` Nicholas Krause
2015-05-05  7:59 ` Kernel Apprentice [this message]
2015-05-05  8:10 ` Daniel Baluta

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=5548786B.8010102@gmail.com \
    --to=kernelapprentice@gmail.com \
    --cc=kernelnewbies@lists.kernelnewbies.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.