summaryrefslogtreecommitdiffstats
diff options
authorMcgrof <anonymous.contributor@example.org>2014-11-17 18:48:59 +0000
committerKonstantin Ryabitsev <konstantin@linuxfoundation.org>2024-10-04 15:47:33 -0400
commit38d4d4a5391dafcbcfc50031edf5cb747d6d12f0 (patch)
tree9a9cebfd4cd337abfd2243d190532837f2875c7d
parentf3c850da4d69ae926c4eebd91f491188b57be9a4 (diff)
downloadbackports-38d4d4a5391dafcbcfc50031edf5cb747d6d12f0.tar.gz
Update Documentation/packaging
-rw-r--r--wiki/Documentation_packaging.mediawiki2
1 files changed, 1 insertions, 1 deletions
diff --git a/wiki/Documentation_packaging.mediawiki b/wiki/Documentation_packaging.mediawiki
index a7096b6..afe5144 100644
--- a/wiki/Documentation_packaging.mediawiki
+++ b/wiki/Documentation_packaging.mediawiki
@@ -5,7 +5,7 @@ title: Documentation/packaging
The backports project makes release of two types of '''packages''' which provides device drivers from future versions of Linux usable on older Linux kernel releases.
-<h2>Release types</h2>
+<h2>Backports package 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.