Reorganize the deploy section

This commit is contained in:
2021-11-13 11:43:06 +01:00
parent 883acbe425
commit 5fc69e5bcd
12 changed files with 63 additions and 89 deletions

View File

@ -1,18 +0,0 @@
---
title: Choose
description:
published: true
date: 2021-11-12T15:50:14.065Z
tags:
editor: markdown
dateCreated: 2021-11-12T15:05:19.133Z
---
# Phyllome and you
## Understand if Phyllome OS is for you and pick the right version
* [Is Phyllome OS right for you?](/deploy/choose/phyllomeos)
* [Requirements](/deploy/choose/requirements)

View File

@ -1,12 +0,0 @@
---
title: Installation
description:
published: true
date: 2021-11-12T15:06:11.659Z
tags:
editor: markdown
dateCreated: 2021-11-12T15:06:11.659Z
---
# Header
Your content here

View File

@ -1,12 +0,0 @@
---
title: Preparation
description: Prepare the host computer
published: true
date: 2021-11-12T15:07:55.336Z
tags:
editor: markdown
dateCreated: 2021-11-12T15:07:55.336Z
---
# Header
Your content here

View File

@ -1,12 +0,0 @@
---
title: Install Phyllome OS from sources
description:
published: true
date: 2021-11-12T15:18:30.241Z
tags:
editor: markdown
dateCreated: 2021-11-12T15:18:30.241Z
---
# Header
Your content here

View File

@ -8,5 +8,6 @@ editor: markdown
dateCreated: 2021-11-12T15:17:34.095Z
---
# Header
# Put Phyllome OS on a USB stick
Your content here

22
deploy/prepare.md Normal file
View File

@ -0,0 +1,22 @@
---
title: Preparation
description: Prepare the host computer
published: true
date: 2021-11-12T15:07:55.336Z
tags:
editor: markdown
dateCreated: 2021-11-12T15:07:55.336Z
---
# Prepare your host computer
`To-do`
These instructions are valid for x86-64 computers that do ship with Linux or Windows
## Enable IOMMU
### Access the firmware
### Modify the firmware configuration

View File

@ -9,12 +9,4 @@ dateCreated: 2021-11-12T15:14:36.468Z
---
`To be fetched from white paper : hardware requirements ; Phyllome OS version`
## Use
Install
From a live medium (default method)
In a virtual machine (to hack it)
From source
`To be fetched from white paper : hardware requirements ; Phyllome OS version`

15
deploy/source.md Normal file
View File

@ -0,0 +1,15 @@
---
title: Install Phyllome OS from source
description:
published: true
date: 2021-11-12T15:18:30.241Z
tags:
editor: markdown
dateCreated: 2021-11-12T15:18:30.241Z
---
# How to install Phyllome OS from source
`To-do`
*It would be great to be able to deploy Phyllome OS without relying on kickstart files, but on sources directly*

View File

@ -8,5 +8,26 @@ editor: markdown
dateCreated: 2021-11-12T15:18:50.223Z
---
# Header
Your content here
# How to deploy Phyllome OS in a virtual machine
`To-do`
## On Linux
`To-do`
### Fedora
`To-do`
### Debian
`To-do`
## On macOS
`To-do`
## On Windows
`To-do`