Dev

Differences between revisions 1 and 39 (spanning 38 versions)
Revision 1 as of 2010-04-30 12:58:33
Size: 29
Editor: eth0
Comment:
Revision 39 as of 2010-08-23 09:19:53
Size: 2839
Editor: cpc2-aztw21-0-0-cust264
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:

 * [[Kernel/FAQDeveloper]] -- developer oriented Frequently Asked Questions
 * [[KernelTeam/KernelTeamBugPolicies]] - How to triage kernel bugs.
 * [[Kernel/BuildYourOwnKernel]] - Minimalist kernel build guide
 * [[Kernel/Dev/KernelDevelopmentShift|KernelDevelopmentShift]] - New development model.
 * [[Kernel/Dev/KernelGitGuide|KernelGitGuide]] - Using the git repos.
 * [[http://book.git-scm.com/index.html|Community Git Documentation]] - Community Git Documentation.
 * [[Kernel/Dev/GitCheatSheet|GitCheatSheet]] - Git recipes
 * [[KernelTeam/KernelUpdates]] - Updates to stable kernels.
 * [[KernelTeam/KernelMaintenance]] - How to maintain the kernel.
 * [[Kernel/Maintenance/Advanced]] - An advanced guide to Ubuntu kernel maintanence.
 * [[KernelTeam/KernelForIdiots]] - Scott's notes on making custom kernels cause he can't grep the above two things fast enough
 * [[Kernel/Dev/KernelBugFixing|KernelBugFixing]] - Process flow for fixing kernel bugs.
 * [[Kernel/Dev/KernelBuildScripts|KernelBuildScripts]] - Information on how to use some helper scripts for remote building.
 * [[Kernel/Dev/KernelPatches|KernelPatches]] - How to submit a patch and why we will or won't take patches.
 * [[Kernel/Dev/KernelPackageVersioning|KernelPackageVersioning]] - How to version changes to kernel packages.
 * [[Kernel/Dev/KernelPackagePolicies|KernelPackagePolicies]] - Describes the kernel packages maintainer functions
 * [[Kernel/Dev/ABIPackages|Kernel Package ABI Relationships]] - Which packages need ABI bumping during stable updates.
 * [[Kernel/Dev/KernelConfig|KernelConfig]] - Why the Ubuntu config is the way it is.
 * [[Kernel/Dev/TopicBranches|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
 * [[Kernel/Dev/BestPractices|BestPractices]] - Best Practices tips and tricks
 * [[KernelTeam/BuildKernelWithChroot]] - Setting up an chroot environment for build kernel
 * [[KernelTeam/HardwareEnableWithDSDT]] - Read the DSDT and enable extra function on your laptop
 * [[Kernel/Quirks/LowMemoryCorruption]] - How to fix "low memory corruption bugs"
 * [[KernelCustomBuild]] - building your own kernels Q&A
 * [[Kernel/SwitchFirewireStack]] - How to switch from legacy to new firewire stack.
 * [[Kernel/Dev/KernelDriverDeviations|KernelDriverDeviations]] - Which in-kernel drivers or sub-systems are newer than the base release
 * [[Kernel/Dev/MultipleISOBootUSBKey]] - Build your own USB stick to boot *.isos

Kernel/Dev (last edited 2019-10-15 18:16:55 by connork)