diff options
author | Chris Feyerchak <anonymous.contributor@example.org> | 2017-07-21 21:38:48 +0000 |
---|---|---|
committer | Konstantin Ryabitsev <konstantin@linuxfoundation.org> | 2024-10-04 15:47:34 -0400 |
commit | 96c75872fac39c66b8cc3f16e19c06f4193cff0e (patch) | |
tree | a16c0269db775071386df5d13e290b7b3282a2f0 | |
parent | 5efa534514c4a60a71c3288b9a0cca887882aa5c (diff) | |
download | backports-96c75872fac39c66b8cc3f16e19c06f4193cff0e.tar.gz |
/* Workflows */ Backport is built out-of-tree against older kernel, not "applied"
-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 aaf17d8..5d52dac 100644 --- a/wiki/Documentation.mediawiki +++ b/wiki/Documentation.mediawiki @@ -20,7 +20,7 @@ Backports provides users with a choice of two workflows: # '''package releases mode''' ([[Documentation/packaging|documentation]]) #* future kernel source tree and older kernel source tree do not need to be present on the same machine at the same time #* on machine hosting future kernel source tree, backport package is generated -#* on machine hosting older kernel, backport package is applied +#* on machine hosting older kernel, backport package is built out-of-tree against older kernel #* backport package is loosely akin to a patch file = Backported Subsystems = |