docs: Move and update pages from the manual

This commit is contained in:
Timothée Ravier 2020-10-02 14:34:33 +02:00
parent 6ca312a923
commit 68ac9e9c50
No known key found for this signature in database
GPG Key ID: 241FDC14DC3654CB
9 changed files with 72 additions and 0 deletions

View File

@ -1,4 +1,12 @@
---
nav_order: 6
---
# Adapting existing mainstream distributions
{: .no_toc }
1. TOC
{:toc}
## System layout

View File

@ -1,4 +1,12 @@
---
nav_order: 5
---
# Atomic Upgrades
{: .no_toc }
1. TOC
{:toc}
## You can turn off the power anytime you want...

View File

@ -1,4 +1,12 @@
---
nav_order: 8
---
# Writing a buildsystem and managing repositories
{: .no_toc }
1. TOC
{:toc}
OSTree is not a package system. It does not directly support building
source code. Rather, it is a tool for transporting and managing

View File

@ -1,4 +1,12 @@
---
nav_order: 4
---
# Deployments
{: .no_toc }
1. TOC
{:toc}
## Overview

View File

@ -1,4 +1,12 @@
---
nav_order: 7
---
# OSTree data formats
{: .no_toc }
1. TOC
{:toc}
## On the topic of "smart servers"

View File

@ -1,4 +1,12 @@
---
nav_order: 2
---
# OSTree Overview
{: .no_toc }
1. TOC
{:toc}
## Introduction

View File

@ -1,4 +1,12 @@
---
nav_order: 10
---
# Related Projects
{: .no_toc }
1. TOC
{:toc}
OSTree is in many ways very evolutionary. It builds on concepts and
ideas introduced from many different projects such as

View File

@ -1,4 +1,12 @@
---
nav_order: 3
---
# Anatomy of an OSTree repository
{: .no_toc }
1. TOC
{:toc}
## Core object types and data model

View File

@ -1,4 +1,12 @@
---
nav_order: 9
---
# Managing content in OSTree repositories
{: .no_toc }
1. TOC
{:toc}
Once you have a build system going, if you actually want client
systems to retrieve the content, you will quickly feel a need for