- add luks script in volumemanager stage too, this way some side

effects are avoided (bnc#547612)

OBS-URL: https://build.opensuse.org/package/show/security/cryptsetup?expand=0&rev=30
This commit is contained in:
Ludwig Nussel 2009-10-20 11:35:42 +00:00 committed by Git OBS Bridge
parent cc107d645c
commit 9060322f00
4 changed files with 12 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bb92b934bba1e5d73d8ef91e11c6592076ab97a8126e0eaf14e659cd2f9341df
size 17889

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2b59733fc05021a9251a68b34de6ac139d8a9607bef6e36fd3c1533c95d510b0
size 17922

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Oct 19 14:33:57 UTC 2009 - lnussel@suse.de
- add luks script in volumemanager stage too, this way some side
effects are avoided (bnc#547612)
-------------------------------------------------------------------
Wed Oct 7 12:37:24 UTC 2009 - lnussel@suse.de

View File

@ -25,7 +25,7 @@ BuildRequires: libselinux-devel
# hashalot version
%define haver 0.3
# boot.crypto version
%define bcver 0_200910071414
%define bcver 0_200910161438
License: BSD 3-clause (or similar) ; GPL v2 only ; GPL v2 or later
Group: System/Base
AutoReqProv: on
@ -205,6 +205,8 @@ rm -rf $RPM_BUILD_ROOT
%dir /lib/mkinitrd/scripts
/lib/mkinitrd/scripts/setup-luks.sh
/lib/mkinitrd/scripts/boot-luks.sh
/lib/mkinitrd/scripts/setup-luks2.sh
/lib/mkinitrd/scripts/setup-luks_final.sh
/sbin/cryptsetup
/sbin/hashalot
/sbin/rccrypto