Torbjørn Lindahl d7d0098a5c Add required hook functions to netboot boot script
Initramfs-tools boot scripts must provide hook functions (netboot_top,
netboot_premount, netboot_bottom) and mount wrappers (mount_top, mount_premount,
mount_bottom) for the init script to call them properly.

Without these, the init script doesn't recognize netboot as a valid boot method
and falls back to trying /dev/root, causing "cannot open block device" errors.
2026-01-31 10:43:33 +01:00
2026-01-30 22:51:37 +01:00
2026-01-30 22:51:37 +01:00
Description
No description provided
711 KiB
Languages
Shell 93.5%
Makefile 6.5%