summaryrefslogtreecommitdiffstats
diff options
authorChris Feyerchak <anonymous.contributor@example.org>2017-07-03 19:10:41 +0000
committerKonstantin Ryabitsev <konstantin@linuxfoundation.org>2024-10-04 15:47:34 -0400
commitf5d2623cd72f8d7f778fb3e17fe4d7878e286064 (patch)
treeda928f76cf892d5c7d8d3b9815de66fe85c589c6
parenta573c3f3277e9d0a497f7f771b164bac36809b60 (diff)
downloadbackports-f5d2623cd72f8d7f778fb3e17fe4d7878e286064.tar.gz
Wordsmith introduction of modes
-rw-r--r--wiki/Documentation.mediawiki2
1 files changed, 1 insertions, 1 deletions
diff --git a/wiki/Documentation.mediawiki b/wiki/Documentation.mediawiki
index 941a845..560819f 100644
--- a/wiki/Documentation.mediawiki
+++ b/wiki/Documentation.mediawiki
@@ -6,7 +6,7 @@ The Backports Project aims to backport current Linux '''upstream''' device drive
The project shall '''never''' include proprietary drivers, and is designed to disallow its use with proprietary drivers.
-Backports supports backporting in either of two modes:
+Backports provides users with a choice of workflows:
# '''[[Documentation/packaging|package releases mode]]''' - backports produces a tarball (loosely akin to a patch) containing the subsystems/drivers of a future kernel
# '''[[Documentation/integration|kernel integration mode]]''' - backports directly '''integrates''' the subsystems/drivers of a future kernel into an older kernel tree