mirror of
				https://git.launchpad.net/~ubuntu-qt-code/+git/calamares-settings-ubuntu
				synced 2025-10-31 08:04:04 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			27 lines
		
	
	
		
			670 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			27 lines
		
	
	
		
			670 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| ---
 | |
| showSupportUrl:         true
 | |
| showKnownIssuesUrl:     true
 | |
| showReleaseNotesUrl:    true
 | |
| # WARNING: Calamares documentation indicates that showDonateUrl will be moved to branding in the future. Be prepared for things to break right here.
 | |
| 
 | |
| requirements:
 | |
|     requiredStorage:    8
 | |
|     requiredRam:        0.5
 | |
|     internetCheckUrl:	https://ubuntuunity.org/
 | |
| 
 | |
|     check:
 | |
|         - storage
 | |
|         - ram
 | |
|         - power
 | |
|         - internet
 | |
|         - root
 | |
|     required:
 | |
|         - root
 | |
|         - storage
 | |
|         - ram
 | |
| # GeoIP is effectively disabled by setting style to "none"
 | |
| geoip:
 | |
|     style:  "none"
 | |
|     url:    "https://geoip.ubuntu.com/lookup"
 | |
|     selector: "CountryCode"
 |