KnowledgeBase

Differences between revisions 85 and 86
Revision 85 as of 2010-06-03 12:59:37
Size: 6165
Editor: user80
Comment:
Revision 86 as of 2010-06-07 17:38:43
Size: 3762
Editor: 79-70-9-125
Comment:
Deletions are marked like this. Additions are marked like this.
Line 20: Line 20:
 * [[KernelTeam/KernelTeamBugPolicies]] - How to triage kernel bugs.
 * [[KernelTeam/KernelDevelopmentShift]] - New development model.
 * [[KernelTeam/KernelGitGuide]] - Using the git repos.
 * [[http://book.git-scm.com/index.html|Community Git Documentation]] - Community Git Documentation.
 * [[KernelTeam/GitCheatSheet]] - Git recipes
 * [[KernelTeam/KernelUpdates]] - Updates to stable kernels.
 * [[KernelTeam/KernelMaintenance]] - How to maintain the kernel.
 * [[KernelTeam/KernelMaintenanceStarter]] - Cheatsheet for KernelTeam/KernelMaintenance.
 * [[KernelTeam/KernelMaintenanceFAQ]] - Answers to frequently asked questions and encountered issues
 * [[KernelTeam/KernelForIdiots]] - Scott's notes on making custom kernels cause he can't grep the above two things fast enough
 * [[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
 * [[KernalTeam/EC2Kernel]] - Information on the Ec2 Topic Branch
 * [[KernelTeam/BestPractices]] - Best Practices tips and tricks
 * [[KernelTeam/BuildKernelWithChroot]] - Setting up an chroot environment for build kernel
 * [[KernelTeam/DKMSPackaging]] - How to build a DKMS Package
 * [[KernelTeam/HardwareEnableWithDSDT]] - Read the DSDT and enable extra function on your laptop
 * [[KernelTeam/AddingNonFreeFirmware]] - Adding firmware to linux-firmware-nonfree
 * [[KernelTeam/AddingFreeFirmware]] - Adding free firmware to Ubuntu
 * [[Kernel/Quirks/LowMemoryCorruption]] - How to fix "low memory corruption bugs"
See [[Kernel/Dev]] for details.

Please add all new pages under KernelTeam - DO NOT CHANGE

Lucid Information

Karmic Information

Developer

See Kernel/Dev for details.

Triage Bugs

Debugging

Calls for Testing

User info

Reference

Informational

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 Smile :-)

Drivers

Misc


CategoryKernel

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