summaryrefslogtreecommitdiff
path: root/installer.vmdb
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2022-02-14 09:24:18 +0200
committerLars Wirzenius <liw@liw.fi>2022-02-14 09:24:18 +0200
commit4bdda1c210fcc78b99fcae713b87f6edbb336588 (patch)
tree1729ab8a7eae296574e227f4817351aaad98a801 /installer.vmdb
parentc3b9f7d00fab638e7d2c2593e3fe22dce62380e4 (diff)
downloadv-i-4bdda1c210fcc78b99fcae713b87f6edbb336588.tar.gz
feat: make /boot smaller
Sponsored-by: author
Diffstat (limited to 'installer.vmdb')
-rw-r--r--installer.vmdb4
1 files changed, 2 insertions, 2 deletions
diff --git a/installer.vmdb b/installer.vmdb
index a3a699c..2dadc94 100644
--- a/installer.vmdb
+++ b/installer.vmdb
@@ -8,12 +8,12 @@ steps:
- mkpart: primary
device: "{{ output }}"
start: 0%
- end: 1G
+ end: 30M
tag: efi
- mkpart: primary
device: "{{ output }}"
- start: 1G
+ start: 30M
end: 100%
tag: root