mirror of
https://github.com/lxsang/meta-rpi-diya.git
synced 2026-04-09 11:32:31 +02:00
remove lvm in initramfs
This commit is contained in:
@@ -38,9 +38,6 @@ do_install() {
|
||||
# debug
|
||||
install -m 0755 ${WORKDIR}/debug ${D}/init.d/00-debug
|
||||
|
||||
# lvm
|
||||
install -m 0755 ${WORKDIR}/lvm ${D}/init.d/09-lvm
|
||||
|
||||
|
||||
# Create device nodes expected by some kernels in initramfs
|
||||
# before even executing /init.
|
||||
|
||||
Reference in New Issue
Block a user