ublue-os / toolboxes

Centralized repository of containers designed for Toolbox/Distrobox
Apache License 2.0
42 stars 10 forks source link

fix: Patch distrobox-init for no-internet #34

Closed m2Giles closed 5 months ago

m2Giles commented 5 months ago

@castrojo noticed that when using a quadlet, if there is no internet at startup the container cannot run. This comments out all of the package checks which requires internet.

This removes the ability to add additional_packages into the Exec= line of bluefin-cli.container to have them installed at startup.