diff options
author | Hauke <anonymous.contributor@example.org> | 2014-10-19 20:44:26 +0000 |
---|---|---|
committer | Konstantin Ryabitsev <konstantin@linuxfoundation.org> | 2024-10-04 15:47:32 -0400 |
commit | e6a3a214a12f869b2f6dbf25649c42cc0a8b5ed5 (patch) | |
tree | 43b2582363091d53ff2e87ae038d8c8be25b4d06 | |
parent | 07f0a3aa54c0d88bc083497f6d108ba3d8b06615 (diff) | |
download | backports-e6a3a214a12f869b2f6dbf25649c42cc0a8b5ed5.tar.gz |
add message about kernel versions supported
-rw-r--r-- | wiki/Main_Page.mediawiki | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/wiki/Main_Page.mediawiki b/wiki/Main_Page.mediawiki index 1f2a149..ee9058d 100644 --- a/wiki/Main_Page.mediawiki +++ b/wiki/Main_Page.mediawiki @@ -7,6 +7,8 @@ __NOTOC__ Backports provide drivers released on ''newer'' kernels backported for usage on ''older kernels''. Always use the latest stable release! The project started since 2007 and was originally known as '''compat-wireless''', evolved to '''compat-drivers''' and was recently renamed simply to '''backports'''. 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. As of the v3.10 based release over 830 device drivers are backported. +Current versions of backports support all mainline kernels starting with version 3.0, for kernel versions older than 3.0 please use backports-3.14, which supports all kernel versions back to 2.6.26. + = Download = * [http://drvbp1.linux-foundation.org/~mcgrof/rel-html/backports/ Temporary backports release page] |