Dev

Differences between revisions 35 and 37 (spanning 2 versions)
Revision 35 as of 2010-08-06 17:09:15
Size: 5242
Editor: pool-98-108-155-157
Comment:
Revision 37 as of 2010-08-18 11:25:09
Size: 3295
Editor: p5B2E550D
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/Dev/StablePatchFormat|Required Stable Patch Format.]]

== 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 ==
Line 74: Line 38:
 * [[Kernel/Dev/KernelDriverDeviations|KernelDriverDeviations]] - Which in-kernel drivers or sub-systems are newer than the base release

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