projects
/
openwrt
/
staging
/
lynxis
/
omap.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
decf6b3
)
mdadm: move to Disc submenu
author
Alberto Bursi
<alberto.bursi@outlook.it>
Thu, 3 Nov 2016 10:45:45 +0000
(11:45 +0100)
committer
John Crispin
<john@phrozen.org>
Tue, 8 Nov 2016 10:17:10 +0000
(11:17 +0100)
As in Disc there is also lvm2 and other hard drive tools in the Openwrt package feeds.
Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
package/utils/mdadm/Makefile
patch
|
blob
|
history
diff --git
a/package/utils/mdadm/Makefile
b/package/utils/mdadm/Makefile
index 5ac9a7f136a711758c78c07530fc5deab3a0553f..8980b846b5bf64179b1e5daa5a6f6688efab4582 100644
(file)
--- a/
package/utils/mdadm/Makefile
+++ b/
package/utils/mdadm/Makefile
@@
-24,6
+24,7
@@
include $(INCLUDE_DIR)/package.mk
define Package/mdadm
SECTION:=utils
CATEGORY:=Utilities
+ SUBMENU:=Disc
TITLE:=A tool for managing Soft RAID under Linux
URL:=http://www.kernel.org/pub/linux/utils/raid/mdadm/
DEPENDS:=+@KERNEL_DIRECT_IO