Signed-off-by: Tao Liu <l...@redhat.com> Signed-off-by: Coiby Xu <c...@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 _______________________________________________ kexec mailing list kexec@lists.infradead.org http://lists.infradead.org/mailman/listinfo/kexec