diff options
author | Chris Feyerchak <anonymous.contributor@example.org> | 2017-07-03 19:13:01 +0000 |
---|---|---|
committer | Konstantin Ryabitsev <konstantin@linuxfoundation.org> | 2024-10-04 15:47:34 -0400 |
commit | a96f03279f9c49a06fe523e63ef25a19abdb1865 (patch) | |
tree | 3f0643c2defe96adb981ff9d32bb6106d1c998ab | |
parent | f5d2623cd72f8d7f778fb3e17fe4d7878e286064 (diff) | |
download | backports-a96f03279f9c49a06fe523e63ef25a19abdb1865.tar.gz |
Break-out a "Workflows" section
-rw-r--r-- | wiki/Documentation.mediawiki | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/wiki/Documentation.mediawiki b/wiki/Documentation.mediawiki index 560819f..c2ba625 100644 --- a/wiki/Documentation.mediawiki +++ b/wiki/Documentation.mediawiki @@ -6,15 +6,17 @@ The Backports Project aims to backport current Linux '''upstream''' device drive The project shall '''never''' include proprietary drivers, and is designed to disallow its use with proprietary drivers. +Every backports release has been test compiled ''for usage'' against all supported kernels. The oldest release is (currently) 3.0. + +Linux kernel releases can become deprecated. You are encouraged to use supported stable kernels as listed on [http://kernel.org kernel.org]. + += Workflows = + Backports provides users with a choice of workflows: # '''[[Documentation/packaging|package releases mode]]''' - backports produces a tarball (loosely akin to a patch) containing the subsystems/drivers of a future kernel # '''[[Documentation/integration|kernel integration mode]]''' - backports directly '''integrates''' the subsystems/drivers of a future kernel into an older kernel tree -Every backports release has been test compiled ''for usage'' against all supported kernels. The oldest release is (currently) 3.0. - -Linux kernel releases can become deprecated. You are encouraged to use supported stable kernels as listed on [http://kernel.org kernel.org]. - = Backported Subsystems = Device drivers are available for the following subsystems: |