diff options
author | Mcgrof <anonymous.contributor@example.org> | 2013-07-16 09:39:58 +0000 |
---|---|---|
committer | Konstantin Ryabitsev <konstantin@linuxfoundation.org> | 2024-10-04 15:47:32 -0400 |
commit | 8debb21882b3cac5dd3e47f22cba5e89f1bfc34c (patch) | |
tree | a25bcf40df7a5aa004d07261c94532ac1b48d5cc | |
parent | 35204e77f02fb4ad583efd1702c38935b4398291 (diff) | |
download | backports-8debb21882b3cac5dd3e47f22cba5e89f1bfc34c.tar.gz |
Update Documentation
-rw-r--r-- | wiki/Documentation.mediawiki | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/wiki/Documentation.mediawiki b/wiki/Documentation.mediawiki index 4534b34..a71f30c 100644 --- a/wiki/Documentation.mediawiki +++ b/wiki/Documentation.mediawiki @@ -2,9 +2,7 @@ title: Documentation --- -<h1>Kernel backports project</h1> - -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 +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. <h2>Release types</h2> |