2.0Kпросмотров
21 января 2026 г.
Score: 2.2K
Hello everyone! Previously, we planned to create a module store, and for this purpose, the MiniOS family of distributions included the Puzzle edition - a minimal base system with a pre-installed set of modules. Unfortunately, the rapid development of MiniOS leads to significant changes in the base system between releases, making it almost impossible to maintain a repository of ready-made modules - modules quickly become outdated. However, there is a more resilient solution: to create a public repository of scripts for building modules using the script2sb utility. script2sb is included in the standard set of MiniOS utilities. It takes a script as input, builds a module, and is practically independent of the base system version. This means that a script written once (for example, to build Chrome) will work on all future MiniOS versions without modification. I suggest we start collaborating on such a script repository. We can work together to collect, test, and improve scripts for the most popular applications and utilities. If the repository grows large enough and becomes truly useful, I am ready to write a simple graphical application for it - so that even users who don’t like the console can easily select and build the necessary modules with one click. What do you think about this idea? Are you willing to participate in creating scripts or do you have suggestions for organizing the repository? Let’s discuss!