wiki/home.md

63 lines
1.7 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-08-12 13:29:04 +00:00
date: 2021-08-12T13:29:01.530Z
2021-06-19 09:29:23 +00:00
tags: test
editor: markdown
dateCreated: 2021-06-19T09:29:20.593Z
---
2021-08-12 08:38:27 +00:00
# Welcome to the Phyllome OS wiki
2021-06-19 10:17:12 +00:00
2021-08-12 08:38:08 +00:00
## Table of contents
2021-06-19 12:44:55 +00:00
2021-08-12 08:38:08 +00:00
* **Overview**
* [Context](/context)
* [Phyllome's purpose](/purpose)
* [Roadmap](/roadmap)
2021-06-19 10:35:23 +00:00
2021-08-12 08:38:08 +00:00
* **Do**
* [Install](/install)
* [Use](/use)
* [Hack](/hack)
* [Contribute](/members)
2021-06-19 10:24:38 +00:00
2021-08-12 08:38:08 +00:00
* **Tasks**
2021-08-12 10:44:45 +00:00
* [Deploy](/deploy) a `q35`, `ovmf`, Fedora guest with `virtio` devices using `virt-install`
2021-08-12 08:38:08 +00:00
* [Migrate](/migrate) an existing guest virtual machine to another Phyllome OS host
* [Resize](/resize) an existing virtual disk that uses an EXT4 filesystem]
2021-06-19 10:32:36 +00:00
2021-08-12 08:38:08 +00:00
* **References**
* *Phyllome OS*
* [Requirements](/requirements)
* [Hardware support](/hardware_support)
2021-08-12 13:29:04 +00:00
* [Guests support](/guest)
2021-08-12 08:38:08 +00:00
* [Architecture](/architecture)
* [Software bill of materials](/sbom) (SBOM)
2021-08-12 13:29:04 +00:00
2021-08-12 08:38:08 +00:00
* *Linux and KVM-virtualization*
* [Linux Kernel module list](/kernel_modules) related to virtualization
* [Virtualization-related paths](/linux_paths) on Linux
2021-08-12 13:29:04 +00:00
* [XML](/xml) commented
2021-08-12 08:38:08 +00:00
* [Lexicon](/lexicon)
2021-06-19 10:24:38 +00:00
2021-08-12 08:38:08 +00:00
* [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).
2021-06-23 12:30:56 +00:00
{.is-info}
2021-06-19 10:17:12 +00:00
2021-08-12 08:38:08 +00:00
## Phyllome OS
[Phyllome OS](https://phyllo.me/) is an operating system that makes it easier to run [various guest systems](guest_systems) locally using [off-the-shelf hardware](requirements).
## Links
* **The website**: https://phyllo.me
* **The wiki**: https://wiki.phyllo.me
* **The git**: https://git.phyllo.me