wiki/home.md

121 lines
4.4 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-13 17:10:41 +00:00
date: 2021-11-13T17:10:38.697Z
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 17:55:00 +00:00
`Welcome to the Phyllome's OS wiki! `
2021-08-12 08:38:08 +00:00
2021-11-12 15:08:52 +00:00
*In this wiki, you will find guides about how to install, use and hack Phyllome OS, as well as more general information about open-source virtualization and the project behind this specialized OS.*
2021-11-11 17:09:21 +00:00
2021-11-12 15:08:52 +00:00
> If you would rather avoid JavaScript altogether, or wish to download the content of this wiki locally, feel free to clone [this repository](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-13 16:06:35 +00:00
> Phyllome OS is not production-ready.
2021-11-13 17:10:41 +00:00
> {.is-warning}
2021-11-11 17:42:06 +00:00
2021-11-13 17:10:41 +00:00
*[Phyllome OS](https://phyllo.me/) is an operating system that makes it easier to run various guest systems locally using [off-the-shelf hardware](https://wiki.phyllo.me/deploy/prepare).*
2021-11-11 17:42:06 +00:00
2021-11-12 15:08:52 +00:00
## Deploy
2021-11-11 17:09:21 +00:00
2021-11-11 17:42:06 +00:00
*The section is meant to help users prepare their computer to host Phyllome OS, to pick the right version that will suit their needs, to understand its limitations, and to install it.*
2021-11-11 16:16:27 +00:00
2021-11-13 10:00:58 +00:00
* **Choose**
* [Is Phyllome OS right for you?](/deploy/rightforyou)
* **Install**
* [Prepare](/deploy/prepare)
* [Create an installation medium](/deploy/medium)
* [Install from a live medium](/deploy/live) (*default method*)
* [Deploy in a virtual machine](/deploy/vm) (*to hack it*)
* [From source](/deploy/source)
2021-11-11 15:45:26 +00:00
2021-11-13 10:00:58 +00:00
## Get started
2021-11-11 15:45:26 +00:00
2021-11-11 17:42:06 +00:00
*The section is meant to introduce how to use Phyllome OS in a general way.*
2021-11-13 10:00:58 +00:00
* [Use it as a live system](/getstarted/live) (*to test it*)
* [Use it as an installed system](/getstarted/disk) (*for daily use*)
2021-11-11 15:45:26 +00:00
2021-11-13 10:00:58 +00:00
## Go further
2021-11-11 17:55:00 +00:00
2021-11-13 13:07:18 +00:00
*The section is meant to introduce how to execute particular taks on Phyllome OS, including deploying certain guest systems. Some of these tasks will be rendered obsolete with newer Phyllome OS versions.*
2021-11-11 17:09:21 +00:00
2021-11-13 13:02:03 +00:00
### Tasks related to Phyllome OS
2021-11-11 15:45:26 +00:00
2021-11-13 10:00:58 +00:00
* [Perform a few checks](/gofurther/checks) on Phyllome OS
* [Configure the Virtual Machine Manager](/gofurther/virt-manager) manually or automatically
* [Install a guest system using netboot.xyz](/gofurther/install-guest)
2021-11-13 10:24:15 +00:00
* [Use virt-install to install a guest system](/gofurther/virt-install)
2021-11-13 10:00:58 +00:00
* [Deploy Phyllome OS inside Phyllome OS](/gofurther/inception)
* [Migrate](/gofurther/migrate) an existing guest virtual machine to another Phyllome OS host
* [Resize](/gofurther/resize) an existing virtual disk
* [Encrypt](/gofurther/encrypt) virtual disk images using filesystem-level encryption
* [Use the Cloud Hypervisor](/gofurther/cloud-hypervisor) to create a virtual machine
2021-11-11 15:45:26 +00:00
2021-11-13 10:00:58 +00:00
### Tasks related to your guest OS
*Although Phyllome OS thrives to pick good defaults that will work for many guest systems, further optimizations may be needed.*
2021-11-11 17:09:21 +00:00
* Unix-like
2021-11-13 10:00:58 +00:00
* [Linux family](/gofurther/linux)
* [BSD family](/gofurther/bsd)
* [OpenSolaris and derivatives](/gofurther/opensolaris)
* [Darwin and derivatives](/gofurther/darwin)
2021-11-11 17:09:21 +00:00
* Windows NT
2021-11-13 10:00:58 +00:00
* [Windows family](/gofurther/windows)
* [ReactOS](/gofurther/reactos)
2021-11-11 17:09:21 +00:00
* Independant
2021-11-13 10:00:58 +00:00
* [Sculpt OS](/gofurther/sculpt-os)
2021-11-13 16:49:49 +00:00
* [Fuchsia OS](/gofurther/fuchsia-os)
2021-11-13 10:00:58 +00:00
## On Phyllome OS
2021-08-12 08:38:08 +00:00
2021-11-13 13:09:06 +00:00
*In this section, the context around Phyllome OS is set and its internals are described*
2021-11-13 13:05:58 +00:00
2021-11-11 15:45:26 +00:00
* [Context](/phyllomeos/context)
* [Purpose](/phyllomeos/purpose)
2021-11-11 17:09:21 +00:00
* [Use cases](/phyllomeos/use-cases)
2021-11-11 15:45:26 +00:00
* [Architecture](/phyllomeos/architecture)
* [Software bill of materials](/phyllomeos/sbom) (SBOM)
* [Roadmap](/phyllomeos/roadmap)
* [Frequently Asked Questions](/phyllomeos/faq) (FAQ)
2021-11-13 10:00:58 +00:00
* [Guests support matrix](/phyllomeos/guests)
2021-11-11 15:45:26 +00:00
2021-11-13 13:05:58 +00:00
### On open-source virtualization
2021-11-11 16:16:27 +00:00
2021-11-13 10:00:58 +00:00
*In this section, the focus is on KVM virtualization, and its associated tools, including QEMU, the Linux kernel, libvirt, etc., mostly in the context of Phyllome OS.*
2021-11-11 16:16:27 +00:00
2021-11-13 10:00:58 +00:00
* [Anatomy of a virtual machine](/virt/vm)
* [Chipsets](/virt/chipset)
* [Firmware](/virt/firmware)
* [CPU](/virt/cpu)
* [Memory](/virt/memory)
* [Storage](/virt/storage)
* [Display](/virt/display)
* [Linux Kernel modules](/virt/kernel-modules) related to virtualization
* [Virtualization-related paths](/virt/linux-paths) on Linux
* [XML](/virt/xml) commented
* [Lexicon](/virt/lexicon)
* [External resources](/virt/resources)
2021-11-11 16:16:27 +00:00
2021-11-13 10:00:58 +00:00
## The Phyllome OS Project
2021-11-11 15:45:26 +00:00
2021-11-13 12:00:08 +00:00
### Contribute
2021-11-11 16:16:27 +00:00
2021-11-13 10:00:58 +00:00
* [How to join](/project/join)
* [Current infrastructure](/project/infrastructure)
2021-11-11 15:45:26 +00:00
2021-11-13 13:07:18 +00:00
### Public presence
2021-08-27 00:47:38 +00:00
2021-08-12 08:38:08 +00:00
* **The website**: https://phyllo.me
* **The wiki**: https://wiki.phyllo.me
2021-11-13 12:53:56 +00:00
* **The issue board**: https://kanboard.phyllo.me/
2021-11-13 13:09:06 +00:00
* **GitHub repositories**: https://github.com/PhyllomeOS
2021-11-13 12:53:56 +00:00