Dev

Differences between revisions 26 and 58 (spanning 32 versions)
Revision 26 as of 2010-07-20 08:41:31
Size: 3548
Editor: 193
Comment:
Revision 58 as of 2014-12-02 16:22:12
Size: 3741
Editor: sforshee
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:

== General Purpose Kernel Build Instructions ==
 * [[Kernel/QuickBuildLocal| How to build a kernel on your local machine.]]
 * [[Kernel/QuickBuildPPA|How to build a kernel in a PPA.]]
 * [[Kernel/ModConfigBuild|How to modify kernel config and build kernel.]]
 * [[Kernel/ApplyPatchBuild|How to apply patches and build a kernel.]]

== Kernel Maintanence and Patch Submission ==

 
Line 22: Line 12:
 * [[Kernel/Maintenance/Beginner]] - A beginners guide to Ubuntu kernel maintanence.
Line 24: Line 13:
 * [[KernelTeam/KernelForIdiots]] - Scott's notes on making custom kernels cause he can't grep the above two things fast enough  * [[Kernel/Dev/KernelModuleRebuild]] - Build a kernel module without rebuilding kernel.
Line 27: Line 16:
 * [[Kernel/Dev/StablePatchFormat|StablePatchFormat]] - How to format a patch to submit
Line 33: Line 23:
 * [[Kernel/Dev/Flavours]] -- what kernel flavours (kernel variants) do we have in each release?
 * [[Kernel/Dev/Meta-Pkgs]] -- Ubuntu kernel meta package documentation and diagrams.
Line 34: Line 26:
 * [[http://idlethread.blogspot.com/2009/01/recipe-of-day-cross-compiling-armel.html|ARM kernel cross compilation]]  * [[KernelTeam/ARMKernelCrossCompile]] ARM kernel cross compilation
Line 39: Line 31:
 * [[KernelTeam/DKMSPackaging]] - How to build a DKMS Package
Line 41: Line 32:
 * [[KernelTeam/AddingNonFreeFirmware]] - Adding firmware to linux-firmware-nonfree
 * [[KernelTeam/AddingFreeFirmware]] - Adding free firmware to Ubuntu
Line 45: Line 34:
 * [[GitKernelBuild]] - Build mainline kernel from git. Also help with submitting bugs to upstream bugzilla.kernel.org
Line 47: Line 35:
 * [[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/MultipleISOBootUSBKey]] - Build your own USB stick to boot *.iso files.
 * [[Kernel/HowToSignpgpKeys]] - How to sign pgp keys.
 * [[Kernel/Dev/FixingCVEs]] - The processes for working on CVEs.
 * [[Kernel/CVEWorkFlow]] - The other processes for working on CVEs.
 * [[Kernel/StableReleaseCadence]] - How the Kernel SRU cadence is supposed to work
 * [[Kernel/kteam-tools]] - A repository of useful tools.
 * [[Kernel/Dev/Howto-RebaseTopicBranches]] - An example of rebasing a topic branch on top of recent master branch commits.
 * [[Kernel/Dev/StableUpstream]] - Documents the stable kernel updates provided by Ubuntu kernel team
 * [[Kernel/Dev/LinuxFirmwareMaintenance|Kernel/Dev/LinuxFirmwareMaintenance]] - Notes on the maintenance of Ubuntu's linux-firmware package.

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