diff options
author | Mcgrof <anonymous.contributor@example.org> | 2013-07-16 09:42:29 +0000 |
---|---|---|
committer | Konstantin Ryabitsev <konstantin@linuxfoundation.org> | 2024-10-04 15:47:32 -0400 |
commit | 0b4477c817abe23b16f3316bfe23464ab691b165 (patch) | |
tree | eee4a8f2f08c4ee8db38e155e8c462b65055c873 | |
parent | 8debb21882b3cac5dd3e47f22cba5e89f1bfc34c (diff) | |
download | backports-0b4477c817abe23b16f3316bfe23464ab691b165.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 a71f30c..9996ded 100644 --- a/wiki/Documentation.mediawiki +++ b/wiki/Documentation.mediawiki @@ -2,7 +2,7 @@ title: Documentation --- -The Linux kernel backports project aims at backporting Linux ''upstream'' device drivers for usage on older kernels. The point of the project is to provide a central mechanism for backporting device drivers for ''any'' subsystem. The backports project shall '''never''' include proprietary drivers and by design does not allow usage of itself with proprietary drivers. +The Linux kernel backports project aims at backporting Linux ''upstream'' device drivers for usage on older kernels. The point of the project is to provide a central mechanism for backporting device drivers for ''any'' subsystem. The backports project shall '''never''' include proprietary drivers and by design does not allow usage of itself with proprietary drivers. Every backports release has been test compiled ''for usage'' against all supported kernels, currently 2.6.24 - latest. Always use the latest ''stable'' available release. <h2>Release types</h2> |