mirror of
https://github.com/iceHtwoO/novaOS.git
synced 2026-04-16 20:22:26 +00:00
Upload files to TFTP server for network boot
This commit is contained in:
5
.env.example
Normal file
5
.env.example
Normal file
@@ -0,0 +1,5 @@
|
||||
KERNEL_NAME=kernel8.img
|
||||
BUILD_PATH=target/aarch64-unknown-none/release/nova
|
||||
TFTP_PATH=/srv/tftp
|
||||
REMOTE_USER=TFTP_HOST_USER
|
||||
REMOTE_HOST=TFTP_HOST_IP
|
||||
Reference in New Issue
Block a user