skiffos / SkiffOS

Any Linux distribution, anywhere.
https://skiffos.com
MIT License
700 stars 52 forks source link

Add support for toolbox and distrobox #237

Closed VarLad closed 2 years ago

VarLad commented 2 years ago

Now that https://github.com/skiffos/SkiffOS/pull/235 is merged, it would be nice to have support for toolbox and distrobox in SkiffOS.

paralin commented 2 years ago

Containers-toolbox package done: https://github.com/skiffos/buildroot/blob/4fdf3e80f3a04be8dfeea55ce8b030442b34b81a/package/containers-toolbox/containers-toolbox.mk

paralin commented 2 years ago

Containers toolbox is now available as apps/toolbx https://github.com/skiffos/SkiffOS/tree/master/configs/apps/toolbx

paralin commented 2 years ago

Distrobox package done: https://github.com/skiffos/buildroot/commit/0dc6e8f36975b4f09352da5e40f2daaad0fbd169

paralin commented 2 years ago

Distrobox added as apps/distrobox: https://github.com/skiffos/SkiffOS/tree/master/configs/apps/distrobox

And all done! :)