From 15987ee9b4d982ff5e966fd5e9acdef066fb3c06 Mon Sep 17 00:00:00 2001 From: lukas Date: Thu, 11 Nov 2021 15:45:26 +0000 Subject: [PATCH] docs: update home --- home.md | 99 ++++++++++++++++++++++++++++----------------------------- 1 file changed, 49 insertions(+), 50 deletions(-) diff --git a/home.md b/home.md index 73a16da..bfb05dd 100644 --- a/home.md +++ b/home.md @@ -2,7 +2,7 @@ title: Homepage description: published: true -date: 2021-11-11T14:05:07.941Z +date: 2021-11-11T15:45:23.888Z tags: editor: markdown dateCreated: 2021-06-19T09:29:20.593Z @@ -10,73 +10,72 @@ dateCreated: 2021-06-19T09:29:20.593Z # Phyllome OS wiki -Welcome to the Phyllome's 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. +Here, you will find guides about how to install, use and hack Phyllome OS, as well more general infos as about open-source virtualization in general. -Feel free to contibute. +> If you would rather avoid JavaScript altogether, or wish to download the content of this wiki locally, we got you covered [here](https://git.phyllo.me/home/wiki). +{.is-info} -## Table of contents +*[Phyllome OS](https://phyllo.me/) is an operating system that makes it easier to run [various guest systems](/phyllomeos/guest) locally using [off-the-shelf hardware](/phyllomeos/requirements).* -* **[Overview](/overview)** - * [Context](/overview/context) - * [Phyllome's purpose](/overview/purpose) - * [Roadmap](/overview/roadmap) +## Do -* **[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) +* [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*) -* **[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) +## Use - * [Frequently Asked Questions](/faq) (FAQ) +* [As a live system](/do/use/live) (*to test it*) +* [As an installed system](/do/use/disk) (*for daily use*) - * [External resources](/resources) +## Tasks + +* [Configure the Virtual Machine Manager](/tasks/virt-manager) manually or automatically +* [Deploy Phyllome OS inside Phyllome OS](/tasks/inception) +* [Create two vfio-mdev accelerated virtual machines] with Intel graphics +* [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 +* [Use Cloud Hypervisor](/tasks/cloud-hypervisor) + +## References + +### Phyllome OS + +* [Context](/phyllomeos/context) +* [Purpose](/phyllomeos/purpose) +* [Requirements](/phyllomeos/requirements) +* [Guests support](/phyllomeos/guests) +* [Architecture](/phyllomeos/architecture) +* [Software bill of materials](/phyllomeos/sbom) (SBOM) +* [Roadmap](/phyllomeos/roadmap) +* [Frequently Asked Questions](/phyllomeos/faq) (FAQ) + +### On virtualization + +* [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} ## 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 +### The 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 +Information published here is available under