mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-08-12 16:55:31 -04:00
Increase storage because we're lazy
This commit is contained in:
parent
6458d77f1e
commit
db70048808
1 changed files with 4 additions and 0 deletions
|
@ -2,6 +2,10 @@
|
||||||
KernelCommandLine=constel.csp=azure
|
KernelCommandLine=constel.csp=azure
|
||||||
OutputDirectory=mkosi.output.azure
|
OutputDirectory=mkosi.output.azure
|
||||||
|
|
||||||
|
[Partitions]
|
||||||
|
ESPSize=2G
|
||||||
|
RootSize=10G
|
||||||
|
|
||||||
# replace kernel
|
# replace kernel
|
||||||
[Content]
|
[Content]
|
||||||
BasePackages=conditional
|
BasePackages=conditional
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue