mirror of
				git://git.openwrt.org/openwrt/openwrt.git
				synced 2025-11-03 14:34:27 -05:00 
			
		
		
		
	This changeset implements a new menuconfig option to generate separate repositories for each enabled package feed instead of one monolithic one. Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 42002
		
			
				
	
	
		
			7 lines
		
	
	
		
			159 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			159 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
dest root /
 | 
						|
dest ram /tmp
 | 
						|
lists_dir ext /var/opkg-lists
 | 
						|
option overlay_root /overlay
 | 
						|
option check_signature 1
 | 
						|
option signature_ca_file /etc/ssl/certs/opkg.pem
 |