wiki/home.md
2021-11-11 14:05:10 +00:00

83 lines
2.7 KiB
Markdown

---
title: Homepage
description:
published: true
date: 2021-11-11T14:05:07.941Z
tags:
editor: markdown
dateCreated: 2021-06-19T09:29:20.593Z
---
# Phyllome OS wiki
Welcome to the Phyllome's OS wiki!
Here, you will find informations about this Linux distribution, as well as about open-source virtualization in general.
Feel free to contibute.
## Table of contents
* **[Overview](/overview)**
* [Context](/overview/context)
* [Phyllome's purpose](/overview/purpose)
* [Roadmap](/overview/roadmap)
* **[Do](/do)**
* [Prepare](/do/prepare)
* [Install](/do/install)
* [From a live medium](/do/install/live) (*recommended method*)
* [From source](/do/install/source)
* [Use](/do/use)
* [As a live system](/do/use/live) (*to test it*)
* [As an installed system](/do/use/disk) (*for daily usage*)
* [Hack](/hack)
* **[Tasks](/tasks/)**
* [Configure the Virtual Machine Manager](/tasks/virt-manager)
* [Install Phyllome inside Phyllome](/tasks/inception) using the Virtual Machine Manager
* [Deploy](/deploy) a `q35`, `ovmf` minimal or desktop-based RPM-guest programatically using `virtio` devices and `virt-install`
* [Use netboot.xyz ISO](/netboot.xyz) to launch the installer for many Linux distributions
* [Migrate](/migrate) an existing guest virtual machine to another Phyllome OS host
* [Resize](/resize) an existing virtual disk that uses an EXT4 filesystem
* [Encrypt](/encrypt) the default directory containing virtual disk images with `fscrypt`
* **References**
* *Phyllome OS*
* [Requirements](/requirements)
* [Hardware support](/hardware_support)
* [Guests support](/guest)
* [Architecture](/architecture)
* [Software bill of materials](/sbom) (SBOM)
* *Linux and KVM-virtualization*
* [Linux Kernel module list](/kernel_modules) related to virtualization
* [Virtualization-related paths](/linux_paths) on Linux
* [QEMU/KVM devices](/qemu-kvm_devices)
* [XML](/xml) commented
* [Lexicon](/lexicon)
* [Frequently Asked Questions](/faq) (FAQ)
* [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}
## Phyllome OS
[Phyllome OS](https://phyllo.me/) is an operating system that makes it easier to run [various guest systems](/guest) locally using [off-the-shelf hardware](/requirements).
## Phyllome OS Project
* **Core team**
* [How to join](/join)
* [Current infrastructure](/infrastructure)
## Links
* **The website**: https://phyllo.me
* **The wiki**: https://wiki.phyllo.me
* **The git**: https://git.phyllo.me