diff options
author | Johannes Berg <anonymous.contributor@example.org> | 2014-05-21 19:18:00 +0000 |
---|---|---|
committer | Konstantin Ryabitsev <konstantin@linuxfoundation.org> | 2024-10-04 15:47:32 -0400 |
commit | 07f0a3aa54c0d88bc083497f6d108ba3d8b06615 (patch) | |
tree | 6590ea4ed22aa5ae96cfddaa24be656b601ec197 | |
parent | 78b564a7723ade11f03264a406934e6dd59c8fe4 (diff) | |
download | backports-07f0a3aa54c0d88bc083497f6d108ba3d8b06615.tar.gz |
Update Documentation
-rw-r--r-- | wiki/Documentation.mediawiki | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wiki/Documentation.mediawiki b/wiki/Documentation.mediawiki index ec79e5f..f1441e0 100644 --- a/wiki/Documentation.mediawiki +++ b/wiki/Documentation.mediawiki @@ -6,7 +6,7 @@ The Linux kernel backports project aims at backporting Linux '''upstream''' devi <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 you may be on from 2.6.24 - 3.(x-1). +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> |