[pkg-cryptsetup-devel] Bug#587224: Bug#587224: Bug#587224: cryptsetup: cryptdisks-early boot-sequence difference in legacy and dependency-based boot

Jonas Meurer jonas at freesources.org
Wed Jul 7 15:56:32 UTC 2010


Hey Mario,

On 05/07/2010 Mario 'BitKoenig' Holbe wrote:
> On Mon, Jul 05, 2010 at 04:26:46PM +0200, Mario 'BitKoenig' Holbe wrote:
> > Both, cryptdisks and cryptdisks-early should Required-Stop: umountfs at
> 
> My fault: They should explicitely *not* Required-Stop: umountfs (which
> would mean they require to run before umountfs) but something like
> X-Stop-After: umountfs.

the initscripts in svn now have:

cryptdisks-early:
### BEGIN INIT INFO
# Provides:          cryptdisks-early
# Required-Start:    checkroot
# Required-Stop:     umountroot
# Should-Start:      udev mdadm-raid
# Should-Stop:       udev mdadm-raid
# X-Start-Before:    lvm2
# X-Stop-After:      lvm2
# X-Interactive:     true
# Default-Start:     S
# Default-Stop:      0 6
# Short-Description: Setup early encrypted block devices.
# Description:
### END INIT INFO

cryptdisks:
### BEGIN INIT INFO
# Provides:          cryptdisks
# Required-Start:    checkroot cryptdisks-early
# Required-Stop:     umountroot cryptdisks-early
# Should-Start:      udev mdadm-raid lvm2
# Should-Stop:       udev mdadm-raid lvm2
# X-Start-Before:    checkfs
# X-Stop-After:      umountfs
# X-Interactive:     true
# Default-Start:     S
# Default-Stop:      0 6
# Short-Description: Setup remaining encrypted block devices.
# Description:
### END INIT INFO

feel free to test if this restores legacy behaviour on your system, it
does on mine. but additional testing (i.e. by you) is higly appreciated.

greetings,
 jonas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 490 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-cryptsetup-devel/attachments/20100707/81670869/attachment.pgp>


More information about the pkg-cryptsetup-devel mailing list