qubes-doc/SystemDoc.md
2010-09-24 16:31:02 +00:00

35 lines
1.0 KiB
Markdown
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
layout: wiki
title: SystemDoc
permalink: /wiki/SystemDoc/
---
System Documentation for Developers
===================================
The System Architecture Specification
-------------------------------------
- Qubes OS Architecture v0.3 [(pdf)](http://www.qubes-os.org/files/doc/arch-spec-0.3.pdf) [(sig)](http://www.qubes-os.org/files/doc/arch-spec-0.3.pdf.sig)
- [Disposable VMs](http://theinvisiblethings.blogspot.com/2010/06/disposable-vms.html)
Building Qubes Packages from Sources
------------------------------------
- Building Qubes core and gui packages: see this [message](https://groups.google.com/group/qubes-devel/browse_thread/thread/710f725713cc7e8a#)
- [KDE Dom0 packages for Qubes](/wiki/KdeDom0)
Selected Subsystems Documentation
---------------------------------
- [Implementation of DisposableVMs](/wiki/DVMimpl)
- [File exchange daemon (used by DisposableVMs)](/wiki/Qfileexchgd)
- [VM Memory management daemon](/wiki/Qmemman)
- [VM networking in Qubes](/wiki/QubesNet)