mirror of
				https://git.launchpad.net/~ubuntu-qt-code/+git/calamares-settings-ubuntu
				synced 2025-10-31 16:14:04 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			22 lines
		
	
	
		
			521 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			22 lines
		
	
	
		
			521 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| efiSystemPartition: "/boot/efi"
 | |
| enableLuksAutomatedPartitioning: true
 | |
| luksGeneration: luks2
 | |
| userSwapChoices:
 | |
|     - none
 | |
|     - file
 | |
| initialSwapChoice: file
 | |
| drawNestedPartitions: true
 | |
| defaultFileSystemType: "ext4"
 | |
| availableFileSystemTypes: ["ext4","btrfs","xfs"]
 | |
| partitionLayout:
 | |
|     - name: "lubuntu_boot"
 | |
|       filesystem: ext4
 | |
|       noEncrypt: true
 | |
|       onlyPresentWithEncryption: true
 | |
|       mountPoint: "/boot"
 | |
|       size: 4G
 | |
|     - name: "lubuntu_2510"
 | |
|       filesystem: unknown
 | |
|       mountPoint: "/"
 | |
|       size: 100%
 |