mirror of
				https://github.com/vyos/vyos-build.git
				synced 2025-10-01 20:28:40 +02:00 
			
		
		
		
	
		
			
				
	
	
		
			28 lines
		
	
	
		
			754 B
		
	
	
	
		
			TOML
		
	
	
	
	
	
			
		
		
	
	
			28 lines
		
	
	
		
			754 B
		
	
	
	
		
			TOML
		
	
	
	
	
	
build_type = "development"
 | 
						|
 | 
						|
architecture = "amd64"
 | 
						|
 | 
						|
debian_distribution = "bookworm"
 | 
						|
 | 
						|
debian_mirror = "http://deb.debian.org/debian"
 | 
						|
debian_security_mirror = "http://deb.debian.org/debian-security"
 | 
						|
 | 
						|
debian_archive_areas = "main contrib non-free non-free-firmware"
 | 
						|
 | 
						|
vyos_mirror = "https://packages.vyos.net/repositories/current"
 | 
						|
 | 
						|
vyos_branch = "current"
 | 
						|
release_train = "current"
 | 
						|
 | 
						|
kernel_version = "6.6.69"
 | 
						|
kernel_flavor = "vyos"
 | 
						|
bootloaders = "syslinux,grub-efi"
 | 
						|
 | 
						|
squashfs_compression_type = "xz -Xbcj x86 -b 256k -always-use-fragments -no-recovery"
 | 
						|
 | 
						|
website_url = "https://vyos.io"
 | 
						|
support_url = "https://support.vyos.io"
 | 
						|
bugtracker_url = "https://vyos.dev"
 | 
						|
documentation_url = "https://docs.vyos.io/en/latest"
 | 
						|
project_news_url = "https://blog.vyos.io"
 |