Open noelmiller opened 8 months ago
Currently we install flatpaks as a post install function in our systemd services. We would like to remove this and include installation of standard flatpaks as a feature of ISO creation.
Post-install flatpak service would still be needed for rebasing function.
But it would make it much better to not have to wait for flatpaks to preinstall on 1st boot, so I support this.
Currently we install flatpaks as a post install function in our systemd services. We would like to remove this and include installation of standard flatpaks as a feature of ISO creation.
Post-install flatpak service would still be needed for rebasing function.
But it would make it much better to not have to wait for flatpaks to preinstall on 1st boot, so I support this.
@castrojo @KyleGospo It is my opinion that supporting rebasing functionality for both Bluefin and Bazzite are not at the top of the priority list.
My answer if someone wants to try either Bazzite or Bluefin is to install from the ISO and not rebase from a different image.
This idea proposed would be very helpful if it gets traction: https://github.com/flatpak/flatpak/issues/5579
Currently we install flatpaks as a post install function in our systemd services. We would like to remove this and include installation of standard flatpaks as a feature of ISO creation.