Size: 2172
Comment: fix list of kernel related pieces
|
← Revision 272 as of 2019-08-16 23:09:16 ⇥
Size: 2564
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.16-2 supports amd64, alpha, arm, hppa, ia64, i386, mips, mipsel, sparc64, sparc32 * etch/testing: 2.6.15-4 supports amd64, alpha, arm, hppa, ia64, i386, m68k, mips, mipsel, sparc64 |
<<Anchor(status)>> = Package Status = |
Line 6: | Line 6: |
IRC Channel: | See [[DebianPts:linux]] at the Debian Package Tracking System (QA). <<Anchor(devel)>> = Development = == Mailing List == * 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): |
Line 8: | Line 29: |
#debian-kernel on irc.oftc.net | git clone https://salsa.debian.org/kernel-team/linux.git |
Line 11: | Line 32: |
[http://svn.debian.org/wsvn/kernel SVN web interface] SVN checkout (anonymous): |
* Developer access: |
Line 15: | Line 34: |
svn co svn://svn.debian.org/kernel/dists/trunk | git clone git@salsa.debian.org:kernel-team/linux.git |
Line 18: | Line 37: |
Developer SVN access: {{{ svn+ssh://<user>@svn.debian.org/kernel/dists/trunk }}} |
<<Anchor(bugs)>> == Bug Tracking == |
Line 23: | Line 40: |
Docs: * 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 28: | Line 47: |
* 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 29: | Line 54: |
* ["DebianKernelBTSUserTags"] * DebianKernelSargeUpdateStatus |
* [[DebianKernelBTSUserTags]] |
Line 34: | Line 58: |
* [[DebianKernelOutOfTreeModuleBuilding]] * [[/UserspaceTools|Userspace tools for controlling Linux kernel features]] |
|
Line 35: | 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 |
<<Anchor(team)>> = Kernel team members = |
Line 39: | Line 64: |
Other Kernel related pieces: | See the [[https://salsa.debian.org/kernel-team/kernel-team/raw/master/MAINTAINERS.Debian|kernel team repository]]. == Former kernel team members == |
Line 41: | Line 68: |
* ["kernel-package"] DebianPackages:kernel-package * ["initramfs-tools"] DebianPackages:initramfs-tools * ["yaird"] DebianPackages:yaird * ["initrd-tools"] DebianPackages:initrd-tools |
* 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 |
Line 46: | Line 84: |
Kernel team members: | See also : * [[Kernel]] page - in general about kernels supported in Debian, such as Linux, TheHurd and kFreeBSD. * Kernel [[KernelFAQ|FAQ]]. |
Line 48: | Line 88: |
* alpha: Norbert Tretkowski * arm: * hppa: Matthew Wilcox, Thibaut Varene (2.4), KyleMcMartin (2.6) * i386: Maximilian Attems, Andres Salomon, Simon Horman * ia64: Matthew Wilcox, dann frazier * m68k: Christian T. Steigies * mips: Thiemo Seufer * mipsel: Thiemo Seufer * powerpc: Sven Luther * s390: BastianBlank * sparc: Joshua Kwan, Ben Collins, Jurij Smakov * amd64: Goswin von Brederlow, Frederik Schueler * initramfs-tools: Jeff Bailey, Maximilian Attems * initrd-tools (fading out team Maintained for small fixes) * cramfs: Francesco P. Lovergine |
---- |
Line 64: | Line 90: |
Former kernel team members: * Jens Schmalzing (deceased) 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
For general questions on the packaged Linux kernel: <debian-kernel@lists.debian.org>
IRC Channel
#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
Bug Tracking
Spoiler warnings, huge list: linux bugs
Docs
https://kernel-team.pages.debian.net/kernel-handbook/ - lots of useful information
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
?DebianKernelSecurity
See DebianKernelDebconf5 for preparation notes
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
- 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.