Dev

Differences between revisions 19 and 60 (spanning 41 versions)
Revision 19 as of 2010-07-06 18:35:01
Size: 2897
Editor: 85-210-145-82
Comment:
Revision 60 as of 2019-10-15 18:16:55
Size: 3639
Editor: connork
Comment: Remove dead link
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
 * [[Kernel/BuildYourOwnKernel]] - Minimalist kernel build guide
Line 7: Line 8:
 * [[http://book.git-scm.com/index.html|Community Git Documentation]] - Community Git Documentation.
Line 11: Line 11:
 * [[KernelTeam/KernelMaintenanceStarter]] - Cheatsheet for KernelTeam/KernelMaintenance.
 * [[KernelTeam/KernelForIdiots]] - Scott's notes on making custom kernels cause he can't grep the above two things fast enough
 * [[Kernel/Maintenance/Advanced]] - An advanced guide to Ubuntu kernel maintanence.
 * [[Kernel/Dev/KernelModuleRebuild]] - Build a kernel module without rebuilding kernel.
Line 15: Line 15:
 * [[Kernel/Dev/StablePatchFormat|StablePatchFormat]] - How to format a patch to submit
Line 21: Line 22:
 * [[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 22: Line 25:
 * [[http://idlethread.blogspot.com/2009/01/recipe-of-day-cross-compiling-armel.html|ARM kernel cross compilation]]  * [[KernelTeam/ARMKernelCrossCompile]] ARM kernel cross compilation
Line 27: Line 30:
 * [[KernelTeam/DKMSPackaging]] - How to build a DKMS Package
Line 29: Line 31:
 * [[KernelTeam/AddingNonFreeFirmware]] - Adding firmware to linux-firmware-nonfree
 * [[KernelTeam/AddingFreeFirmware]] - Adding free firmware to Ubuntu
Line 33: Line 33:
 * [[GitKernelBuild]] - Build mainline kernel from git. Also help with submitting bugs to upstream bugzilla.kernel.org
Line 35: Line 34:
 * [[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/ExtendedStable]] - 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)