diff options
Diffstat (limited to '0022-tools-libfsimage-Export-a-new-function-to-preload-al.patch')
-rw-r--r-- | 0022-tools-libfsimage-Export-a-new-function-to-preload-al.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/0022-tools-libfsimage-Export-a-new-function-to-preload-al.patch b/0022-tools-libfsimage-Export-a-new-function-to-preload-al.patch index 3128eef..6b96640 100644 --- a/0022-tools-libfsimage-Export-a-new-function-to-preload-al.patch +++ b/0022-tools-libfsimage-Export-a-new-function-to-preload-al.patch @@ -1,7 +1,7 @@ From c1159b5ed4ad7fadc5c650f749b072da9a78fb13 Mon Sep 17 00:00:00 2001 From: Alejandro Vallejo <alejandro.vallejo@cloud.com> Date: Mon, 25 Sep 2023 18:32:24 +0100 -Subject: [PATCH 22/27] tools/libfsimage: Export a new function to preload all +Subject: [PATCH 22/30] tools/libfsimage: Export a new function to preload all plugins This is work required in order to let pygrub operate in highly deprivileged @@ -122,5 +122,5 @@ index 2ebbbe35df..92fbf2851f 100644 METH_VARARGS|METH_KEYWORDS, fsimage_open__doc__ }, { "getbootstring", (PyCFunction)fsimage_getbootstring, -- -2.42.0 +2.43.0 |