mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-12-15 07:53:07 -05:00
Normalize frontmatter
- sort keys - remove permalink from redirects
This commit is contained in:
parent
67a92614aa
commit
8f8a8e50ea
218 changed files with 287 additions and 362 deletions
|
|
@ -1,12 +1,12 @@
|
|||
---
|
||||
layout: doc-full
|
||||
title: Admin API
|
||||
permalink: /doc/admin-api/
|
||||
redirect_from:
|
||||
- /doc/mgmt/
|
||||
- /doc/mgmt1/
|
||||
- /doc/mgmt-architecture/
|
||||
- /doc/admin-api-architecture/
|
||||
title: Admin API
|
||||
---
|
||||
|
||||
# Qubes OS Admin API
|
||||
|
|
|
|||
|
|
@ -1,11 +1,11 @@
|
|||
---
|
||||
layout: doc
|
||||
title: Dom0 Secure Updates
|
||||
permalink: /doc/dom0-secure-updates/
|
||||
redirect_from:
|
||||
- /en/doc/dom0-secure-updates/
|
||||
- /doc/Dom0SecureUpdates/
|
||||
- /wiki/Dom0SecureUpdates/
|
||||
title: Dom0 Secure Updates
|
||||
---
|
||||
|
||||
Qubes Dom0 secure update procedure
|
||||
|
|
|
|||
|
|
@ -1,11 +1,11 @@
|
|||
---
|
||||
layout: doc
|
||||
title: DVMimpl
|
||||
permalink: /doc/dvm-impl/
|
||||
redirect_from:
|
||||
- /en/doc/dvm-impl/
|
||||
- /doc/DVMimpl/
|
||||
- /wiki/DVMimpl/
|
||||
title: DVMimpl
|
||||
---
|
||||
|
||||
DisposableVM implementation in Qubes
|
||||
|
|
|
|||
|
|
@ -1,11 +1,11 @@
|
|||
---
|
||||
layout: doc
|
||||
title: Qfilecopy
|
||||
permalink: /doc/qfilecopy/
|
||||
redirect_from:
|
||||
- /en/doc/qfilecopy/
|
||||
- /doc/Qfilecopy/
|
||||
- /wiki/Qfilecopy/
|
||||
title: Qfilecopy
|
||||
---
|
||||
|
||||
InterVM file copy design
|
||||
|
|
|
|||
|
|
@ -1,11 +1,11 @@
|
|||
---
|
||||
layout: doc
|
||||
title: Qfileexchgd
|
||||
permalink: /doc/qfileexchgd/
|
||||
redirect_from:
|
||||
- /en/doc/qfileexchgd/
|
||||
- /doc/Qfileexchgd/
|
||||
- /wiki/Qfileexchgd/
|
||||
title: Qfileexchgd
|
||||
---
|
||||
|
||||
**This mechanism is obsolete as of Qubes Beta 1!**
|
||||
|
|
|
|||
|
|
@ -1,11 +1,11 @@
|
|||
---
|
||||
layout: doc
|
||||
title: Qmemman
|
||||
permalink: /doc/qmemman/
|
||||
redirect_from:
|
||||
- /en/doc/qmemman/
|
||||
- /doc/Qmemman/
|
||||
- /wiki/Qmemman/
|
||||
title: Qmemman
|
||||
---
|
||||
|
||||
qmemman, Qubes memory manager
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
---
|
||||
layout: doc
|
||||
title: "Qrexec: Qubes RPC internals"
|
||||
permalink: /doc/qrexec-internals/
|
||||
redirect_from:
|
||||
- /doc/qrexec3-implementation/
|
||||
- /en/doc/qrexec3-implementation/
|
||||
- /doc/Qrexec3Implementation/
|
||||
- /wiki/Qrexec3Implementation/
|
||||
title: 'Qrexec: Qubes RPC internals'
|
||||
---
|
||||
|
||||
# Qubes RPC internals
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
layout: doc
|
||||
title: "Qrexec: Socket-based services"
|
||||
permalink: /doc/qrexec-socket-services/
|
||||
title: 'Qrexec: Socket-based services'
|
||||
---
|
||||
|
||||
# Qrexec: Socket-based services
|
||||
|
|
|
|||
|
|
@ -1,16 +1,15 @@
|
|||
---
|
||||
layout: doc
|
||||
title: "Qrexec: secure communication across domains"
|
||||
permalink: /doc/qrexec/
|
||||
redirect_from:
|
||||
- /en/doc/qrexec3/
|
||||
- /doc/Qrexec3/
|
||||
- /doc/qrexec3/
|
||||
- /wiki/Qrexec3/
|
||||
- /doc/qrexec/
|
||||
- /en/doc/qrexec/
|
||||
- /doc/Qrexec/
|
||||
- /wiki/Qrexec/
|
||||
title: 'Qrexec: secure communication across domains'
|
||||
---
|
||||
|
||||
# Qrexec: secure communication across domains
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
---
|
||||
layout: doc
|
||||
title: Qrexec2
|
||||
permalink: /doc/qrexec2/
|
||||
redirect_from:
|
||||
- /doc/qrexec2-implementation/
|
||||
- /en/doc/qrexec2-implementation/
|
||||
- /doc/Qrexec2Implementation/
|
||||
- /wiki/Qrexec2Implementation/
|
||||
title: Qrexec2
|
||||
---
|
||||
|
||||
# Command execution in VMs #
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue