]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
docs: place all our markdown docs in rough categories
authorLennart Poettering <lennart@poettering.net>
Wed, 11 Dec 2019 09:49:28 +0000 (10:49 +0100)
committerLennart Poettering <lennart@poettering.net>
Wed, 11 Dec 2019 09:53:00 +0000 (10:53 +0100)
22 files changed:
docs/AUTOMATIC_BOOT_ASSESSMENT.md
docs/BLOCK_DEVICE_LOCKING.md
docs/BOOT_LOADER_INTERFACE.md
docs/BOOT_LOADER_SPECIFICATION.md
docs/CGROUP_DELEGATION.md
docs/CODE_OF_CONDUCT.md
docs/CODE_QUALITY.md
docs/CODING_STYLE.md
docs/CONTRIBUTING.md
docs/DISTRO_PORTING.md
docs/ENVIRONMENT.md
docs/HACKING.md
docs/PORTABLE_SERVICES.md
docs/PREDICTABLE_INTERFACE_NAMES.md
docs/RANDOM_SEEDS.md
docs/RELEASE.md
docs/SECURITY.md
docs/TEMPORARY_DIRECTORIES.md
docs/TESTING_WITH_SANITIZERS.md
docs/TRANSIENT-SETTINGS.md
docs/TRANSLATORS.md
docs/UIDS-GIDS.md

index 1ef4bdcfe1c8b956f1bea2b62cc9fba3d3c00c23..6df638417ec3c5f8f89ab95ed8594f1b6ab5b033 100644 (file)
@@ -1,5 +1,6 @@
 ---
 title: Automatic Boot Assessment
+category: Booting
 ---
 
 # Automatic Boot Assessment
index 5509b41942ca7aa8cb9ee9a293412dbba2a62ba1..491b22c95cc76e28fc9ca7a7a8b51b4b3c09b91f 100644 (file)
@@ -1,5 +1,6 @@
 ---
 title: Locking Block Device Access
+category: Interfaces
 ---
 
 # Locking Block Device Access
index c0ed099845ce6ae6feda60d6bdf346a318b1a117..4fe65467f914ef92f9ad9fcdba473ba3bac46823 100644 (file)
@@ -1,5 +1,6 @@
 ---
 title: The Boot Loader Interface
+category: Booting
 ---
 
 # The Boot Loader Interface
index 3bd300c24ef2fdd1eaf340ef6eccf0afb9e5a35a..0bdf3570a87f36d7c7e495a7116f99e1ea8632ca 100644 (file)
@@ -1,5 +1,6 @@
 ---
 title: The Boot Loader Specification
+category: Booting
 ---
 
 # The Boot Loader Specification
index 607ba6f81094b1ed4b00264c214822d597203da8..1902c467adc7980acbcce3757421f886b484c324 100644 (file)
@@ -1,5 +1,6 @@
 ---
 title: Control Group APIs and Delegation
+category: Interfaces
 ---
 
 # Control Group APIs and Delegation
index da290ecda32faadb26e0054bb9e27ea3c3c0da5b..30e966d29e824b63c6013cddc28ddb6ae07c8ace 100644 (file)
@@ -1,5 +1,6 @@
 ---
 title: The systemd Community Conduct Guidelines
+category: Contributing
 ---
 
 # The systemd Community Conduct Guidelines
index a3bdfaad8e16c4cce650cf9663252d34eb424b0e..28f262d1f23273bd8f781fd0d290a80faa29af84 100644 (file)
@@ -1,5 +1,6 @@
 ---
 title: Code Quality Tools
+category: Contributing
 ---
 
 # Code Quality Tools
index 3b9b5e6c46d300162f15a5223a570f2e418e280c..c2eb902eb4b8c0217a31dde769267e2fce0f5f0e 100644 (file)
@@ -1,5 +1,6 @@
 ---
 title: Coding Style
+category: Contributing
 ---
 
 # Coding Style
index 565acdd1cba9a0062b9440aa8c8148e0371a195f..9459a3fe8272f21feef5f9c8ee265e331936e3bb 100644 (file)
@@ -1,5 +1,6 @@
 ---
 title: Contributing
+category: Contributing
 ---
 
 # Contributing
index d14bf131ba7735e27deeb3611b808c6b8693d698..5d62a08c069af36cfe88c21350559c3ba32d439f 100644 (file)
@@ -1,5 +1,6 @@
 ---
 title: Porting systemd To New Distributions
+category: Concepts
 ---
 
 # Porting systemd To New Distributions
index a3837ebfdb8e8a0a8e86ef8b8870b178cade2183..7d51e40011147506f351e45b010090a34b55115d 100644 (file)
@@ -1,5 +1,6 @@
 ---
 title: Known Environment Variables
+category: Interfaces
 ---
 
 # Known Environment Variables
index 7dc1eb98cbaf91134fb2ef4db6b6f4efbc853656..98139198c126282da6e61e7753a4acb958d642b0 100644 (file)
@@ -1,5 +1,6 @@
 ---
 title: Hacking on systemd
+category: Contributing
 ---
 
 # Hacking on systemd
index 194ef5bcdbbaad16f73665640e689ed4ca82a70e..7216f2105a63717a90a48ffb5bc07a2f422d7819 100644 (file)
@@ -1,5 +1,6 @@
 ---
 title: Portable Services Introduction
+category: Concepts
 ---
 
 # Portable Services Introduction
index b29016f93dbb5671dc4e48db10bb0d0e02199de0..ff3d0fb3adb69ec9c785c29632868b1378d4f70a 100644 (file)
@@ -1,5 +1,6 @@
 ---
 title: Predictable Network Interface Names
+category: Concepts
 ---
 
 # Predictable Network Interface Names
index 926238a3aedf3715f83fe2abc01b6bc4796502a7..ef7df412ddfd3f9ed2f6bb2865fc993b9761d5ec 100644 (file)
@@ -1,5 +1,6 @@
 ---
 title: Random Seeds
+category: Concepts
 ---
 
 # Random Seeds
index 56debd68d2695d9f3b75bcbe965260a413d85af5..3cb79fd1829e70bcdc5774f18736b8a5d9bb733a 100644 (file)
@@ -1,5 +1,6 @@
 ---
 title: Steps to a Successful Release
+category: Contributing
 ---
 
 # Steps to a Successful Release
index 93847dcd8eccbd0f15c9b70d14e926189d30f5a3..a060e4547b4bd596f79e15e3cd9f4d14efde99be 100644 (file)
@@ -1,5 +1,6 @@
 ---
 title: Reporting of security vulnerabilities
+category: Contributing
 ---
 
 # Reporting of security vulnerabilities
index 9271e0e4789a2f02258d50bdd07e0038829594c0..1a27b795ce1e3cfb94f0f92598a094013b5a3523 100644 (file)
@@ -1,5 +1,6 @@
 ---
 title: Using /tmp/ And /var/tmp/ Safely
+category: Interfaces
 ---
 
 # Using `/tmp/` And `/var/tmp/` Safely
index 7cb879aaf383dcfb255805ffa415803543e6eb70..6c3465aac27f9f917d804c7f2e7b208914a39d71 100644 (file)
@@ -1,5 +1,6 @@
 ---
 title: Testing systemd using sanitizers
+category: Contributing
 ---
 
 # Testing systemd using sanitizers
index 6cbd03e1ad4121820bde3064c07a269336115cf0..549ec678fc22b829ec909984ffa2214e2d63790b 100644 (file)
@@ -1,5 +1,6 @@
 ---
 title: What settings are currently available for transient units?
+category: Interfaces
 ---
 
 # What settings are currently available for transient units?
index d155c1c87500b9eae741628829c44205f3e2d3a1..f9e7105ac87b494ca3ea18d7f0a96db42a14c112 100644 (file)
@@ -1,5 +1,6 @@
 ---
 title: Notes for Translators
+category: Contributing
 ---
 
 # Notes for Translators
index 1f3966f4c05da27401d483f8c180b94024b1d035..d92b055fec207fb747a5aca17398a8791165e6be 100644 (file)
@@ -1,5 +1,6 @@
 ---
 title: Users, Groups, UIDs and GIDs on `systemd` Systems
+category: Concepts
 ---
 
 # Users, Groups, UIDs and GIDs on `systemd` Systems