sakaki- / genpi64-overlay

Gentoo overlay for the Raspberry Pi 3 and 4
GNU General Public License v3.0
53 stars 48 forks source link

Add use flag to rpi-64bit-meta to disable openrc related dependencies #25

Closed jonesmz closed 4 years ago

jonesmz commented 4 years ago

I'm trying to use systemd, and rpi-64bit-meta keeps trying to pull in openrc.

If there was a useflag to disable the dependency on sys-apps/rpi3-init-scripts-1.1.5-r1 it would be easier to do this.

sakaki- commented 4 years ago

Ack. I'm in the middle of putting together the next image release (with associated meta package bump) and will address this. Best, S.

jonesmz commented 4 years ago

Thank you very much :-)

sakaki- commented 4 years ago

Done (+init-scripts USE added in v1.5.4).

Closing now. Best, sakaki