Dev

Differences between revisions 34 and 36 (spanning 2 versions)
Revision 34 as of 2010-07-20 10:52:41
Size: 5175
Editor: 193
Comment:
Revision 36 as of 2010-08-16 17:55:11
Size: 3157
Editor: 85-210-151-50
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
=== !!! Please scroll down to old links section for working links !!! ===
== Kernel Build related infromation ==
 * [[Kernel/Dev/QuickBuildLocal| How to build a kernel on your local machine.]]
 * [[Kernel/Dev/QuickBuildPPA|How to build a kernel in a PPA.]]
 * [[Kernel/Dev/DKMSPackaging|How to build dkms packages.]]
 * [[Kernel/Dev/ModConfigBuild|How to modify kernel config and build kernel.]]
 * [[Kernel/Dev/ApplyPatchBuild|How to apply patches and build a kernel.]]
 * [[Kernel/Dev/KernelBuildScripts|How to use kernel build scripts.]]
Line 11: Line 3:
== Kernel Patch Submission ==
 * [[Kernel/Dev/UpstreamPatchSubmission|How to submit patches upstream.]]
 * [[Kernel/Dev/SRUPatchSubmission|How to submit SRU patches.]]
 * [[Kernel/Dev/UKMLPatchSubmission|How to submit sauce patches to ubuntu kernel.]]
 * [[Kernel/Dev/PushToRemoteGitTree|How to push patches to remote git tree.]]

== Kernel Maintenance Related information ==
 * [[Kernel/Dev/WhatIsSRU|What is kernel stable release update (SRU).]]
 * [[Kernel/Dev/SRUPolicy|What is the SRU policy.]]
 * [[Kernel/Dev/AboutKernelABI|What is kernel ABI and when/why is it incremented.]]
 * [[Kernel/Dev/ABIPackages|List of packages that needs ABI bump during stable update.]]
 * [[Kernel/Dev/AddingNonFreeFirmware|How to add non-free firmware.]]
 * [[Kernel/Dev/AddingFreeFirmware|How to add free firmware.]]
 * [[Kernel/Dev/KernelPackageVersioning|How to version changes to kernel packages.]]
 * [[Kernel/Dev/KernelUpdatePolicy|What is the kernel security update policy.]]
 * [[Kernel/Dev/TopicBranches|What are topic branches.]]
 * [[Kernel/Dev/KernelReleaseSchedule|What is the kernel release schedule]]

== Kernel Bug Fixing ==
 * [[Kernel/Dev/KernelBugFixing|How to fix a kernel bug]]

== Guides and Other Useful Documentation. ==
 * [[Kernel/FAQDeveloper| Kernel frequently asked question (FAQ).]]
 * [[Kernel/Dev/GitCheatSheet|A GIT cheat sheet.]]
 * [[http://book.git-scm.com/index.html|Community Documentation on GIT]]

== Old links ==

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