diff options
author | Mcgrof <anonymous.contributor@example.org> | 2014-11-17 19:58:51 +0000 |
---|---|---|
committer | Konstantin Ryabitsev <konstantin@linuxfoundation.org> | 2024-10-04 15:47:33 -0400 |
commit | 3aaaad9d087596090f8d25dbb15dd0c8c1a60a3f (patch) | |
tree | 5e81ccf92b48bbfbbdd6060299f58593588bece3 | |
parent | 53e6140f5ffaed0ddd9b58c54f5be01b00915fa6 (diff) | |
download | backports-3aaaad9d087596090f8d25dbb15dd0c8c1a60a3f.tar.gz |
Update Documentation
-rw-r--r-- | wiki/Documentation.mediawiki | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/wiki/Documentation.mediawiki b/wiki/Documentation.mediawiki index 1ba6232..e7a8928 100644 --- a/wiki/Documentation.mediawiki +++ b/wiki/Documentation.mediawiki @@ -9,10 +9,6 @@ The Linux kernel backports project aims at backporting Linux '''upstream''' devi * [[Documentation/packaging|Backports package releases]] * [[Documentation/integration|Backports kernel integration]] -<h2>Release types</h2> - -Both daily snapshots based on [http://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git linux-next], and stable releases based [http://git.kernel.org/cgit/linux/kernel/git/stable/linux-stable.git Linux's stable releases] are provided. Always use the latest ''stable'' available release unless you need a feature / fix only currently available on the linux-next based release. A backports-3.x release means device drivers from the Linux v3.x release have been taken, backported and made available for you to use on any kernel version prior to the release version. - <h2>Currently backported subsystems</h2> Device drivers are available for the following subsystems: |