|
|
@ -79,6 +79,7 @@ define Package/lvm2/install |
|
|
|
$(INSTALL_CONF) $(PKG_BUILD_DIR)/conf/example.conf $(1)/etc/lvm/lvm.conf |
|
|
|
$(INSTALL_DIR) $(1)/etc/init.d |
|
|
|
$(INSTALL_BIN) ./files/lvm2.init $(1)/etc/init.d/lvm2 |
|
|
|
$(FIND) $(PKG_INSTALL_DIR)/usr/sbin/ -type l -exec $(CP) -a {} $(1)/sbin/ \; |
|
|
|
endef |
|
|
|
|
|
|
|
define Package/lvm2/conffiles |
|
|
|