Am 12.09.2013 17:40, schrieb Michael Biebl:
> You'll need to enable that option and also make sure devtmpfs is
> mounted. Usuallly that is done by the initramfs. In your case, you'll
> also want to enable CONFIG_DEVTMPFS_MOUNT.

Julien suggested a preinst check like
'if ! grep -q devtmpfs /proc/filesystems; then echo go away; exit 1; fi'

and a jessie-tagged bug against release-notes to warn people with
selfcompiled kernels.
We could also also show a debconf warning.
udev already has the debconf machinery setup so maybe we just need to
extend those templates.

Michael

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to