Reorganize the deploy section
This commit is contained in:
@ -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)
|
||||
|
@ -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
|
@ -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
|
@ -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
|
@ -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
22
deploy/prepare.md
Normal 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
|
||||
|
@ -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
15
deploy/source.md
Normal 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*
|
@ -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`
|
Reference in New Issue
Block a user