Originally posted by mcilloni
View Post
Arch Linux User Repository Requires Packages To Support x86_64: No ARM-Only Software
Collapse
X
-
Originally posted by HEX0 View PostI don't understand the current hype around ARM. Historically ARM has always been the e-waste ISA with FOSS hostile vendors and mostly proprietary ecosystem with zero standards. No UEFI, no ACPI, no sane boot process, unless it's one of those ARM server ready boards. It's all garbage.
And why the hype for RISC-V? Is there anything to prevent vendors to do the same shit? Proprietary drivers, fucking device trees and special sauce firmware.
I mean what exactly you as the end user are getting by replacing AMD64 with any of that TODAY (not in 10 years)?
And Qualcomm does not exactly have a good track record. I would hope Intel or AMD comes to the rescue and develop sane platforms for either ARM or RISC-V, where you can boot just about any OS on any hardware.
You can have "generic kernels" for arm and riscv already that will work on some software, but like I said, shoddy upstream support is the issue. I think brucehoult could comment more on this assuming this is the right account
EDIT: it's also worth noting once you have kernel bring up, you can pretty much plunk any rootfs ontop of your system and have it working as long as you get init stuff properly setup. This is how I use archlinux on my crappy RK3188 box. I really need to see if I can install to emmc tho because the SD card and USB on it is uselessly slow.
EDIT2: IIRC the current risc-v situation isn't too terrible either. openSBI + uboot handles bootloader stuff, then you can run a generic linux image assuming your kernel works for your hardware. You do need the openSBI + Uboot for your soc. but that is an SBC issue to deal with, not a distro maintainer... hopefullyLast edited by Quackdoc; 09 January 2025, 09:10 AM.
Comment
-
-
Last time, i tried to use AUR, it failed to build python2. Not because build failed, but because of broken checks. AUR tries to build it with LTO/PGO enabled, which takes hours... Just to fail checks!
Why it's OK to have unbuildable at all packages in AUR, but not ok to have aarch64-only packages???
Comment
-
-
Originally posted by mittorn View PostLast time, i tried to use AUR, it failed to build python2. Not because build failed, but because of broken checks. AUR tries to build it with LTO/PGO enabled, which takes hours... Just to fail checks!
Why it's OK to have unbuildable at all packages in AUR, but not ok to have aarch64-only packages???
Comment
-
-
Originally posted by Espionage724 View Post
How do they get away with straight-up Arch branding while not being a part of Arch?
The Arch Linux™ name and logo are used under permission of the Arch Linux Project Lead.
Comment
-
-
Originally posted by Quackdoc View PostAs far as I know, the rule has been around for a while. Maybe I am mistaken or took a different rule out of context. Perhaps fex-emu pkgbuild predated that however I don't believe so.
Originally posted by Quackdoc View PostI think you are misunderstanding what "political" means. politics as in policies.
Comment
-
-
Originally posted by Vermilion View Post
Check the wiki history.
I usually avoid diverting discussions into linguistics, but no, the adj from 'policy' is still 'policy', not politics (e.g. policy framework != political framework). Two different words that have different roots (Greek 'politikos' vs Latin 'polita').
Comment
-
-
Originally posted by TheTrueColonel View PostLinux users being upset at arch linux only supporting it's officially supported platform is hilarious. "How dare you not support this thing you never officially supported!" lol
Originally posted by HEX0 View PostI don't understand the current hype around ARM. Historically ARM has always been the e-waste ISA with FOSS hostile vendors and mostly proprietary ecosystem with zero standards. No UEFI, no ACPI, no sane boot process, unless it's one of those ARM server ready boards. It's all garbage.
And why the hype for RISC-V? Is there anything to prevent vendors to do the same shit? Proprietary drivers, fucking device trees and special sauce firmware.
And Qualcomm does not exactly have a good track record. I would hope Intel or AMD comes to the rescue and develop sane platforms for either ARM or RISC-V, where you can boot just about any OS on any hardware.
Comment
-
-
Originally posted by Quackdoc View Post
did you modify your makepkg? all packages should be able to be built in a clean chroot, if not it should be reported, and if continues not to be it will be removed, that being said, are you sure it uses PGO? LTO I can see if you enabled it in makepkg.conf but I dont think it should use pgo
But same time, in gentoo python2 builds and runs fine, so i can use legacy software. Now i replaced arch system by Gentoo, but i wondering why AUR removes working arm-only pkgbuilds, but keeps broken unmaintained legacy
Comment
-
-
Originally posted by mittorn View PostBut same time, in gentoo python2 builds and runs fine, so i can use legacy software. Now i replaced arch system by Gentoo, but i wondering why AUR removes working arm-only pkgbuilds, but keeps broken unmaintained legacy
Comment
-
Comment