5 ms·
I did something similar some time ago: Booting from an RPM repository on a Tumbleweed installation DVD. My initial goal was to write a fuse filesystem for moun
by Vogtinator 2y ago
I did something similar some time ago: Booting from an RPM repository on a Tumbleweed installation DVD.
My initial goal was to write a fuse filesystem for mounting RPM packages, but I wanted to see how far it goes. Turns out, pretty far indeed: https://github.com/Vogtinator/repomount/commit/c751c5aa56897efd872836cae9ed79a4b59bb852 https://github.com/Vogtinator/repomount/commit/c751c5aa56897...
The system boots to a working desktop and it appears like all packages available on the DVD are installed.