[Bug 1651818] Re: busybox-initramfs needs different compile options to work with cryptroot-unlock
Dimitri John Ledkov
launchpad at surgut.co.uk
Wed Jan 4 17:36:44 UTC 2017
As far as I understand this is about the debian/initramfs/cryptroot-
unlock script, that is not used by default. (default unlocking is done
via lightdm).
Whilst indeed ps -eo pids,args is used, it doesn't have to be... if the
sed regexp is modified, I think it can just use the "ps" output, no?
** Changed in: busybox (Ubuntu)
Importance: Undecided => Low
** Changed in: cryptsetup (Ubuntu)
Importance: Undecided => Low
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to busybox in Ubuntu.
https://bugs.launchpad.net/bugs/1651818
Title:
busybox-initramfs needs different compile options to work with
cryptroot-unlock
Status in busybox package in Ubuntu:
Confirmed
Status in cryptsetup package in Ubuntu:
Confirmed
Bug description:
The cryptroot-unlock script in the cryptsetup package does not work in initramfs.
It fails because "ps -e" is not available in busybox for initramfs.
When building the package with
CONFIG_DESKTOP=y
CONFIG_EXTRA_COMPAT=y
the needed commands (ps, grep) with parameter are there and it works.
Tetsted on Ubuntu GNOME 16.10.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/busybox/+bug/1651818/+subscriptions
More information about the foundations-bugs
mailing list