probonopd / go-appimage

Go implementation of AppImage tools
MIT License
680 stars 69 forks source link

systemd required #209

Open 0x766C70 opened 2 years ago

0x766C70 commented 2 years ago

Hello,

I have tried to launch it on Alpine but unfortunately, it seems that systemd is required ? Or did I miised smth to configure ?

Thanks !!

probonopd commented 2 years ago

Yes, appimaged is supported on a certain set of Live ISOs which all use systemd, so systemd currently is a requirement.

systemd is not really central to how appimaged works, could be removed easily.

SlySven commented 9 months ago

Is this still the case as it is a blocker for using AppImages on the Devuan GNU/Linux distribution... :cry:

vadi2 commented 9 months ago

appimaged is optional to using AppImages, so if I have it right, it shouldn't be?

probonopd commented 9 months ago

Correct, appimaged is entirely optional.