DLT OS stable-3 is bringing back tooling to the host! #13
DataLabTechTV
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi guys,
After a while trying to rely nearly exclusively on distrobox, I decided that that's not the way to go for my custom bootc image of Bazzite. So, starting on
stable-3, soon to be released, once testing is finished, we will go back to adding all the relevant tooling to the host OS and provide a very minimaldltos.inidistrobox to be used for testing temporary features. You'll be able to install whatever you need and expose binaries or desktop applications to the host as follows:If you need a host command to be available inside distrobox while testing, you can symlink to
distrobox-host-execusing the same name as a the command that you need from the host'sPATH:This version also bakes several configurations into the DLT OS custom image and switches to zsh as the default shell. Most configs will be added to
/etc, with a few being added directly to your home usingsystemd-tmpfiles(only when the corresponding file or directory doesn't already exist).I expect that the image should stabilize its workflow moving forward, and starting with
stable-3. If you don't see much happening undertesting, then we're golden.Have fun!
Beta Was this translation helpful? Give feedback.
All reactions