qubes-doc/SystemDoc.md
2010-09-23 13:59:56 +00:00

32 lines
939 B
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
---------------------------------
- [File exchange daemon (used by DisposableVMs)](/wiki/Qfileexchgd)
- [VM Memory management daemon](/wiki/Qmemman)