SPECS: cryptsetup.spec - hmmm -initrd is dynamically linked - adde...
mguevara
mguevara at pld-linux.org
Sat Feb 18 03:55:36 CET 2006
Author: mguevara Date: Sat Feb 18 02:55:36 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- hmmm -initrd is dynamically linked - added temp desc.
---- Files affected:
SPECS:
cryptsetup.spec (1.15 -> 1.16)
---- Diffs:
================================================================
Index: SPECS/cryptsetup.spec
diff -u SPECS/cryptsetup.spec:1.15 SPECS/cryptsetup.spec:1.16
--- SPECS/cryptsetup.spec:1.15 Sat Feb 18 03:26:13 2006
+++ SPECS/cryptsetup.spec Sat Feb 18 03:55:31 2006
@@ -6,6 +6,7 @@
# - think about initrd version compiled with klibc. That would require
# klibc-compatible libgcrypt and popt that could lead us to a quite
# large klibc-compatible library chain.
+# - initrd is not static
#
Summary: dm-crypt config tool for encypted filesystems
Summary(pl): Narzędzie konfiguracyjne do dm-crypt dla szyfrowanych systemów plików
@@ -75,9 +76,15 @@
%description initrd
Statically-linked version of cryptsetup utility for use in initrd.
+In fact the binary is dynamically-linked - consider cryptsetup-luks
+for the moment.
+
%description initrd -l pl
Statycznie linkowana wersja narzędzia cryptsetup do użytku w initrd.
+Tak naprawdę to binarka jest linkowana dymamicznie - tymczasowo
+warto rozważyć pakiet cryptsetup-luks.
+
%prep
%setup -q
%patch0 -p1
@@ -152,6 +159,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.16 2006/02/18 02:55:31 mguevara
+- hmmm -initrd is dynamically linked - added temp desc.
+
Revision 1.15 2006/02/18 02:26:13 mguevara
- 0.2 rel 1.pre1.8 - added obsoletes cryptsetup-luks for easy replacement
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/cryptsetup.spec?r1=1.15&r2=1.16&f=u
More information about the pld-cvs-commit
mailing list