Differences between revisions 127 and 272 (spanning 145 versions)
Revision 127 as of 2007-06-18 14:15:00
Size: 2715
Editor: ?maximilianattems
Comment: kick out obsolete page
Revision 272 as of 2019-08-16 23:09:16
Size: 2564
Editor: nodiscc
Comment: add CategorySystemAdministration
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= Architecture Status = #language en
Line 3: Line 3:
 Sid/Unstable:: 2.6.21-3 supports amd64, alpha, arm, hppa, ia64, i386, m68k, mips, mipsel, powerpc, sparc
 Etch/Stable:: 2.6.18.dfsg.1-12 supports amd64, alpha, arm, hppa, ia64, i386, m68k, mips, mipsel, powerpc, sparc
<<Anchor(status)>>
= Package Status =
Line 6: Line 6:
== Snapshots == See [[DebianPts:linux]] at the Debian Package Tracking System (QA).
Line 8: Line 8:
 Latest from /dists/etch (targeted for etch):: {{{deb http://kernel-archive.buildserver.net/debian-kernel etch main}}}
 Latest from /dists/sid (targeted for sid):: {{{deb http://kernel-archive.buildserver.net/debian-kernel sid main}}}
 Latest from /dists/trunk (targeted for experimental/sid):: {{{deb http://kernel-archive.buildserver.net/debian-kernel trunk main}}}

[http://stats.buildserver.net/packages/status.php?email=debian-kernel&packages=&arches=&subdist=kernel-dists Status],
[http://kernel-archive.buildserver.net/key Key]

= IRC Channel =

#debian-kernel on irc.debian.org
<<Anchor(devel)>>
Line 21: Line 11:
== Subversion repository == == Mailing List ==
Line 23: Line 13:
[http://svn.debian.org/wsvn/kernel SVN web interface]  * For general questions on the packaged Linux kernel: <<MailTo(debian-kernel@lists.debian.org)>>
Line 25: Line 15:
SVN checkout (anonymous):  * [[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):
Line 27: Line 29:
svn co svn://svn.debian.org/kernel/dists/trunk git clone https://salsa.debian.org/kernel-team/linux.git
Line 30: Line 32:
Developer SVN access:  * Developer access:
Line 32: Line 34:
svn+ssh://<user>@svn.debian.org/svn/kernel/dists/trunk git clone git@salsa.debian.org:kernel-team/linux.git
Line 35: Line 37:
= Docs = <<Anchor(bugs)>>
== Bug Tracking ==
Line 37: Line 40:
 * DebianKernelVersion: latest build status
 * DebianKernelTree: Overview of kernel-tree/kernel-patch-debian packages
 * DebianKernelSource
 * Spoiler warnings, huge list: [[DebianBug:src:linux|linux bugs]]

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

 * https://kernel-team.pages.debian.net/kernel-handbook/ - lots of useful information
Line 41: Line 47:
 * ["DebianKernelABIChanges"]  * 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]]
Line 43: Line 54:
 * ["DebianKernelBTSUserTags"]
 * DebianKernelSargeUpdateStatus
 * [[DebianKernelBTSUserTags]]
Line 48: Line 58:
 * [[DebianKernelOutOfTreeModuleBuilding]]
 * [[/UserspaceTools|Userspace tools for controlling Linux kernel features]]
Line 49: Line 61:
Debian BTS overview of [http://bugs.debian.org/cgi-bin/pkgreport.cgi?src=linux-2.6 linux-2.6 bugs].
There is also an quick overview of important bugreports against the sarge released kernel* images:
http://bts.turmzimmer.net/kernel.php

== Other Kernel related pieces ==

 * ["kernel-package"] DebianPackages:kernel-package
 * ["initramfs-tools"] DebianPackages:initramfs-tools
 * ["yaird"] DebianPackages:yaird
<<Anchor(team)>>
Line 61: Line 64:
== Ports ==

 alpha:: NorbertTretkowski
 arm:: Martin Michlmayr
 hppa:: Matthew Wilcox, Thibaut Varene (2.4), KyleMcMartin (2.6)
 i386:: Maximilian Attems, Simon Horman
 ia64:: Matthew Wilcox, dann frazier
 m68k:: Christian T. Steigies
 mips:: Thiemo Seufer, Martin Michlmayr
 mipsel:: Thiemo Seufer, Martin Michlmayr
 powerpc:: Sven Luther
 s390:: BastianBlank
 sparc:: Joshua Kwan, JurijSmakov
 amd64:: Frederik Schueler

== Tools ==

 initramfs-tools:: Maximilian Attems
 
See the [[https://salsa.debian.org/kernel-team/kernel-team/raw/master/MAINTAINERS.Debian|kernel team repository]].
Line 83: Line 68:
 * Daniel Baumann
 * Christoph Hellwig
 * Simon Horman
 * Joshua Kwan
 * [[SteveLangasek|Steve Langasek]]
 * Sven Luther
 * Andres Salomon
Line 84: Line 76:
 * Thiemo Seufer (deceased)
 * Jurij Smakov
 * [[NorbertTretkowski|Norbert Tretkowski]]
 * Matthew Wilcox
 * Kyle !McMartin
 * Martin Michlmayr
 * Frederik Schueler
Line 85: Line 84:
See also :
 * [[Kernel]] page - in general about kernels supported in Debian, such as Linux, TheHurd and kFreeBSD.
 * Kernel [[KernelFAQ|FAQ]].
Line 86: Line 88:
There's also a ["Kernel"] page - in general about the Linux Kernel and other OS kernels. ----

CategorySystemAdministration

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.


CategorySystemAdministration