forked from pool/cryptsetup
add reencrypt
OBS-URL: https://build.opensuse.org/package/show/security/cryptsetup?expand=0&rev=92
This commit is contained in:
parent
7a73bec4e1
commit
9e6cb2b3b1
@ -125,6 +125,7 @@ test -e po/Makevars || cp po/Makevars.template po/Makevars
|
||||
--libdir=/%_lib \
|
||||
--bindir=/sbin --sbindir=/sbin \
|
||||
--disable-static --enable-shared \
|
||||
--enable-cryptsetup-reencrypt \
|
||||
--enable-selinux
|
||||
make %{?_smp_mflags}
|
||||
#
|
||||
@ -213,10 +214,14 @@ fi
|
||||
/lib/mkinitrd/scripts/setup-luks_final.sh
|
||||
/usr/sbin/convert_cryptotab
|
||||
/sbin/cryptsetup
|
||||
/sbin/veritysetup
|
||||
/sbin/hashalot
|
||||
/sbin/rccrypto
|
||||
/sbin/cryptsetup-reencrypt
|
||||
%_mandir/man1/hashalot.1.gz
|
||||
%_mandir/man8/cryptsetup.8.gz
|
||||
%_mandir/man8/cryptsetup-reencrypt.8.gz
|
||||
%_mandir/man8/veritysetup.8.gz
|
||||
%_mandir/man5/crypttab.5.gz
|
||||
%_mandir/man5/cryptotab.5.gz
|
||||
/lib/cryptsetup
|
||||
|
Loading…
Reference in New Issue
Block a user