KnowledgeBase

Differences between revisions 59 and 95 (spanning 36 versions)
Revision 59 as of 2009-08-03 09:18:04
Size: 4035
Editor: 89
Comment:
Revision 95 as of 2010-06-08 18:40:24
Size: 844
Editor: 79-70-9-125
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
#redirect Kernel

Line 5: Line 8:
'''Please add all new pages under KernelTeam''' '''Please add all new pages under an appropriate section of [[Kernel]] - DO NOT CHANGE'''
Line 7: Line 10:
== Karmic Information == == Release Status ==
Line 9: Line 12:
 * [[KernelTeam/ReleaseStatus/Karmic|Release Status]]
 * [[KernelTeam/UbuntuDelta/Karmic|Ubuntu Delta]]
See [[Kernel/ReleaseStatus]] for details.
Line 14: Line 16:
 * [[KernelTeam/KernelTeamBugPolicies]] - How to triage kernel bugs.
 * [[KernelTeam/KernelDevelopmentShift]] - New development model.
 * [[KernelTeam/KernelGitGuide]] - Using the git repos.
 * [[KernelTeam/GitCheatSheet]] - Git recipes
 * [[KernelTeam/KernelUpdates]] - Updates to stable kernels.
 * [[KernelTeam/KernelMaintenance]] - How to maintain the kernel.
 * [[KernelTeam/KernelMaintenanceStarter]] - Cheatsheet for KernelTeam/KernelMaintenance.
 * [[KernelTeam/KernelBugFixing]] - Process flow for fixing kernel bugs.
 * [[KernelTeam/KernelBuildScripts]] - Information on how to use some helper scripts for remote building.
 * [[KernelTeam/KernelPatches]] - How to submit a patch and why we will or won't take patches.
 * [[KernelTeam/KernelPackageVersioning]] - How to version changes to kernel packages.
 * [[KernelTeam/KernelPackagePolicies]] - Describes the kernel packages maintainer functions
 * [[KernelTeam/ABIPackages|KernelPackageABIRelationships]] - Which packages need ABI bumping during stable updates.
 * [[KernelTeam/KernelConfig]] - Why the Ubuntu config is the way it is.
 * [[KernelTeam/TopicBranches]] - What is a Topic Branch?
 * [[KernelTeam/StableKernelMaintenance]] - how the SRU process applied to the kernel.
 * [[http://idlethread.blogspot.com/2009/01/recipe-of-day-cross-compiling-armel.html|ARM kernel cross compilation]]
 * KernelTeam/EncryptedHome - info on how to encrypt your sensitive data, such as your .ssh keys
See [[Kernel/Dev]] for details.

== Triage Bugs ==

See [[Kernel/Triage]] for details.
Line 35: Line 24:
 * [[KernelTeam/DebuggingVoodoo]] - Q&A for strange symptoms and how to debug
 * [[DebuggingIRQProblems]] - HEFIBootLoaderselp debugging common IRQ problems.
 * [[DebuggingKernelSuspendHibernateResume]] - Help debugging suspend/resume and hibernate/resume problems.
 * [[Testing/KernelPPA|KernelPPA]] - Instructions on how to use the kernel team's PPA as well using a specific kernel developer's PPA.
 * [[BIOSandUbuntu]] - Debugging BIOS issues on Ubuntu (DSDT, Reboot, Suspend/Resume).
 * KernelTeam/MainlineBuilds - How to use mainline kernels for debugging.
 * [[http://kernel.ubuntu.com/~kernel-ppa/info/kernel-version-map.html|Ubuntu to mainline mapping]] - a table of Ubuntu releases and which mainline version they are based on including the current release pocket assignments.
 * [[KernelTeam/KernelDebuggingTricks]] - Some kernel debugging tricks and tips.
 * [[Hotkeys/Troubleshooting]] -- How to debug non-working hotkeys.
 * [[KernelTeam/Debugging/USB|Debugging USB]] -- How to debug USB problems
See [[Kernel/Debugging]] for details.
Line 48: Line 28:
 * [[KernelTeam/Grub2Testing]] -- testing of the updated grub2 bootloader for x86 See [[Kernel/Testing]] for details.
Line 52: Line 32:
 * [[https://help.ubuntu.com/community/Kernel/Compile | Building your own kernels]]
  * KernelCustomBuild - Building your own kernels - Q&A
 * [[KernelTeam/GitKernelBuild|GitKernelBuild]] - Build mainline kernel from git. Also help with submitting bugs to upstream bugzilla.kernel.org
 * [[KernelTeam/LinuxWireless|LinuxWireless]] - Testing and reporting bugs to the upstream linux wireless developers
See [[Kernel]] for details.
Line 59: Line 36:
 * [[KernelVMAddressing]] - Per-arch breakdown of VM addressing
 * [[EFIBootLoaders]] - EFI/UEFI bootloaders (non-BIOS)
See [[Kernel/Reference]] for details.
Line 64: Line 40:
The kernel team gets asked about various kernel related topics, i.e. "Whats the advantage for vendors to get their drivers upstream?". These links say it far better than we ever could :-) See [[Kernel/Reference]] for details.
Line 66: Line 42:
=== Drivers ===
 * [[http://lwn.net/Articles/276973/|LWN Article on the Linux Driver Project]]
 * [[https://www.linuxfoundation.org/en/Linux_Device_Driver_Model|Linux Foundation Linux Device Driver Model]]
== Misc ==
Line 70: Line 44:
See [[Kernel]] for details.

Please add all new pages under an appropriate section of Kernel - DO NOT CHANGE

Release Status

See Kernel/ReleaseStatus for details.

Developer

See Kernel/Dev for details.

Triage Bugs

See Kernel/Triage for details.

Debugging

See Kernel/Debugging for details.

Calls for Testing

See Kernel/Testing for details.

User info

See Kernel for details.

Reference

See Kernel/Reference for details.

Informational

See Kernel/Reference for details.

Misc

See Kernel for details.


CategoryKernel

KernelTeam/KnowledgeBase (last edited 2010-06-08 18:40:24 by 79-70-9-125)