forked from roots/phyllomeos
		
	redefine live storage
This commit is contained in:
		| @@ -1,12 +0,0 @@ | ||||
| #            __          ____                        ____  _____ | ||||
| #     ____  / /_  __  __/ / /___  ____ ___  ___     / __ \/ ___/ | ||||
| #    / __ \/ __ \/ / / / / / __ \/ __ `__ \/ _ \   / / / /\__ \ | ||||
| #   / /_/ / / / / /_/ / / / /_/ / / / / / /  __/  / /_/ /___/ / | ||||
| #  / .___/_/ /_/\__, /_/_/\____/_/ /_/ /_/\___/   \____//____/ | ||||
| # /_/          /____/ | ||||
|  | ||||
| part / --fstype="ext4" --size=5120 | ||||
|  | ||||
| # %post --log=/opt/live-desktop-quirks.log # Beginning of %post section. The following commands are executed inside a chroot environment. Add logging | ||||
|  | ||||
| # %end # End of the %post section | ||||
| @@ -12,4 +12,3 @@ clearpart --all --initlabel # Partition clearing information. This setup uses GP | ||||
| bootloader --timeout=1 # Set the GNU GRUB bootloader timeout to 1 | ||||
| 
 | ||||
| part / --fstype="ext4" --size=5120 # Create a root partition of around 7GB | ||||
| part / --size=7750 # Create a root partition of around 7GB | ||||
		Reference in New Issue
	
	Block a user