debian-installer: initial updated package for ecne

This commit is contained in:
Luis Guzmán 2025-04-22 23:57:08 +00:00
parent 4f380a8a26
commit 0c8c973c73
14 changed files with 272 additions and 181 deletions

View file

@ -0,0 +1,14 @@
diff --git a/build/config/x86.cfg b/build/config/x86.cfg
index 5ddc8cef..74ddad61 100644
--- a/build/config/x86.cfg
+++ b/build/config/x86.cfg
@@ -443,8 +443,8 @@ arch_netboot_dir: x86_syslinux x86_grub_efi
mkdir -p $(TEMP_DEPTHCHARGE)
depthchargectl build -v \
--board amd64-generic \
- --kernel-release $(KERNELVERSION) \
+ --kernel-release '' \
--kernel $(TEMP_KERNEL) \
--initramfs $(TEMP_INITRD) \
--root none \