Log of /cryptsetup/trunk/debian/changelog
Parent Directory
|
Revision Log
Revision
1081 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Jul 27 16:27:01 2016 UTC
(17 months, 1 week ago)
by
mejo
File length: 105526 byte(s)
Diff to
previous 1080
debian/cryptdisks.functions: use --key-file=- again with the tcrypt extension, now that upstream issue #269 is fixed.
Revision
1077 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu Jan 21 14:49:07 2016 UTC
(23 months, 2 weeks ago)
by
guilhem-guest
File length: 104568 byte(s)
Diff to
previous 1076
Use host arch compiler for askpass.
This fixes FTCBFS. Patch from Helmut Grohne, closes: #811559.
Revision
1076 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu Jan 21 14:49:04 2016 UTC
(23 months, 2 weeks ago)
by
guilhem-guest
File length: 104490 byte(s)
Diff to
previous 1075
Move the .pc file to a multiarch location.
So cross-pkg-config can find it. Patch from Helmut Grohne, closes
Revision
1065 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu Dec 24 08:06:44 2015 UTC
(2 years ago)
by
mejo
File length: 103680 byte(s)
Diff to
previous 1063
debian/initramfs/cryptroot-script: move sanity checks of $cryptkeyscript and potential expansion to /lib/cryptsetup/askpass to the beginning of setup_mapping().
Revision
1063 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu Dec 24 07:21:28 2015 UTC
(2 years ago)
by
mejo
File length: 103510 byte(s)
Diff to
previous 1062
debian/initramfs/cryptroot-unlock(-hook): change path of cryptroot-unlock script to /usr/share/cryptsetup/initramfs/bin/cryptroot-hook
Revision
1062 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Dec 23 22:02:59 2015 UTC
(2 years ago)
by
mejo
File length: 103510 byte(s)
Diff to
previous 1061
debian/initramfs/cryptroot-unlock(-hook): add initramfs hook and script to remotely unlock cryptroot devices (e.g. via SSH). (closes: #782024)
Revision
1061 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Dec 23 21:49:56 2015 UTC
(2 years ago)
by
mejo
File length: 103357 byte(s)
Diff to
previous 1060
debian/cryptdisks.functions, debian/initramfs/cryptroot-script: remove special treatment of plymouth installations now that askpass supports plymouth natively.
Revision
1057 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu Dec 17 10:59:42 2015 UTC
(2 years ago)
by
mejo
File length: 103112 byte(s)
Diff to
previous 1056
* debian/cryptdisks.functions: don't use '--key-file=-' with the tcrypt extension. This fixes the tcrypt implementation in the initscript and provides a workaround for upstream issue #269.
Revision
1056 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu Dec 17 10:45:21 2015 UTC
(2 years ago)
by
mejo
File length: 103102 byte(s)
Diff to
previous 1055
debian/cryptdisks.functions: bring passphrase prompt in line with the one from initramfs script in order to make the user experience more consistent. (closes: #772943)
Revision
1054 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu Dec 10 11:28:53 2015 UTC
(2 years ago)
by
mejo
File length: 102735 byte(s)
Diff to
previous 1053
debian/rules: set DEB_VERSION and DEB_DATE in a way to make cryptsetup build reproducible. Thanks to Dhole and Valentin Lorentz for patches. (closes: 780864, #794106)
Revision
1045 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Dec 9 11:37:34 2015 UTC
(2 years ago)
by
mejo
File length: 102287 byte(s)
Diff to
previous 1044
debian/cryptdisks.functions: iterate over remaining open crypttab devices in do_stop() in order to close dependent devices and don't freeze the shutdown process. Thanks to Avatar for the patch. (closes: #792552)
Revision
1044 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Dec 9 11:12:28 2015 UTC
(2 years ago)
by
mejo
File length: 102063 byte(s)
Diff to
previous 1042
debian/README.initramfs, debian/initramfs/cryptroot-hook: add support for storing keyfiles directly in the initrd. (closes: #786578)
Revision
1042 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Tue Dec 8 23:21:04 2015 UTC
(2 years, 1 month ago)
by
mejo
File length: 101922 byte(s)
Diff to
previous 1040
debian/dirs, debian/rules: install cryptdisks bash-completion script into /usr/share/bash-completion/completions.
Revision
1039 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Tue Dec 8 14:26:01 2015 UTC
(2 years, 1 month ago)
by
mejo
File length: 101819 byte(s)
Diff to
previous 1036
luksformat, dropbear/remote, keyslot in cryptroot:
[Jonas Meurer]
* debian/scripts/luksformat: search for mkfs binaries in /usr/sbin, /usr/bin,
/sbin and /bin (default order in $PATH). This fixes luksformat for btrfs
filesystems. (closes: #805353)
[ Guilhem Moulin ]
* debian/README.{Debian,remote}: remove dropbear-specific configuration and
point to dropbear-initramfs instead. Since version 2015.70-1, dropbear
ships dropbear-specific initramfs configuration and documentation in an
own binary package dropbear-initramfs. (closes: #801471)
* debian/initramfs/cryptroot-{hook,script}: add support for 'keyslot' option
to cryptroot initramfs script. (closes: #801479)
Revision
1035 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Tue Dec 8 12:37:18 2015 UTC
(2 years, 1 month ago)
by
mejo
File length: 100886 byte(s)
Diff to
previous 1034
debian/control, debian/NEWS: fix links to cryptsetup homepage and FAQ. Homepage (and FAQ) moved from code.google.com to gitlab.com. (closes: #781674)
Revision
1034 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Tue Dec 8 12:28:42 2015 UTC
(2 years, 1 month ago)
by
mejo
File length: 100601 byte(s)
Diff to
previous 1032
do not send potentially private information without prior user confirmation in apport hook.
Revision
1032 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Tue Dec 8 12:17:28 2015 UTC
(2 years, 1 month ago)
by
mejo
File length: 100489 byte(s)
Diff to
previous 1031
do not send potentially private information without prior user confirmation in reportbug script. (Closes: #743158)
Revision
1027 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu Jan 22 20:22:51 2015 UTC
(2 years, 11 months ago)
by
mejo
File length: 99578 byte(s)
Diff to
previous 1025
* debian/cryptdisks.functions: fix the precheck for ubuntu+upstart before
invoking 'status cryptdisks-udev'. (closes: #773456)
Revision
968 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Fri Jun 28 09:35:18 2013 UTC
(4 years, 6 months ago)
by
mejo
File length: 91797 byte(s)
Diff to
previous 966
incorporate veritysetup tool into cryptsetup-bin package after discussion with ansgar burchardt
Revision
959 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Jun 26 23:46:54 2013 UTC
(4 years, 6 months ago)
by
mejo
File length: 91846 byte(s)
Diff to
previous 958
[ Milan Broz ]
* new upstream version. (closes: #670071, 707997)
- default LUKS encryption mode is now XTS (aes-xts-plain64)
- add native support for Truecrypt and compatible on-disk format
- add benchmark command
- add cryptsetup-reencrypt, a tool to offline reencrypt LUKS device
* add veritysetup package, a tool for dm-verity block device verification
kernel module.
* install docs/examples into docs at cryptsetup-dev package.
* fix compilation warnings in askpass.c.
[ Jonas Meurer ]
* minor wording fixes to README.initramfs, suggested by intrigeri and Adam
D. Barrett.
* add bash-completion script for cryptdisks_{start,stop}. Thanks to Claudius
Hubig for providing a patch. (closes: #700777)
* support specifying key-slot in crypttab. Thanks to Kevin Locke for the
patch. (closes: #704470)
* remove evms support code from cryptroot initramfs script. (closes: #713918)
* fix location of keyscripts in initramfs documentation. (closes: #697446)
* fix a typo in decrypt_ssl script that prevented stdout from beeing
redirected to /dev/null. (closes: #700285)
* give full path to blkid in crytproot initramfs script. (closes: #697155)
* export number of previous tries from cryptroot and cryptdisks to
keyscript. Thanks to Laurens Blankers for the idea. Opens the possibility
to fallback after a given number of tries for keyscripts. (closes: #438481,
#471729, #697455)
[ Steve Langasek ]
* fix upstart jobs to not cause boot hangs when actually used in
conjunction with startpar. (closes: #694499, #677712).
* in connection with the above, make the cryptdisks-early job explicitly
wait for 'umountfs' on shutdown just like cryptdisks does; otherwise,
the teardown of the cryptdisks upstart job may cause the cryptdisks-early
init script run before we're done unmounting filesystems.
Revision
958 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Nov 28 15:45:33 2012 UTC
(5 years, 1 month ago)
by
mejo
File length: 90483 byte(s)
Diff to
previous 957
Add changes by Steve Langasek:
* Fix upstart jobs to not cause boot hangs when actually used in
conjunction with startpar. Closes: #694499.
* In connection with the above, make the cryptdisks-early job explicitly
wait for 'umountfs' on shutdown just like cryptdisks does; otherwise,
the teardown of the cryptdisks upstart job may cause the cryptdisks-early
init script run before we're done unmounting filesystems.
Revision
950 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu Nov 1 13:35:56 2012 UTC
(5 years, 2 months ago)
by
mejo
File length: 89562 byte(s)
Diff to
previous 949
* fix typo in manpages: s/passphase/passphrase. Thanks to Milan Broz for the bugreport. (closes: #684086)
Revision
949 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu Nov 1 13:15:19 2012 UTC
(5 years, 2 months ago)
by
mejo
File length: 89450 byte(s)
Diff to
previous 948
several bugfixes:
* add recommends for 'kbd, console-setup' to cryptsetup package. Both are
necessary to support local keymap in initramfs. Thanks to Raphaël Hertzog
for the bugreport. (closes: #689722)
* move suggestion for 'initramfs-tools (>= 0.91) | linux-initramfs-tool,
busybox' to recommends. Both are required for encrypted root fs.
* remove suggestion for udev, most debian systems have it installed anyway.
* mention option to use UUID=<luks_uuid> for source device in crypttab(5).
Thanks to Felicitus for the bug report. (closes: #688786)
* add a paragraph in README.initramfs: Describe, why renaming the target
name is not supported for encrypted root devices. Thanks to Adam Lee for
bugreport and proposed workaround for this limitation. (closes: #671037)
* fix keyfile permission checks in cryptdisks init scripts to follow
symlinks. Thanks to intrigeri for the bugreport. (closes: #691517)
* fix owner group check for keyfile in cryptdisks init scripts to really
check owner group.
* update debconf translations:
- brasilian portuguese, thanks to Adriano Rafael Gomes. (closes: #685762)
- japanese, thanks to victory. (closes: #690784)
Revision
945 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Tue Jun 12 18:43:07 2012 UTC
(5 years, 6 months ago)
by
mejo
File length: 88013 byte(s)
Diff to
previous 944
fix libcryptsetup4.symbols file to list the correct minimum versions for shared library symbols. closes: #677127
Revision
918 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Fri Feb 17 18:10:24 2012 UTC
(5 years, 10 months ago)
by
mejo
File length: 85323 byte(s)
Diff to
previous 917
check whether NEWROOT already exists before actually invoking cryptsetup in initramfs cryptroot script. (closes: #653241)
Revision
787 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Jun 16 18:54:09 2010 UTC
(7 years, 6 months ago)
by
mejo
File length: 68882 byte(s)
Diff to
previous 785
dont use sed in checkscript, fix initramfs/cryptroot-hook to weed out duplicates in get_resume_devices()
Revision
741 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Tue Mar 16 12:32:36 2010 UTC
(7 years, 9 months ago)
by
mejo
File length: 62838 byte(s)
Diff to
previous 740
enhance changelog and news, check for incomplete plain dm-crypt settings in crypttab
Revision
673 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Tue Sep 1 00:52:46 2009 UTC
(8 years, 4 months ago)
by
mejo
File length: 56616 byte(s)
Diff to
previous 672
add chainiv, cryptomgr and krng to standard list of modules in initramfs cryptroot hook
Revision
571 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sun Jul 27 22:41:05 2008 UTC
(9 years, 5 months ago)
by
mejo
File length: 44174 byte(s)
Diff to
previous 570
minor improvement to random key treatment in do_noluks() and hopefully last edit of changelog for 2:1.0.6-4
Revision
565 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sun Jul 27 15:46:29 2008 UTC
(9 years, 5 months ago)
by
mejo
File length: 43779 byte(s)
Diff to
previous 564
fix passphrase prompt string in initramfs/cryptroot-script to use $cryptsource instead of $cryptsources
Revision
564 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sun Jul 27 15:34:13 2008 UTC
(9 years, 5 months ago)
by
mejo
File length: 43662 byte(s)
Diff to
previous 563
dont set --tries=$TRIES and TRIES=1 for INTERACTIVE=yes anymore in cryptdisks.functions
Revision
545 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sat Jun 21 14:40:14 2008 UTC
(9 years, 6 months ago)
by
alphix-guest
File length: 41839 byte(s)
Diff to
previous 541
Hopefully fix askpass to properly handle console and usplash input (closes: #477203)
Revision
541 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu Jun 19 11:40:27 2008 UTC
(9 years, 6 months ago)
by
mejo
File length: 41718 byte(s)
Diff to
previous 538
change reference to 4.2/docbookx.dtd in documentation xml files to a local version and add docbook-xml to build-depends
Revision
526 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sat May 24 15:54:30 2008 UTC
(9 years, 7 months ago)
by
alphix-guest
File length: 40294 byte(s)
Diff to
previous 525
Rename mountdev to passdev (as we have askpass, now passdev, and in the future askpassdev)
Revision
518 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon May 12 19:54:29 2008 UTC
(9 years, 7 months ago)
by
alphix-guest
File length: 40069 byte(s)
Diff to
previous 510
Add a keyscript called mountdev which allows a keyfile to be retrieved from a device which is first mounted, mainly useful to get keyfiles off USB devices etc.
Revision
510 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sun Apr 6 17:30:59 2008 UTC
(9 years, 9 months ago)
by
alphix-guest
File length: 39897 byte(s)
Diff to
previous 506
Change the initramfs script to use askpass to prompt for passphrases, this should hopefully fix #382375 and #465902 once it is enabled in the init scripts as well.
Revision
506 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sun Apr 6 12:26:57 2008 UTC
(9 years, 9 months ago)
by
alphix-guest
File length: 39721 byte(s)
Diff to
previous 505
Misc bugfixes to askpass, make sure it is installed to the correct location and is built using pedantic mode.
Revision
500 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sun Mar 30 20:10:08 2008 UTC
(9 years, 9 months ago)
by
alphix-guest
File length: 39190 byte(s)
Diff to
previous 498
Depend on race-free version of libdevmapper, thus making udevsettle call from cryptsetup binary unnecessary. Also change call to udevsettle in initramfs script (which is still useful as it related to the source device) to optionally use udevadm if present (closes: #456326).
Revision
497 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Fri Mar 21 22:32:10 2008 UTC
(9 years, 9 months ago)
by
alphix-guest
File length: 38591 byte(s)
Diff to
previous 496
Improve module loading in initramfs hook so that the newer as well as arch specific crypto drivers are taken into consideration (closes: #464673)
Revision
464 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu Dec 6 14:56:49 2007 UTC
(10 years, 1 month ago)
by
mejo
File length: 35020 byte(s)
Diff to
previous 462
Remove --build $(DEB_BUILD_GNU_TYPE) and --host $(DEB_HOST_GNU_TYPE) from ./configure invocation, as they are already included in $(confflags).
Revision
414 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon Aug 13 15:52:23 2007 UTC
(10 years, 4 months ago)
by
mejo
File length: 30373 byte(s)
Diff to
previous 412
add patches 04_fix_unused_or_unitialized_variables.dpatch and 05_segfault_at_nonexisting_device.dpatch
Revision
401 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed May 9 20:03:37 2007 UTC
(10 years, 8 months ago)
by
alphix-guest
File length: 28639 byte(s)
Diff to
previous 399
Allow other crypto devices to be setup even if one fails. (closes: #423100)
Revision
388 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sun Apr 22 19:18:56 2007 UTC
(10 years, 8 months ago)
by
alphix-guest
File length: 27476 byte(s)
Diff to
previous 387
Spring cleaning of cryptdisks.functions, now supports multiple tries for keyscripts and uses lsb logging. (closes: #420105, #383808)
Revision
377 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu Apr 12 21:56:59 2007 UTC
(10 years, 8 months ago)
by
alphix-guest
File length: 27184 byte(s)
Diff to
previous 376
Use the initramfs-tools keymap support instead of our own (requires initramfs-tools >= 0.87)
Revision
368 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Tue Jan 9 17:40:54 2007 UTC
(11 years ago)
by
alphix-guest
File length: 25872 byte(s)
Diff to
previous 367
Verify symlinks for source devices when initramfs is generated and correct if necessary. (closes: #405301)
Revision
367 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon Jan 8 18:37:31 2007 UTC
(11 years ago)
by
alphix-guest
File length: 25757 byte(s)
Diff to
previous 366
Document the difference in default hash functions between the initramfs scripts and the plain cryptsetup binary. closes: #398429
Revision
344 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Nov 22 22:31:42 2006 UTC
(11 years, 1 month ago)
by
alphix-guest
File length: 24251 byte(s)
Diff to
previous 342
Support separate blockcipher algorithm modules, necessary for kernels >= 2.6.19
Revision
341 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Nov 15 21:53:12 2006 UTC
(11 years, 1 month ago)
by
alphix-guest
File length: 24000 byte(s)
Diff to
previous 340
Make sure that a failed modprobe does not break with set -e, closes: #398799
Revision
336 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon Nov 13 18:20:40 2006 UTC
(11 years, 1 month ago)
by
alphix-guest
File length: 23543 byte(s)
Diff to
previous 334
Only try three times per crypto device in initramfs scripts to avoid unbootable systems if a swap partition can't be setup
Revision
331 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sat Nov 11 01:17:21 2006 UTC
(11 years, 1 month ago)
by
alphix-guest
File length: 23382 byte(s)
Diff to
previous 329
Do not try to configure resume devices which we cant get the key for and also try harder to find configured resume devices. (closes: #397887, #397888)
Revision
324 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Tue Nov 7 17:04:12 2006 UTC
(11 years, 2 months ago)
by
alphix-guest
File length: 22815 byte(s)
Diff to
previous 322
Do not check for the presence of a key if the keyscript option is set (closes: #397450)
Revision
322 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Tue Nov 7 16:58:51 2006 UTC
(11 years, 2 months ago)
by
alphix-guest
File length: 22719 byte(s)
Diff to
previous 320
Make sure that duplicate entries in initramfs do not block the boot (closes: #397454)
Revision
318 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu Nov 2 21:38:19 2006 UTC
(11 years, 2 months ago)
by
alphix-guest
File length: 22508 byte(s)
Diff to
previous 317
Urgency high due to two RC bug fixes and because d-i is waiting for a new cryptsetup package
Revision
290 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sun Oct 15 16:09:17 2006 UTC
(11 years, 2 months ago)
by
alphix-guest
File length: 20700 byte(s)
Diff to
previous 289
Always add some crypto modules/tools to the initramfs image unless MODULES=dep. Closes #389835
Revision
278 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu Sep 21 23:14:55 2006 UTC
(11 years, 3 months ago)
by
alphix-guest
File length: 19804 byte(s)
Diff to
previous 277
Move the gpg key decryption into a keyscript and change the gpg option to use that script instead
Revision
277 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu Sep 21 22:58:10 2006 UTC
(11 years, 3 months ago)
by
alphix-guest
File length: 19698 byte(s)
Diff to
previous 276
Move the old double-ssl-key-encryption stuff into a separate keyscript and map the ssl option to that keyscript instead.
Revision
256 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sat Aug 19 15:45:17 2006 UTC
(11 years, 4 months ago)
by
alphix-guest
File length: 18629 byte(s)
Diff to
previous 255
Make sure that README.initramfs is included in the package (closes #380048)
Revision
172 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sat Apr 29 12:47:31 2006 UTC
(11 years, 8 months ago)
by
mejo
File length: 13657 byte(s)
Diff to
previous 171
move the mount support to cryptdisks.default, to mount devices before parsing the crypttab.
Revision
161 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Apr 26 19:53:10 2006 UTC
(11 years, 8 months ago)
by
mejo
File length: 13317 byte(s)
Diff to
previous 157
lots of changes: splitted cryptdisks initscript, added support for mount option to crypttab, added 01_terminal_timeout.dpatch, updated comments in cryptdisks.default, etc.
Revision
103 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Tue Feb 14 22:23:17 2006 UTC
(11 years, 10 months ago)
by
mejo
File length: 8914 byte(s)
Diff to
previous 102
start with cryptdisks code restructuring, and checksystem implementation as documented
Revision
102 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Tue Feb 14 17:02:09 2006 UTC
(11 years, 10 months ago)
by
mejo
File length: 8593 byte(s)
Diff to
previous 101
moved option parsing and setup of loopback devices to seperate functions in cryptdisks.init
Revision
95 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Fri Feb 3 17:01:35 2006 UTC
(11 years, 11 months ago)
by
gebi-guest
File length: 8310 byte(s)
Diff to
previous 94
added developer documentation for a robust checksystem into cryptdisks
Revision
77 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon Jan 30 16:24:21 2006 UTC
(11 years, 11 months ago)
by
mejo
File length: 7315 byte(s)
Diff to
previous 76
clean cryptdisks from bashism, some more work on the timeout option, move /usr/share/cryptsetup to /lib/cryptsetup
Revision
68 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Fri Jan 27 11:33:24 2006 UTC
(11 years, 11 months ago)
by
mejo
File length: 6209 byte(s)
Diff to
previous 67
remove cryptsetup-luks dummy package, fix pre- and postcheck defaults, document timeout option in crypttab manpage
Revision
65 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Tue Jan 24 23:54:55 2006 UTC
(11 years, 11 months ago)
by
mejo
File length: 5756 byte(s)
Diff to
previous 64
added a configurable timeout option for cryptdisks for interactive password prompt
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
enter a numeric revision.