Cappsule's userland
September 23, 2016 ยท View on GitHub
This repository is part of Cappsule, and contains the userland part. Please refer to the documentation for more information.
Architecture
api/: client and server for the JSON APIcli/:virtPython scriptcommon/: files shared between the different parts of the projectdaemon/:daemonwhich inserts the 2 kernel modules and exposes the APIdevices/:console,fs,net, andguiinclude/: header fileslogger/:loggerbinarysnapshot/:snapshotbinary and cappsules initialization
The hypervisor repository is required to build the project, because it contains header files.