-
-
Notifications
You must be signed in to change notification settings - Fork 503
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
DietPi-Software | minio #1160
Comments
x86_64:
Looks like incorrect binary for arch. |
I'll have to check that out. Admittedly I did all most testing on ARM. Worst case it just gets disabled for x86_64. |
are you testing on x64? I downloaded the x86 thinking it would run on both. I bet I just need to break out the executables. I'll do that when I get home tonight. |
+ Minio x86_64 binaries: https://github.com/Fourdee/DietPi/issues/1160
Yep, all our non-ARM images are x86_64 only.
Done: |
+ Minio: Correct HW_ARCH index: https://github.com/Fourdee/DietPi/issues/1160
And corrected HW_ARCH index for x86_64: |
Great. Thanks. I didn't realize there were not x86 images at all. What is the difference between 20, 21 and 10? |
List of HW_ARCH's contained here: |
Looks good 👍 :
To Do:
|
RE: HW_ARCHs -- I see what happened I was using a guide on adding software that appears to have an old ARCH list since I can't find 20 and 21 anymore at all. If this is still considered a current guide it might be good to update. Not sure how that works. https://github.com/Fourdee/DietPi/issues/490 Happy that fixed the x86_64 problem. I love easy stuff. |
Apologies, i've updated the link to current indexs 👍 |
+ Minio process tool support: https://github.com/Fourdee/DietPi/issues/1160
@TechDabbler
Believe we can now mark this as completed? |
Yes we can. |
Completed by @TechDabbler , available for install in v157 👍 |
Added by @TechDabbler https://github.com/Fourdee/DietPi/pull/1152
The text was updated successfully, but these errors were encountered: