We can easily add a mupper image to our online infrastructure. Let's do it!
It is the kind of thing that would be great for power2people. We already have the idea to download mirror lists and images - for the installer idea we just will throw the image on a spare place on disk; the installer creates a 2GB swap on ODW, and this is available to the installer bootkernel while the OS it installs is not actually running.
For a first implementation we can handle it easily with current resources; but the idea would have to be modified to act the same way - find a swap partition where the squashfs image will fit, and rsync it to there, and mount it locally.
Second step: mount over a local NFS share.
The SSH tunnel is easy to set up once those are done, and then we can get a server and do it remotely as and when it is required.
Great work Mikael!
R&B