ivandavidov / minimal

Minimal Linux Live (MLL) is a tiny educational Linux distribution, which is designed to be built from scratch by using a collection of automated shell scripts. Minimal Linux Live offers a core environment with just the Linux kernel, GNU C library, and Busybox userland utilities.
https://ivandavidov.github.io/minimal
GNU General Public License v3.0
1.53k stars 300 forks source link

pulling in bundles from web...live #247

Closed mrgreen3 closed 2 years ago

mrgreen3 commented 3 years ago

Messing around with ML iso, saw README with guide on how to add bundles. Wanting to test more before rebuilding iso again...

Is it possible to pull in bundles via web live? can see wget is in busybox... would very much like to add things like tmux or htop, space invaders ;-)

github-actions[bot] commented 3 years ago

Thank you for contributing to Minimal Linux Live! :)

ivandavidov commented 2 years ago

MLL allows you to add static-get as an overlay bundle. You can use it to download additional stuff/programs while MLL is running.