mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2024-10-01 01:25:40 -04:00
44 lines
1.3 KiB
Markdown
44 lines
1.3 KiB
Markdown
---
|
||
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)
|
||
|
||
Release related documentation
|
||
-----------------------------
|
||
|
||
- [How to build Qubes installation ISO](/wiki/InstallationIsoBuilding)
|
||
|
||
Selected Subsystems Documentation
|
||
---------------------------------
|
||
|
||
- [Implementation of DisposableVMs](/wiki/DVMimpl)
|
||
|
||
- [File exchange daemon (used by DisposableVMs) (note that at Beta1, this is obsolete, see InterVM file copy)](/wiki/Qfileexchgd)
|
||
|
||
- [VM Memory management daemon](/wiki/Qmemman)
|
||
|
||
- [VM networking in Qubes](/wiki/QubesNet)
|
||
|
||
- [InterVM file copy (used by DisposableVMs)](/wiki/Qfilecopy)
|
||
|
||
- [Qubes GUI protocol](/wiki/GUIdocs)
|
||
|