Size: 2148
Comment:
|
← 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: |
## 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.17) * 2.4.27 and 2.6.8 in the archive * d-i? |
== IRC Channel == |
Line 29: | Line 21: |
* hppa (Updated: 2004.08.19) * 2.6.8 on it's way, spinning on new hppa patch. * 2.4.27 in NEW |
* [[irc://irc.debian.org/debian-kernel|#debian-kernel]] on irc.debian.org |
Line 33: | Line 23: |
* ia64 (Updated: 2004.08.20) * 2.6 * 2.6.8 in sid * 2.6.7 in sarge and d-i svn * 2.4 * 2.4.27 in sid * 2.4.26 in sarge - rebuild against latest 2.4.26-6 source complete, but pending a consensus on which 2.4 kernel we'll use for sarge * l-k-di-ia64 is 2.4.27 based in sid, 2.4.26 based in d-i |
== Git repository == |
Line 42: | Line 25: |
* Git web interface: [[https://salsa.debian.org/kernel-team/linux.git]] | |
Line 43: | Line 27: |
* alpha (updated: 2004/08/25) * 2.4.26, 2.4.27 and 2.6.8 in sarge * 2.6.7 in sid |
* Git checkout (anonymous): {{{ git clone https://salsa.debian.org/kernel-team/linux.git }}} |
Line 47: | Line 32: |
* mips/mipsel (updated: 2004-08-20) * 2.4.27 in sid * 2.4.26 in sarge * l-k-di-mips is 2.4.27 based in sid, 2.4.26 based in d-i |
* Developer access: {{{ git clone git@salsa.debian.org:kernel-team/linux.git }}} |
Line 52: | Line 37: |
* powerpc (Updated: 2004.04.19) * 2.4.25 in the archive * 2.4.26 in NEW * 2.6.7 in sarge * 2.6.8 in NEW * 2.6.7 is the default kernel installed by d-i * 2.4 kernels are really deprecated, 2.6 is the way to go * apus kernels are broken and nobody seems to care, support dropped |
<<Anchor(bugs)>> == Bug Tracking == |
Line 61: | Line 40: |
* sparc (updated 2004/08/19) * 2.4.26 in the archive * 2.6.8 in NEW (sparc64 only) * 2.4.27 in NEW |
* Spoiler warnings, huge list: [[DebianBug:src:linux|linux bugs]] |
Line 66: | Line 42: |
Kernel team members: | <<Anchor(docs)>> == Docs == |
Line 68: | Line 45: |
* 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 Schueler * initrd-tools: Jeff Bailey * cramfs: Francesco P. Lovergine |
* 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
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.