Differences between revisions 2 and 271 (spanning 269 versions)
Revision 2 as of 2004-07-21 18:27:35
Size: 453
Editor: anonymous
Comment:
Revision 271 as of 2019-04-28 19:16:44
Size: 2524
Editor: ?UweKleine-König
Comment: fix git url
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
## Auto-converted by kwiki2moinmoin v2005-10-07
Kernel packages for various architectures:
#language en
Line 4: Line 3:
 * [kernel-image-i386]
 * [kernel-image-ia64]
 * [kernel-image-alpha]
 * [kernel-image-powerpc]
<<Anchor(status)>>
= Package Status =
Line 9: Line 6:
Other Kernel related pieces: See [[DebianPts:linux]] at the Debian Package Tracking System (QA).
Line 11: Line 8:
 * [initrd-tools]
 * [kernel-package]
<<Anchor(devel)>>
= Development =
Line 14: Line 11:
Kernel team members: == Mailing List ==
Line 16: Line 13:
 * alpha:
 * arm:
 * hppa:
 * i386:
 * ia64:
 * m68k:
 * mips:
 * mipsel:
 * powerpc: Sven Luther, Jens Schmalzing
 * s390:
 * sparc:
 * amd64:
 * initrd-tools: Jeff Bailey
 * For general questions on the packaged Linux kernel: <<MailTo(debian-kernel@lists.debian.org)>>

 * [[https://lists.debian.org/debian-kernel/|debian-kernel Mailinglist archive]].

 * [[https://lists.alioth.debian.org/mailman/listinfo/kernel-svn-changes|Kernel packaging changes]]

== IRC Channel ==

 * [[irc://irc.debian.org/debian-kernel|#debian-kernel]] on irc.debian.org

== Git repository ==

 * Git web interface: [[https://salsa.debian.org/kernel-team/linux.git]]

 * Git checkout (anonymous):
{{{
git clone https://salsa.debian.org/kernel-team/linux.git
}}}

 * Developer access:
{{{
git clone git@salsa.debian.org:kernel-team/linux.git
}}}

<<Anchor(bugs)>>
== Bug Tracking ==

 * Spoiler warnings, huge list: [[DebianBug:src:linux|linux bugs]]

<<Anchor(docs)>>
== Docs ==

 * https://kernel-team.pages.debian.net/kernel-handbook/ - lots of useful information
 * DebianKernelPatchAcceptanceGuidelines
 * DebianKernelReportingBugs
 * DebianKernel/GitBisect
 * InitramfsDebug: How to debug initramfs boot errors
 * HowToRebuildAnOfficialDebianKernelPackage - how to build a linux image from official sources with some modifications
 * HowToCrossBuildAnOfficialDebianKernelPackage - how to cross build official kernel image for embedded platform
 * [[DebianKernelABIChanges]]
 * KernelFirmwareLicensing
 * [[DebianKernelBTSUserTags]]
 * DebianKernelSecurity
 * http://www.vergenet.net/linux/debian_kernel/
 * See DebianKernelDebconf5 for preparation notes
 * [[DebianKernelOutOfTreeModuleBuilding]]
 * [[/UserspaceTools|Userspace tools for controlling Linux kernel features]]

<<Anchor(team)>>
= Kernel team members =

See the [[https://salsa.debian.org/kernel-team/kernel-team/raw/master/MAINTAINERS.Debian|kernel team repository]].
 
== Former kernel team members ==

 * Daniel Baumann
 * Christoph Hellwig
 * Simon Horman
 * Joshua Kwan
 * [[SteveLangasek|Steve Langasek]]
 * Sven Luther
 * Andres Salomon
 * Jens Schmalzing (deceased)
 * Thiemo Seufer (deceased)
 * Jurij Smakov
 * [[NorbertTretkowski|Norbert Tretkowski]]
 * Matthew Wilcox
 * Kyle !McMartin
 * Martin Michlmayr
 * Frederik Schueler

See also :
 * [[Kernel]] page - in general about kernels supported in Debian, such as Linux, TheHurd and kFreeBSD.
 * Kernel [[KernelFAQ|FAQ]].

Package Status

See linux at the Debian Package Tracking System (QA).

Development

Mailing List

IRC Channel

Git repository

git clone https://salsa.debian.org/kernel-team/linux.git
  • Developer access:

git clone git@salsa.debian.org:kernel-team/linux.git

Bug Tracking

Docs

Kernel team members

See the kernel team repository.

Former kernel team members

  • Daniel Baumann
  • Christoph Hellwig
  • Simon Horman
  • Joshua Kwan
  • ?Steve Langasek

  • Sven Luther
  • Andres Salomon
  • Jens Schmalzing (deceased)
  • Thiemo Seufer (deceased)
  • Jurij Smakov
  • Norbert Tretkowski

  • Matthew Wilcox
  • Kyle McMartin

  • Martin Michlmayr
  • Frederik Schueler

See also :

  • Kernel page - in general about kernels supported in Debian, such as Linux, TheHurd and kFreeBSD.

  • Kernel FAQ.