All packages have been built and tested in house. A list of installed packages can be found here.
OviOS uses pacman as a package manager. However there is no relation between Arch Linux or any other Linux distro and OviOS Linux.
The system is provided with all needed packages for a stable storage server. Due to the way it's built, storage admins can add more packages, by building from source.
There are 2 ways this can be achieved:
- Build using the general build method (./configure && make && make install)
- Build using makepkg and a PKGBUILD. See and example here. or send a request for a specific package via email / contact form.
With OviOS Linux the user has complete control over how the system should work, what extra packages are needed and what services should run.