[PATCH 11/11] makedumpfile: Add zstd README description
Tao Liu
ltao at redhat.com
Fri Sep 10 03:33:18 PDT 2021
Signed-off-by: Tao Liu <ltao at redhat.com>
Signed-off-by: Coiby Xu <coxu at redhat.com>
---
README | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/README b/README
index 6629440..0b17cf1 100644
--- a/README
+++ b/README
@@ -49,7 +49,10 @@
7.Build with snappy support:
# make USESNAPPY=on ; make install
The user has to prepare snappy library.
- 8.Build the extension module for --eppic option.
+ 8.Build with zstd support:
+ # make USEZSTD=on ; make install
+ The user has to prepare zstd library.
+ 9.Build the extension module for --eppic option.
# make eppic_makedumpfile.so
The user has to prepare eppic library from the following site:
http://code.google.com/p/eppic/
--
2.29.2
More information about the kexec
mailing list