medulla-tech / medulla

Medulla RMM is a radically simple IT automation and lifecycle management tool that offers the ability to handle repetitive tasks, quickly deploy applications, operating system and proactively manage them all where ever they are.
https://www.siveo.net
GNU General Public License v2.0
22 stars 3 forks source link

(FEATURE) Use iPXE new way of using menus. #617

Closed neoclust closed 4 months ago

neoclust commented 4 months ago

Previously we used text files to send menus to iPXE ( the same way we did with PXELinux ).

Now, with iPXE we can store all in the SQL Database and retrieve it though SQL Request via a PHP Webpage.

It will remove bugs related to files synchronisation between relays.

If the KEYBOARD_MAP is set to dynamic, the keyboard will be handled. Source : https://ipxe.org/buildcfg/keyboard_map

sourcery-ai[bot] commented 4 months ago

🧙 Sourcery is reviewing your pull request!


Tips - Trigger a new Sourcery review by commenting `@sourcery-ai review` on the pull request. - You can change your review settings at any time by accessing your [dashboard](https://sourcery.ai/dashboard): - Enable or disable the Sourcery-generated pull request summary or reviewer's guide; - Change the review language; - You can always [contact us](mailto:support@sourcery.ai) if you have any questions or feedback.