wiki/home.md

101 lines
3.1 KiB
Markdown
Raw Normal View History

2021-06-19 09:29:23 +00:00
---
2021-06-19 10:13:28 +00:00
title: Homepage
2021-06-19 09:29:23 +00:00
description:
published: true
2021-11-11 16:16:27 +00:00
date: 2021-11-11T16:16:24.988Z
2021-11-11 13:36:43 +00:00
tags:
2021-06-19 09:29:23 +00:00
editor: markdown
dateCreated: 2021-06-19T09:29:20.593Z
---
2021-11-11 14:05:10 +00:00
# Phyllome OS wiki
2021-11-11 15:45:26 +00:00
Welcome to the **Phyllome's OS wiki**!
2021-08-12 08:38:08 +00:00
2021-11-11 16:16:27 +00:00
Here, you will find guides about how to install, use and hack Phyllome OS, as well as more general infos about open-source virtualization.
2021-11-11 15:45:26 +00:00
2021-11-11 15:46:36 +00:00
> If you would rather avoid JavaScript altogether, or wish to download the content of this wiki locally, we got you covered [here](https://github.com/PhyllomeOS/wiki).
2021-06-23 12:30:56 +00:00
{.is-info}
2021-06-19 10:17:12 +00:00
2021-11-11 16:16:27 +00:00
*[Phyllome OS](https://phyllo.me/) is an operating system that makes it easier to run [various guest systems](/phyllomeos/guests) locally using [off-the-shelf hardware](/phyllomeos/requirements).*
2021-11-11 15:45:26 +00:00
## Do
2021-11-11 16:16:27 +00:00
### Before
2021-11-11 15:45:26 +00:00
* [Prepare](/do/prepare)
* [Choose](/do/choose)
* [Install](/do/install)
* [From a live medium](/do/install/live) (*default method*)
* [From source](/do/install/source)
* [In a virtual machine](/do/install/vm) (*to hack it*)
2021-11-11 16:16:27 +00:00
### During
2021-11-11 15:45:26 +00:00
* [As a live system](/do/use/live) (*to test it*)
* [As an installed system](/do/use/disk) (*for daily use*)
2021-11-11 16:16:27 +00:00
### After
2021-11-11 15:45:26 +00:00
2021-11-11 16:16:27 +00:00
* [Perform a few checks on Phyllome OS](/tasks/checks)
2021-11-11 15:45:26 +00:00
* [Configure the Virtual Machine Manager](/tasks/virt-manager) manually or automatically
* [Deploy Phyllome OS inside Phyllome OS](/tasks/inception)
* [Migrate](/tasks/migrate) an existing guest virtual machine to another Phyllome OS host
* [Resize](/tasks/resize) an existing virtual disk
* [Encrypt](/tasks/encrypt) virtual disk images using filesystem-level encryption
2021-11-11 16:16:27 +00:00
* [Use the Cloud Hypervisor](/tasks/cloud-hypervisor) to create a virtual machine
2021-11-11 15:45:26 +00:00
## References
2021-08-12 08:38:08 +00:00
2021-11-11 15:45:26 +00:00
### Phyllome OS
2021-08-12 08:38:08 +00:00
2021-11-11 15:45:26 +00:00
* [Context](/phyllomeos/context)
* [Purpose](/phyllomeos/purpose)
2021-11-11 16:16:27 +00:00
* [Limitations](/phyllomeos/limitations)
2021-11-11 15:45:26 +00:00
* [Requirements](/phyllomeos/requirements)
* [Architecture](/phyllomeos/architecture)
* [Software bill of materials](/phyllomeos/sbom) (SBOM)
* [Roadmap](/phyllomeos/roadmap)
* [Frequently Asked Questions](/phyllomeos/faq) (FAQ)
2021-11-11 16:16:27 +00:00
#### Guests support
By design, Phyllome OS only supports modern UEFI-based guests operating systems compatible with virtio devices.
> It is however possible to deploy non-UEFI compatible operating systems within these guest systems, using so-called nested virtualization.
{.is-info}
* Windows NT family
* Windows
* ReactOS
* Unix-like operating systems
* Linux family
* BSD family
* OpenSolaris and derivatives
* Darwin and derivatives
2021-11-11 15:45:26 +00:00
### On virtualization
2021-11-11 16:16:27 +00:00
This
2021-11-11 15:45:26 +00:00
* [Linux Kernel modules](/kernel_modules) related to virtualization
* [Virtualization-related paths](/linux-paths) on Linux
* [Devices](/devices)
* [XML](/xml) commented
* [Lexicon](/lexicon)
* [External resources](/resources)
> If you would rather avoid JavaScript altogether, or wish to download the content locally, we got you covered: you can fetch the content locally [here](https://git.phyllo.me/home/wiki).
{.is-info}
2021-11-11 16:16:27 +00:00
## The Phyllome OS Project
2021-08-27 00:47:38 +00:00
* **Core team**
* [How to join](/join)
* [Current infrastructure](/infrastructure)
2021-08-12 08:38:08 +00:00
* **The website**: https://phyllo.me
* **The wiki**: https://wiki.phyllo.me
* **The git**: https://git.phyllo.me
2021-11-11 15:45:26 +00:00
Information published here is available under