LogosLinuxInstaller
LogosLinuxInstaller copied to clipboard
Add *BSD Support
The Python program is now *BSD compatible (https://github.com/ferion11/LogosLinuxInstaller/issues/150), more or less. There may still be some Linux code, but the Python app puts us in a much better location.
We need to determine what package names are for *BSD and have tests done to see if Logos can be booted on *BSD.
This is blocked until FreeBSD has a working Python 3.12 package. As it stands, it is not yet ported.
~~https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267515~~ FIXED: 20250408
~~This is also blocked in part until there is AppImage support for BSD. See: https://github.com/AppImage/AppImageKit/issues/98~~ Will be superseded by #422