Dev

Differences between revisions 35 and 38 (spanning 3 versions)
Revision 35 as of 2010-08-06 17:09:15
Size: 5242
Editor: pool-98-108-155-157
Comment:
Revision 38 as of 2010-08-20 17:45:13
Size: 2756
Editor: pool-98-108-155-157
Comment: Removing links to pages that don't exist.
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 48: Line 12:
 * [[Kernel/Maintenance/Beginner]] - A beginners guide to Ubuntu kernel maintanence.
Line 65: Line 28:
 * [[KernelTeam/DKMSPackaging]] - How to build a DKMS Package
Line 67: Line 29:
 * [[KernelTeam/AddingNonFreeFirmware]] - Adding firmware to linux-firmware-nonfree
 * [[KernelTeam/AddingFreeFirmware]] - Adding free firmware to Ubuntu
Line 71: Line 31:
 * [[GitKernelBuild]] - Build mainline kernel from git. Also help with submitting bugs to upstream bugzilla.kernel.org
Line 73: Line 32:
 * [[Kernel/Dev/MaintainerStarter|MaintainerStarter]] - How to open the kernel for the next development release  * [[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)