Differences between revisions 235 and 272 (spanning 37 versions)
Revision 235 as of 2011-05-16 09:43:57
Size: 3226
Editor: ?maximilianattems
Comment: cleanup
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 4: Line 4:
= Architecture Status = = Package Status =
Line 6: Line 6:
 Sid/Unstable:: 2.6.38 supports alpha, amd64, armel, hppa, ia64, i386, mips, mipsel, powerpc, sparc, s390<<BR>>
 Squeeze/Stable:: 2.6.32

See some more details at : [[DebianPts:linux-2.6]]
## or http://packages.debian.org/unstable/linux-image-2.6

<<Anchor(snapshots)>>
== Snapshots ==

kernel-archive.buildserver.net is down until further notice. Look in experimental for now. - BenHutchings, 2009-10-25
See [[DebianPts:linux]] at the Debian Package Tracking System (QA).
Line 25: Line 15:
 * [[http://lists.debian.org/debian-kernel/|debian-kernel Mailinglist archive]].  * [[https://lists.debian.org/debian-kernel/|debian-kernel Mailinglist archive]].
Line 27: Line 17:
 * [[http://lists.alioth.debian.org/mailman/listinfo/kernel-svn-changes|Kernel svn changes]]  * [[https://lists.alioth.debian.org/mailman/listinfo/kernel-svn-changes|Kernel packaging changes]]
Line 33: Line 23:
== Subversion repository == == Git repository ==
Line 35: Line 25:
 * SVN web interface: [[http://svn.debian.org/wsvn/kernel|wsvn]], [[http://svn.debian.org/viewsvn/kernel/|viewsvn]]  * Git web interface: [[https://salsa.debian.org/kernel-team/linux.git]]
Line 37: Line 27:
 * SVN checkout (anonymous):  * Git checkout (anonymous):
Line 39: Line 29:
svn co svn://svn.debian.org/kernel/dists/trunk git clone https://salsa.debian.org/kernel-team/linux.git
Line 42: Line 32:
 * Developer SVN access:  * Developer access:
Line 44: Line 34:
svn+ssh://<user>@svn.debian.org/svn/kernel/dists/trunk git clone git@salsa.debian.org:kernel-team/linux.git
Line 50: Line 40:
 * Spoiler warnings, huge list: [[DebianBug:src:linux-2.6|linux-2.6 bugs]]  * Spoiler warnings, huge list: [[DebianBug:src:linux|linux bugs]]
Line 55: Line 45:
 * https://kernel-team.pages.debian.net/kernel-handbook/ - lots of useful information
Line 57: Line 48:
 * DebianKernel/GitBisect
Line 58: Line 50:
 * http://kernel-handbook.alioth.debian.org/ - lots of useful information
 * HowToRebuildAnOfficialDebianKernelPackage, DebianKernelCustomCompilation - how to build a linux image from official sources with some modifications
 * HowToRebuildAnOfficialDebianKernelPackage - how to build a linux image from official sources with some modifications
 * HowToCrossBuildAnOfficialDebianKernelPackage - how to cross build official kernel image for embedded platform
Line 67: Line 59:
 * [[/UserspaceTools|Userspace tools for controlling Linux kernel features]]
Line 71: Line 64:
== General kernel work ==

  * Maximilian Attems
  * Bastian Blank
  * Dann Frazier
  * Ben Hutchings
  * Moritz Muehlenhoff

== Security Support ==

  * Dann Frazier
  * Moritz Muehlenhoff

== Ports ==

 alpha::
 amd64:: Maximilian Attems, Ben Hutchings, Frederik Schueler
 armel:: Martin Michlmayr
 hppa::
 i386:: Maximilian Attems, Ben Hutchings
 ia64:: Dann Frazier
 m68k:: Christian T. Steigies
 mips:: Aurelien Jarno
 mipsel:: Aurelien Jarno
 powerpc::
 s390:: BastianBlank
 sparc::

== Tools ==

 * [[DebianPkg:src:firmware-nonfree]] Bastian Blank, Ben Hutchings
 * DebianPkg:initramfs-tools Maximilian Attems, Michael Prokop
 * DebianPkg:mkvmlinuz
 * DebianPkg:module-init-tools Marco d'Itri
 * DebianPkg:udev Marco d'Itri
See the [[https://salsa.debian.org/kernel-team/kernel-team/raw/master/MAINTAINERS.Debian|kernel team repository]].
Line 110: Line 68:
 * Daniel Baumann
Line 113: Line 72:
 * [[SteveLangasek|Steve Langasek]]
Line 114: Line 74:
 * NorbertTretkowski  * Andres Salomon
Line 116: Line 76:
 * SteveLangasek
Line 119: Line 78:
 * [[NorbertTretkowski|Norbert Tretkowski]]
Line 120: Line 80:
 * Daniel Baumann
Line 122: Line 81:
 * Martin Michlmayr
 * Frederik Schueler
Line 124: Line 85:
 * [[Kernel]] page - in general about the Linux Kernel.  * [[Kernel]] page - in general about kernels supported in Debian, such as Linux, TheHurd and kFreeBSD.
Line 126: Line 87:

----

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