Open planetrocky opened 2 months ago
This certainly is very unfortunate.
My colleague told me you should install WSL (windows linux subsystem) and use that to check out all the repositories. There's probably no gain from tools.git being on a windows host system in the first place.
In order to build and develop you need a FreeBSD system at the very least, or better yet a full OPNsense system.
Cheers, Franco
aux
is a reserved name on Windows, and so a clone/checkout of OPNsense tools will fail.https://learn.microsoft.com/en-us/windows/win32/fileio/naming-a-file#naming-conventions
I use many different platforms, and it's useful to be able to seamlessly develop from any platform.