Giter Site home page Giter Site logo

support openrc about flatpak-overlay HOT 6 CLOSED

fosero avatar fosero commented on July 17, 2024
support openrc

from flatpak-overlay.

Comments (6)

SentToDevNull avatar SentToDevNull commented on July 17, 2024 1

Fixed on my openrc install by adding "-systemd" as a global use flag. While this isn't a good option on systemd installs, one could modify the ebuilds to check the user's init system and add or delete the systemd use flag for the overlay's packages based on that.

from flatpak-overlay.

fosero avatar fosero commented on July 17, 2024

I haven't been using openrc for a very a long time, so there was little incentive to me and I am in no position to test it.

There is no explicit configure time switch to disable systemd support and flatpak does link to it (maybe through libostree), so feel free to provide a proper patch to implement this (for libostree as well).

from flatpak-overlay.

grepwood avatar grepwood commented on July 17, 2024

Hi, I took care of this myself. You just need to disable systemd USE in libostree. I'll provide a patch soon.

from flatpak-overlay.

fosero avatar fosero commented on July 17, 2024

Note that it is not enough to just add it to the ebuild, it needs a fixed configure switch as well (as noted in the current ebuild). Otherwise it is not possible to disable systemd (USE=-systemd) while systemd is installed on the system.

from flatpak-overlay.

WizardUli avatar WizardUli commented on July 17, 2024

@SentToDevNull There's no need to use global USE flag for this. Use -systemd for libostree only.

from flatpak-overlay.

fosero avatar fosero commented on July 17, 2024

libostree has for a while already properly allowed systemd as an optional component. This was already available in the ebuild, but it was still marked as a preferred option. I've corrected this in 2019.2-r1.

from flatpak-overlay.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.