diskimage-builder/diskimage_builder/elements/modprobe/extra-data.d
Ian Wienand 39fb794ebc Allow debootstrap to cleanup without a kernel
Currently there's more-or-less an assumption that a kernel is
installed, so module blacklists are simply echoed into the modprobe
blacklist.  This may not be the case with some ongoing container work.

Although we don't need to blacklist modules for containers, it also
doesn't hurt.  Move the debootstrap element to the new modprobe
element, and allow it to create the blacklist directory.

Change-Id: I0f057caf473951df56a2af9633e3a5b53e0809b1
2018-10-08 16:02:25 +11:00
..
50-modprobe-blacklist Allow debootstrap to cleanup without a kernel 2018-10-08 16:02:25 +11:00