lp:~vorlon/cryptsetup/lp.874774

Created by Steve Langasek and last modified
Get this branch:
bzr branch lp:~vorlon/cryptsetup/lp.874774
Only Steve Langasek can upload to this branch. If you are Steve Langasek please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Steve Langasek
Project:
cryptsetup
Status:
Development

Recent revisions

183. By Steve Langasek

Our swap creation can trigger udev change events, which means udev may be
holding the device open at the time we try to call 'dmsetup rename' and
cause the /subsequent/ events to be missed because of dmsetup creating
device nodes by hand. So call 'udevadm settle' before 'dmsetup rename',
to ensure blkid is out of the way first. This should ensure swap
partitions are found by mountall in a non-racy manner. LP: #874774.

182. By Steve Langasek

releasing version 2:1.4.1-2ubuntu3

181. By Steve Langasek

Start cryptdisks-enable upstart job on 'or container', to let us
simplify the udevtrigger job.

180. By Steve Langasek

add missing file

179. By Jean-Louis Dupond

* Split up package in cryptsetup and cryptsetup-bin. (LP: #343363).
* Do not overwrite existing filesystems when creating swap (LP: #474258).
* Add aesni module when we have hardware encryption.

178. By Martin Pitt

releasing version 2:1.4.1-2ubuntu1

177. By Martin Pitt

reapply Steve's previous change

176. By Martin Pitt

merge with Debian 2:1.4.1-2

175. By Steve Langasek

debian/cryptdisks.functions: handle the case where crypttab contains a
name for the source device that is not the kernel's preferred name for
it (as is the case for LVs).

174. By Surbhi Palande

debian/initramfs/cryptroot-script: At boot the user passsword for a
crypted device is captured by plymouth when it is available. On every
key stroke, the "details" plugin in plymouth clears only the current line
before overwriting it with the password prompt. If the prompt is
multilined then the last line ends up being overwritten but the previous
lines are repeated. Changing the password prompt string to be single lined
when plymouth is available. (LP:#566818)

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers