Differences between revisions 24 and 272 (spanning 248 versions)
Revision 24 as of 2004-09-15 21:41:05
Size: 1537
Editor: anonymous
Comment:
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:
## Auto-converted by kwiki2moinmoin v2005-10-07
IRC Channel: #debian-kernel on irc.debian.org
#language en
Line 4: Line 3:
SVN checkout (anonymous):
svn co svn://svn.debian.org/svn/kernel/trunk
<<Anchor(status)>>
= Package Status =
Line 7: Line 6:
Developer SVN access: svn+ssh://<user>@svn.debian.org/svn/kernel/trunk See [[DebianPts:linux]] at the Debian Package Tracking System (QA).
Line 9: Line 8:
Kernel packages for various architectures: <<Anchor(devel)>>
= Development =
Line 11: Line 11:
 * [kernel-image-alpha]
 * [kernel-image-i386]
 * [kernel-image-ia64]
 * [kernel-image-powerpc]
 * [kernel-image-sparc]
== Mailing List ==
Line 17: Line 13:
Other Kernel related pieces:  * For general questions on the packaged Linux kernel: <<MailTo(debian-kernel@lists.debian.org)>>
Line 19: Line 15:
 * [initrd-tools]
 * [kernel-package]
 * [kernel-source]
 * [[https://lists.debian.org/debian-kernel/|debian-kernel Mailinglist archive]].
Line 23: Line 17:
Architecture Status  * [[https://lists.alioth.debian.org/mailman/listinfo/kernel-svn-changes|Kernel packaging changes]]
Line 25: Line 19:
 * i386 (Updated: 2004.08.15)
   * 2.4.26 and 2.6.7 in the archive
   * 2.4.27 in NEW
   * Andres working on 2.6.8
   * d-i?
== IRC Channel ==
Line 31: Line 21:
 * hppa (Updated: 2004.08.15)
   * kylem working on 2.6.8 build
   * 2.4.27 not yet merged in upstream
 * [[irc://irc.debian.org/debian-kernel|#debian-kernel]] on irc.debian.org
Line 35: Line 23:
 * ia64 (Updated: 2004.08.15)
   * 2.4.26 and 2.6.7 in archive
   * dannf debugging 2.6.8 build
   * dannf building 2.4.27
   * d-i rc1 uses 2.4.26, 2.4.26 and 2.6.7 used in d-i svn
== Git repository ==
Line 41: Line 25:
 * alpha (updated: 2004.08.15)
   * 2.4.26 and 2.6.6 in archive
   * 2.6.7 in NEW
   * nobse building 2.4.27 and 2.6.8
 * Git web interface: [[https://salsa.debian.org/kernel-team/linux.git]]
Line 46: Line 27:
Kernel team members:  * Git checkout (anonymous):
{{{
git clone https://salsa.debian.org/kernel-team/linux.git
}}}
Line 48: Line 32:
 * alpha: Norbert Tretkowski
 * arm:
 * hppa: Matthew Wilcox, Thibaut Varene (2.4), KyleMcMartin (2.6)
 * i386: Andres Salomon, Simon Horman
 * ia64: Matthew Wilcox, dann frazier
 * m68k: Christian T. Steigies
 * mips: Thiemo Seufer
 * mipsel: Thiemo Seufer
 * powerpc: Sven Luther, Jens Schmalzing
 * s390: BastianBlank
 * sparc: Joshua Kwan, Ben Collins
 * amd64: Goswin von Brederlow, Frederik Schüler
 * initrd-tools: Jeff Bailey
 * cramfs: Francesco P. Lovergine
 * 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]].

----

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