Vamos 0.3.3 (rootz branch) |
|
|
Vamos project allows computers to run software
directly from the network, without installations.
The software is stored on servers and is centrally
maintained without the user's effort or attention.
The user just needs to run applications, and the
necessary bits are streamed automatically to its computer. The execution of the software is
local, allowing high responsiveness and
distributed computational load.
License: GNU General Public License (GPL)
Changes:
The exit code of sub scripts was fixed. A crash
when zenity is not installed was fixed. dchroot is
now used instead of /usr/bin/dchroot. Relative
paths are supported for mount point and image
path. Setup-browser allows the root user (with a
warning). An error is raised when a mountpoint is
not empty instead of cleaning it.
|