intelligent-agent / Refactor

Linux distro for 3D-printers
https://wiki.iagent.no/wiki/Refactor
GNU Affero General Public License v3.0
28 stars 19 forks source link

could this just be used on a computer to be used lika a raspberry pi? #380

Closed Mustangkinsey closed 8 months ago

goeland86 commented 1 year ago

In theory yes, but in practice the suite installs different sets of requirements to interface with different hardware.

If you want to make it "desktop" or raspberry pi friendly, in the various roles folders, under tasks you'll see yaml files. If you create one for pi in each role, you can then create an image for raspberry pi. Similarly if we create one for PC, it could run on PC as well. We just need to use a different baselinux fine for each CPU architecture.