Add netboot infrastructure: custom initramfs hooks, build scripts, iPXE configuration

This commit is contained in:
2026-01-30 23:09:43 +01:00
parent 4790e69113
commit 0c4a99605a
6 changed files with 294 additions and 0 deletions

18
initramfs/modules Normal file
View File

@@ -0,0 +1,18 @@
# List of modules that you want to include in your initramfs.
# They will be loaded at boot time in the order below.
#
# Syntax: module_name [args ...]
#
# Filesystem support
nls_iso8859-1
isofs
ext4
squashfs
overlay
# Network modules
af_packet
# RTL8125 network driver for 2.5GbE
r8125