diff options
author | Alejandro Sirgo Rica <asirgo@soleta.eu> | 2024-07-15 16:38:07 +0200 |
---|---|---|
committer | Alejandro Sirgo Rica <asirgo@soleta.eu> | 2024-07-16 13:44:40 +0200 |
commit | e62a55ae37bfdb2aba86696dde5bc27555dd5cf8 (patch) | |
tree | 17e00961938d32d433429e072383684ace7c4cc8 /sources | |
parent | df52acba04e85191b0fc7f10b7853fe17fb25260 (diff) |
src: port setclientmode code to C
Implement most of the code from the script setclientmode into
ogServer to improve error handling and logs.
Use a reduced version legacy script to replace the contents of
the base PXE template. This file is now called updategrubprofile.
Add updategrubprofile to the new extras/ folder.
Create BIOS and UEFI files for PXE boot configuration. Each file
is located in a different directory and requires a different name
pattern.
-BIOS-
File format:
/opt/opengnsys/tftpboot/menu.lst/01-XX-XX-XX-XX-XX-XX
Template dir:
/opt/opengnsys/tftpboot/menu.lst/templates/
-UEFI-
File format:
/opt/opengnsys/tftpboot/grub/01-xx:xx:xx:xx:xx:xx
Template dir:
/opt/opengnsys/tftpboot/grub/templates/
Diffstat (limited to 'sources')
0 files changed, 0 insertions, 0 deletions