blue-build / modules

BlueBuild standard modules used for building your Atomic Images
Apache License 2.0
22 stars 26 forks source link

feat(default-flatpaks): Integrate flatpaks into ISO once it's supported by isogenerator #139

Closed fiftydinar closed 4 months ago

fiftydinar commented 4 months ago

Users would not need to wait for flatpaks to install once they boot into the system. That installation step will be in the ISO installer screen instead.

Post-install systemd service would still remain, as it's still needed for applying updated changes from default-flatpaks recipe. It's also needed to support image rebase installation method.

Related issue: https://github.com/ublue-os/isogenerator/issues/9

xynydev commented 4 months ago

This should be actually part of the ISO generation action if these Flatpaks are configured at ISO generation time and not in the image.

fiftydinar commented 4 months ago

This should be actually part of the ISO generation action if these Flatpaks are configured at ISO generation time and not in the image.

You're right, I transfered this issue to this one: https://github.com/blue-build/github-action/issues/20

xynydev commented 4 months ago

Did you know that you can actually transfer issues, including the discussion, using a button down below? Anyways, nothing was lost here, good call on moving the issue!

fiftydinar commented 4 months ago

Did you know that you can actually transfer issues, including the discussion, using a button down below? Anyways, nothing was lost here, good call on moving the issue!

I thought that only those with permissions could do so, like moderators or maintainers. I learnt something new at least.

xynydev commented 4 months ago

Oh yeah, this repo isn't moved yet so can't...