home-assistant / os-agent

Daemon allowing to control OS features through D-Bus
Apache License 2.0
281 stars 74 forks source link

Add riscv64 release #191

Closed eshattow closed 6 months ago

eshattow commented 7 months ago

Debian has accepted riscv64 and is no longer only in ports status. There is a functioning debian-installer for riscv64 and it is running on real hardware (Home Assistant Yellow PoE with Milk-V Mars CM). The next step is software support for installing Home Assistant supervised. Can riscv64 arch be added for os-agent release? Thanks!

frenck commented 6 months ago

Hi there @eshattow 👋

The Home Assistant project has strictly defined the architecture we support in an architectural decision record (stored in our architecture repository).

Therefore going to close this issue, as this is not an architecture we are currently willing to support.

../Frenck

monsterLang commented 4 months ago

Hi Frenck

Excuse me, is there any progress on the riscv64 version?

Thanks~

eshattow commented 4 months ago

@monsterLang I guess there will be no development at all until https://github.com/home-assistant/architecture/blob/master/adr/0013-home-assistant-container.md is ammended to include riscv64

edit: I have started a discussion topic where we can continue about this at https://github.com/home-assistant/architecture/discussions/1107