forked from pool/cryptsetup
This commit is contained in:
parent
f7518a833b
commit
4e19fa1180
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:3ab39e3a547a35b46f4270e4edc68916fcba52a9cb124d3f4bcaa22838de8db9
|
|
||||||
size 13171
|
|
3
boot.crypto-0_200805061223.tar.bz2
Normal file
3
boot.crypto-0_200805061223.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:1b8008b316e548e31551a6a631386fe54113cb449ed8f2a44bd67c6600b41428
|
||||||
|
size 13209
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue May 6 12:36:49 CEST 2008 - mkoenig@suse.de
|
||||||
|
|
||||||
|
- load loop module in boot.crypto-early as it might be needed.
|
||||||
|
It is previously initially loaded by boot.localfs.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Apr 9 15:59:09 CEST 2008 - mkoenig@suse.de
|
Wed Apr 9 15:59:09 CEST 2008 - mkoenig@suse.de
|
||||||
|
|
||||||
|
@ -17,12 +17,12 @@ BuildRequires: device-mapper-devel e2fsprogs-devel libgcrypt-devel popt-devel
|
|||||||
# hashalot version
|
# hashalot version
|
||||||
%define haver 0.3
|
%define haver 0.3
|
||||||
# boot.crypto version
|
# boot.crypto version
|
||||||
%define bcver 0_200804091625
|
%define bcver 0_200805061223
|
||||||
License: BSD 3-Clause; GPL v2 or later
|
License: BSD 3-Clause; GPL v2 or later
|
||||||
Group: System/Base
|
Group: System/Base
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
Version: 1.0.5_SVNr46
|
Version: 1.0.5_SVNr46
|
||||||
Release: 11
|
Release: 16
|
||||||
Summary: Set Up dm-crypt Based Encrypted Block Devices
|
Summary: Set Up dm-crypt Based Encrypted Block Devices
|
||||||
Source: cryptsetup-%{version}.tar.bz2
|
Source: cryptsetup-%{version}.tar.bz2
|
||||||
Source1: hashalot-%haver.tar.bz2
|
Source1: hashalot-%haver.tar.bz2
|
||||||
@ -173,6 +173,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_libdir}/libcryptsetup.so
|
%{_libdir}/libcryptsetup.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 06 2008 mkoenig@suse.de
|
||||||
|
- load loop module in boot.crypto-early as it might be needed.
|
||||||
|
It is previously initially loaded by boot.localfs.
|
||||||
* Wed Apr 09 2008 mkoenig@suse.de
|
* Wed Apr 09 2008 mkoenig@suse.de
|
||||||
- add support for boot.crypto-early [#355824]
|
- add support for boot.crypto-early [#355824]
|
||||||
needed to encrypt block devices for usage with LVM or MD
|
needed to encrypt block devices for usage with LVM or MD
|
||||||
|
Loading…
Reference in New Issue
Block a user