Add status tracking for network boot actions in dashboard

Implement a new function to write status updates during device deployment and backup actions, enhancing user feedback. Update the API to call this function with appropriate messages based on the action taken. Modify the network boot toggle script to improve clarity and functionality, ensuring proper management of DHCP options. Update permissions for the toggle script to ensure it is executable. Additionally, update the initrd.img to reflect recent changes in the network boot process.
This commit is contained in:
nearxos
2026-02-21 13:05:52 +02:00
parent ea6f846021
commit ff6258c2af
3 changed files with 50 additions and 14 deletions