Make a new layout for the OS, rebrand to XunilOS

This commit is contained in:
csd4ni3l
2026-03-14 11:33:01 +01:00
parent eeb1c6c701
commit 8308a7ae32
20 changed files with 67 additions and 62 deletions

View File

@@ -11,7 +11,7 @@ $(call USER_VARIABLE,KARCH,x86_64)
# Default user QEMU flags. These are appended to the QEMU command calls.
$(call USER_VARIABLE,QEMUFLAGS,-m 2G)
override IMAGE_NAME := NeumannOS-$(KARCH)
override IMAGE_NAME := XunilOS-$(KARCH)
.PHONY: all
all: $(IMAGE_NAME).iso