a8a6587d1b
dependency, device-mapper. This will provide the basic tools needed to work with LVM2 volumes on the target system. http://bugs.busybox.net/view.php?id=183
7 lines
187 B
Plaintext
7 lines
187 B
Plaintext
config BR2_PACKAGE_DM
|
|
bool "dm"
|
|
default n
|
|
help
|
|
The Device-mapper is a new component of the linux kernel that
|
|
supports logical volume management. It is required by LVM2 and EVMS.
|