summaryrefslogtreecommitdiffhomepage
path: root/src/boot/amd64-ci.make
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2026-01-16 10:57:03 +0100
committerAmlal El Mahrouss <amlal@nekernel.org>2026-01-16 10:57:03 +0100
commitab2b9719bcc90e7f67fdd156f8df95dbe3bd8a0c (patch)
tree1447845acb0012dace9178f515444673481b77ea /src/boot/amd64-ci.make
parentb0410ff37c15380e4409711bb14cc3880a9dc536 (diff)
chore: config: standardize disk size on ne_kernel.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'src/boot/amd64-ci.make')
-rw-r--r--src/boot/amd64-ci.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/boot/amd64-ci.make b/src/boot/amd64-ci.make
index eee7b3cb..ec3d1c6c 100644
--- a/src/boot/amd64-ci.make
+++ b/src/boot/amd64-ci.make
@@ -123,7 +123,7 @@ run-efi-amd64-ata: run-efi-amd64-ata-dma
# img_2 is the rescue disk. img is the bootable disk, as provided by the Zeta specs.
.PHONY: epm-img
epm-img:
- qemu-img create -f raw $(IMG) 4G
+ qemu-img create -f raw $(IMG) 256M
.PHONY: efi
efi: