mirror of
				git://git.openwrt.org/openwrt/openwrt.git
				synced 2025-11-03 14:34:27 -05:00 
			
		
		
		
	mdadm: move to Disc submenu
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>
This commit is contained in:
		
							parent
							
								
									decf6b3314
								
							
						
					
					
						commit
						2cb4b267bd
					
				@ -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
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user