mirror of
https://github.com/systemd/systemd-stable.git
synced 2024-12-22 13:33:56 +03:00
docs: place all our markdown docs in rough categories
This commit is contained in:
parent
f32d15b0e4
commit
4cdca0af11
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Automatic Boot Assessment
|
||||
category: Booting
|
||||
---
|
||||
|
||||
# Automatic Boot Assessment
|
||||
|
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Locking Block Device Access
|
||||
category: Interfaces
|
||||
---
|
||||
|
||||
# Locking Block Device Access
|
||||
|
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: The Boot Loader Interface
|
||||
category: Booting
|
||||
---
|
||||
|
||||
# The Boot Loader Interface
|
||||
|
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: The Boot Loader Specification
|
||||
category: Booting
|
||||
---
|
||||
|
||||
# The Boot Loader Specification
|
||||
|
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Control Group APIs and Delegation
|
||||
category: Interfaces
|
||||
---
|
||||
|
||||
# Control Group APIs and Delegation
|
||||
|
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: The systemd Community Conduct Guidelines
|
||||
category: Contributing
|
||||
---
|
||||
|
||||
# The systemd Community Conduct Guidelines
|
||||
|
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Code Quality Tools
|
||||
category: Contributing
|
||||
---
|
||||
|
||||
# Code Quality Tools
|
||||
|
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Coding Style
|
||||
category: Contributing
|
||||
---
|
||||
|
||||
# Coding Style
|
||||
|
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Contributing
|
||||
category: Contributing
|
||||
---
|
||||
|
||||
# Contributing
|
||||
|
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Porting systemd To New Distributions
|
||||
category: Concepts
|
||||
---
|
||||
|
||||
# Porting systemd To New Distributions
|
||||
|
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Known Environment Variables
|
||||
category: Interfaces
|
||||
---
|
||||
|
||||
# Known Environment Variables
|
||||
|
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Hacking on systemd
|
||||
category: Contributing
|
||||
---
|
||||
|
||||
# Hacking on systemd
|
||||
|
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Portable Services Introduction
|
||||
category: Concepts
|
||||
---
|
||||
|
||||
# Portable Services Introduction
|
||||
|
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Predictable Network Interface Names
|
||||
category: Concepts
|
||||
---
|
||||
|
||||
# Predictable Network Interface Names
|
||||
|
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Random Seeds
|
||||
category: Concepts
|
||||
---
|
||||
|
||||
# Random Seeds
|
||||
|
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Steps to a Successful Release
|
||||
category: Contributing
|
||||
---
|
||||
|
||||
# Steps to a Successful Release
|
||||
|
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Reporting of security vulnerabilities
|
||||
category: Contributing
|
||||
---
|
||||
|
||||
# Reporting of security vulnerabilities
|
||||
|
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Using /tmp/ And /var/tmp/ Safely
|
||||
category: Interfaces
|
||||
---
|
||||
|
||||
# Using `/tmp/` And `/var/tmp/` Safely
|
||||
|
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Testing systemd using sanitizers
|
||||
category: Contributing
|
||||
---
|
||||
|
||||
# Testing systemd using sanitizers
|
||||
|
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: What settings are currently available for transient units?
|
||||
category: Interfaces
|
||||
---
|
||||
|
||||
# What settings are currently available for transient units?
|
||||
|
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Notes for Translators
|
||||
category: Contributing
|
||||
---
|
||||
|
||||
# Notes for Translators
|
||||
|
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Users, Groups, UIDs and GIDs on `systemd` Systems
|
||||
category: Concepts
|
||||
---
|
||||
|
||||
# Users, Groups, UIDs and GIDs on `systemd` Systems
|
||||
|
Loading…
Reference in New Issue
Block a user