wiki/home.md
2021-08-27 00:48:36 +00:00

77 lines
2.4 KiB
Markdown

---
title: Homepage
description:
published: true
date: 2021-08-27T00:48:33.102Z
tags: test
editor: markdown
dateCreated: 2021-06-19T09:29:20.593Z
---
# Welcome to the Phyllome OS wiki
## Table of contents
* **Overview**
* [Context](/context)
* [Phyllome's purpose](/purpose)
* [Roadmap](/roadmap)
* **Do**
* [Prepare the host](/prepare)
* [Install](/install)
* [From the official ISO image](/from_iso)
* [From source](/from_source)
* [Use](/use)
* [As a live system, from a USB stick](/usb)
* [As an installed system, on a disk](/disk)
* [Hack](/hack)
* **Tasks**
* [Configure the Virtual Machine Manager](/virt-manager)
* [Install Phyllome inside Phyllome](/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