-
-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Linux build target #4
Comments
Fedora, Opensuse Tumbleweed and Arch Linux would be my suggestions. All are very popular and would cover majority of distros |
|
As for beyond testing you need targets for:
|
raspberry pi might be a good idea for kiosk like applications |
I'd love this to work on a Busybox armv7 router I deploy to lots of places. No package manager needed, just binaries with checksums for me.
|
Regarding "distros etc to go with" I personally would recommend whatever "people are asking for first" so they can try and bugs can be fixed, before considering "market percentages etc", but yeah that's just my personal opinion as someone who worked on a lot of projects including open source PS: I would love to be an alpha tester for Arch Linux ;) |
The infographic and comment is obnoxious and significantly misunderstands how package repositories works. Most distros are downstream from AUR (Arch). Nix repositories are also significant for stable development purposes. I would argue that these are targeted first because of their bleeding-edge nature. |
Arguing about which distros to support is just a distraction from getting anything useful accomplished. If someone can make it work on one Linux distro, then it shouldn't be very hard to port that to any other relatively normal Linux distro. All of the distros mentioned here so far are pretty similar and don't really have major incompatibilities between them. |
oven-sh/bun#790 (reply in thread)
Enable building for and distributing to linux targets.
Probably requires more than this, but off the top of my head
The text was updated successfully, but these errors were encountered: