[3/4] Add chapter on merging back changes from XenServer patch-queue.#4
[3/4] Add chapter on merging back changes from XenServer patch-queue.#4casasnovas merged 3 commits intomainfrom
Conversation
28c2df0 to
a3140ca
Compare
7ab4d27 to
5b49c43
Compare
a3140ca to
773782d
Compare
f5a4cd3 to
6160dd8
Compare
773782d to
66b28a3
Compare
3ba28b4 to
ca9121b
Compare
25a9731 to
f8619ee
Compare
ca9121b to
bc7f0ed
Compare
693c028 to
deab814
Compare
371cbd3 to
29d1b6c
Compare
f81b35a to
28a2185
Compare
29d1b6c to
529a41e
Compare
|
I think this script needs:
EDIT: the script usage is explained externally in the |
28a2185 to
b3647e2
Compare
529a41e to
84a5411
Compare
Indeed, I've added a comment banner with basic explanation (purpose and how to use) as well as a couple of pitfalls checks for the CLI but didn't go for full blown optarg parsing, let me know if that's enough for you or if you'd prefer optarg parsing. |
…ging back changes from XenServer. Signed-off-by: Quentin Casasnovas <quentin.casasnovas@vates.tech>
…ueue. Signed-off-by: Quentin Casasnovas <quentin.casasnovas@vates.tech>
84a5411 to
1d1a2f6
Compare
…patch-queue. Signed-off-by: Quentin Casasnovas <quentin.casasnovas@vates.tech>
That's good as it is now, thanks! |
Our dom0 kernel will now diverge significantly from the XenServer one, as we will be rebasing it
on top of different upstream bases, and as such, we will have some extra challenges merging back
changes from XenServer patch-queue. A new script is added to facilitate this maintenance activity.
The rationale for diverging from XenServer dom0 kernel is discussed here for reference:
https://notes.vates.tech/s/vatesglobal/p/proposal-emancipation-from-xs-linux-kernel-for-xcp-ng-8-3-and-apply-WDv7wHUn8z
This pull-request is the third in a series adding tools and documentation on maintaining
our dom0 kernel - for extra context, the final state can be seen here (the final README
especially):
https://github.com/xcp-ng/hypervisor-dev/tree/quentin-main
I've tried to split the changes into palatable/reviewable PRs, full list: