mirror of
				https://github.com/vyos/vyos-build.git
				synced 2025-10-01 20:28:40 +02:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
		
			391 B
		
	
	
	
		
			TOML
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			391 B
		
	
	
	
		
			TOML
		
	
	
	
	
	
[[packages]]
 | 
						|
name = "vyos-vpp"
 | 
						|
commit_id = "current"
 | 
						|
scm_url = "https://github.com/vyos/vyos-vpp.git"
 | 
						|
build_cmd = "/bin/true"
 | 
						|
 | 
						|
[[packages]]
 | 
						|
name = "vyos-1x"
 | 
						|
commit_id = "current"
 | 
						|
scm_url = "https://github.com/vyos/vyos-1x.git"
 | 
						|
build_cmd = "rsync -av --exclude='.git' --exclude='.github' --exclude='README*' --exclude='LICENSE' --exclude='*.md' ../vyos-vpp/ ./; dpkg-buildpackage -us -uc -F"
 |