Use any linux distribution inside your terminal. Enable both backward and forward compatibility with software and freedom to use whatever distribution you’re more comfortable with. Mirror available at: https://gitlab.com/89luca89/distrobox
After some time a much needed release!
lots of fixes and polishing all over the place! Thanks @dottorblaster for
stepping in and welcome him as a new part of the maintainer team!
And thank you to 20 new first time contributors!
Please be ware that there was a little change with the telegram group, so if
you're on the old channel, please abandon that and change to the new one on https://t.me/distrobox_chat_new
What's Changed
all: decommission Clearlinux
assemble: add unshare-groups support by @PoQuatre in https://github.com/89luca89/distrobox/pull/1675
assemble: extend manifest definitions with include by @balanza in https://github.com/89luca89/distrobox/pull/1860
assemble: fix accidental file globbing during parsing by @jeffmahoney in https://github.com/89luca89/distrobox/pull/1713
ci: ignore Neon and SteamOS when testing images by @dottorblaster in https://github.com/89luca89/distrobox/pull/1817
completion: Bash completion enhancements by @Kamorst in https://github.com/89luca89/distrobox/pull/1848
create: Support --userns=keep-id:size= by @Jookia in https://github.com/89luca89/distrobox/pull/1667
create: explicitly prefer using crun if present
create: fix formatting and quoting issues by @dottorblaster in https://github.com/89luca89/distrobox/pull/1862
create: indentation for --root usage in distrobox-create by @apollo7321 in https://github.com/89luca89/distrobox/pull/1846
docs: Add Hyprland setup instructions to Distrobox guide by @AbduEhab in https://github.com/89luca89/distrobox/pull/1833
docs: Fix a small documentation typo s/you/your/ by @davetha in https://github.com/89luca89/distrobox/pull/1748
docs: Fix broken Useful tips link by @brandondong in https://github.com/89luca89/distrobox/pull/1721
docs: Include hostname flag in distrobox-assemble docs, resolve #1851 by @xaque in https://github.com/89luca89/distrobox/pull/1853
docs: Remove --name argument from distrobox-stop usage docs by @brennenputh in https://github.com/89luca89/distrobox/pull/1807
docs: add CentOS Stream 10 to the compatibile distros by @dottorblaster in https://github.com/89luca89/distrobox/pull/1822
docs: add debian 13 (toolbox) to the manual by @dottorblaster in https://github.com/89luca89/distrobox/pull/1820
docs: add distrobox-bpftrace openSUSE's image to the docs by @dottorblaster in https://github.com/89luca89/distrobox/pull/1715
docs: clarify --root documentation for distrobox-create by @apollo7321 in https://github.com/89luca89/distrobox/pull/1845
docs: fedora 42 by @dottorblaster in https://github.com/89luca89/distrobox/pull/1819
docs: fix markdown lint by @dottorblaster in https://github.com/89luca89/distrobox/pull/1815
docs: fix steamdeck guide
docs: fix ublue arch URL by @renner0e in https://github.com/89luca89/distrobox/pull/1753
docs: move to new telegram channel
docs: refactor: replace "Silverblue" with "Atomic Desktops" by @boredsquirrel in https://github.com/89luca89/distrobox/pull/1679
docs: update supported Debian images according to post-13 EOL data by @dottorblaster in https://github.com/89luca89/distrobox/pull/1816
docs: update tips for cross-platform images, Fix #1669
docs: update tips for using custom SHELL in assemble, Fix #1633 by @koldle in https://github.com/89luca89/distrobox/pull/1825
docs: update_steamdeck_guide.md by @victoraalm in https://github.com/89luca89/distrobox/pull/1587
enter: Allow whitespaces in environment variables by @scosu in https://github.com/89luca89/distrobox/pull/1811
export: fix doas case, fix missing sudo_prefix when local execution
host-exec: fail for HTTP response codes >= 400 (curl --fail) by @peppergrayxyz in https://github.com/89luca89/distrobox/pull/1787
init: Support Chimera Linux guests by @JamiKettunen in https://github.com/89luca89/distrobox/pull/1778
init: [#1687] Fixes Vulkan ICD config files for NVIDIA driver host integration (openSUSE, Fedora) by @m4nn in https://github.com/89luca89/distrobox/pull/1688
init: add altlinux in distrobox by @Htylol in https://github.com/89luca89/distrobox/pull/1512
init: create xdg-open distrobox-host-exec symlink only if --init not used by @dottorblaster in https://github.com/89luca89/distrobox/pull/1818
init: exclude schroot mountpoint from socket search, improve performance. by @KarlK90 in https://github.com/89luca89/distrobox/pull/1836
init: fix formatting on /etc/shadow stat-ing by @dottorblaster in https://github.com/89luca89/distrobox/pull/1823
init: fix missing sudo binary on doas distro, make export aware of it
init: fix on systemd, we don't do remount in containers