Skip to content

Commit

Permalink
docs: add spdx tags to all .md files
Browse files Browse the repository at this point in the history
I have no idea if this is going to cause rendering problems, and it is fairly
hard to check. So let's just merge this, and if it github markdown processor
doesn't like it, revert.
  • Loading branch information
keszybz committed Sep 27, 2021
1 parent a14e028 commit 0aff7b7
Show file tree
Hide file tree
Showing 43 changed files with 43 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/ARCHITECTURE.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: systemd Repository Architecture
category: Contributing
layout: default
SPDX-License-Identifier: LGPL-2.1-or-later
---

# Code Map
Expand Down
1 change: 1 addition & 0 deletions docs/AUTOMATIC_BOOT_ASSESSMENT.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Automatic Boot Assessment
category: Booting
layout: default
SPDX-License-Identifier: LGPL-2.1-or-later
---

# Automatic Boot Assessment
Expand Down
1 change: 1 addition & 0 deletions docs/BLOCK_DEVICE_LOCKING.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Locking Block Device Access
category: Interfaces
layout: default
SPDX-License-Identifier: LGPL-2.1-or-later
---

# Locking Block Device Access
Expand Down
1 change: 1 addition & 0 deletions docs/BOOT_LOADER_INTERFACE.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Boot Loader Interface
category: Booting
layout: default
SPDX-License-Identifier: LGPL-2.1-or-later
---

# The Boot Loader Interface
Expand Down
1 change: 1 addition & 0 deletions docs/BOOT_LOADER_SPECIFICATION.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Boot Loader Specification
category: Booting
layout: default
SPDX-License-Identifier: LGPL-2.1-or-later
---

# The Boot Loader Specification
Expand Down
1 change: 1 addition & 0 deletions docs/CGROUP_DELEGATION.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Control Group APIs and Delegation
category: Interfaces
layout: default
SPDX-License-Identifier: LGPL-2.1-or-later
---

# Control Group APIs and Delegation
Expand Down
1 change: 1 addition & 0 deletions docs/CODE_OF_CONDUCT.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: systemd Community Conduct Guidelines
category: Contributing
layout: default
SPDX-License-Identifier: LGPL-2.1-or-later
---

# The systemd Community Conduct Guidelines
Expand Down
1 change: 1 addition & 0 deletions docs/CODE_QUALITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Code Quality Tools
category: Contributing
layout: default
SPDX-License-Identifier: LGPL-2.1-or-later
---

# Code Quality Tools
Expand Down
1 change: 1 addition & 0 deletions docs/CODING_STYLE.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Coding Style
category: Contributing
layout: default
SPDX-License-Identifier: LGPL-2.1-or-later
---

# Coding Style
Expand Down
1 change: 1 addition & 0 deletions docs/CONTAINER_INTERFACE.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Container Interface
category: Interfaces
layout: default
SPDX-License-Identifier: LGPL-2.1-or-later
---

# The Container Interface
Expand Down
1 change: 1 addition & 0 deletions docs/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Contributing
category: Contributing
layout: default
SPDX-License-Identifier: LGPL-2.1-or-later
---

# Contributing
Expand Down
1 change: 1 addition & 0 deletions docs/CONVERTING_TO_HOMED.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Converting Existing Users to systemd-homed
category: Users, Groups and Home Directories
layout: default
SPDX-License-Identifier: LGPL-2.1-or-later
---

# Converting Existing Users to systemd-homed managed Users
Expand Down
1 change: 1 addition & 0 deletions docs/COREDUMP_PACKAGE_METADATA.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Package Metadata for Core Files
category: Interfaces
layout: default
SPDX-License-Identifier: LGPL-2.1-or-later
---

# Package Metadata for Core Files
Expand Down
1 change: 1 addition & 0 deletions docs/DESKTOP_ENVIRONMENTS.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Desktop Environment Integration
category: Concepts
layout: default
SPDX-License-Identifier: LGPL-2.1-or-later
---

# Desktop Environments
Expand Down
1 change: 1 addition & 0 deletions docs/DISCOVERABLE_PARTITIONS.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Discoverable Partitions Specification
category: Concepts
layout: default
SPDX-License-Identifier: LGPL-2.1-or-later
---
# The Discoverable Partitions Specification

Expand Down
1 change: 1 addition & 0 deletions docs/DISTRO_PORTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Porting systemd To New Distributions
category: Concepts
layout: default
SPDX-License-Identifier: LGPL-2.1-or-later
---

# Porting systemd To New Distributions
Expand Down
1 change: 1 addition & 0 deletions docs/ENVIRONMENT.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Known Environment Variables
category: Interfaces
layout: default
SPDX-License-Identifier: LGPL-2.1-or-later
---

# Known Environment Variables
Expand Down
1 change: 1 addition & 0 deletions docs/GROUP_RECORD.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: JSON Group Records
category: Users, Groups and Home Directories
layout: default
SPDX-License-Identifier: LGPL-2.1-or-later
---

# JSON Group Records
Expand Down
1 change: 1 addition & 0 deletions docs/GVARIANT-SERIALIZATION.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: GVariant D-Bus Message Serialization
category: Interfaces
layout: default
SPDX-License-Identifier: LGPL-2.1-or-later
---

# GVariant D-Bus Message Serialization
Expand Down
1 change: 1 addition & 0 deletions docs/HACKING.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Hacking on systemd
category: Contributing
layout: default
SPDX-License-Identifier: LGPL-2.1-or-later
---

# Hacking on systemd
Expand Down
1 change: 1 addition & 0 deletions docs/HOME_DIRECTORY.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Home Directories
category: Users, Groups and Home Directories
layout: default
SPDX-License-Identifier: LGPL-2.1-or-later
---

# Home Directories
Expand Down
1 change: 1 addition & 0 deletions docs/INITRD_INTERFACE.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Initrd Interface
category: Interfaces
layout: default
SPDX-License-Identifier: LGPL-2.1-or-later
---


Expand Down
1 change: 1 addition & 0 deletions docs/JOURNAL_FILE_FORMAT.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Journal File Format
category: Interfaces
layout: default
SPDX-License-Identifier: LGPL-2.1-or-later
---

# Journal File Format
Expand Down
1 change: 1 addition & 0 deletions docs/JOURNAL_NATIVE_PROTOCOL.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Native Journal Protocol
category: Interfaces
layout: default
SPDX-License-Identifier: LGPL-2.1-or-later
---

# Native Journal Protocol
Expand Down
1 change: 1 addition & 0 deletions docs/PASSWORD_AGENTS.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Password Agents
category: Interfaces
layout: default
SPDX-License-Identifier: LGPL-2.1-or-later
---

# Password Agents
Expand Down
1 change: 1 addition & 0 deletions docs/PORTABILITY_AND_STABILITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Interface Portability and Stability
category: Interfaces
layout: default
SPDX-License-Identifier: LGPL-2.1-or-later
---

# Interface Portability and Stability Promise
Expand Down
1 change: 1 addition & 0 deletions docs/PORTABLE_SERVICES.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Portable Services Introduction
category: Concepts
layout: default
SPDX-License-Identifier: LGPL-2.1-or-later
---

# Portable Services Introduction
Expand Down
1 change: 1 addition & 0 deletions docs/PREDICTABLE_INTERFACE_NAMES.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Predictable Network Interface Names
category: Concepts
layout: default
SPDX-License-Identifier: LGPL-2.1-or-later
---

# Predictable Network Interface Names
Expand Down
1 change: 1 addition & 0 deletions docs/RANDOM_SEEDS.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Random Seeds
category: Concepts
layout: default
SPDX-License-Identifier: LGPL-2.1-or-later
---

# Random Seeds
Expand Down
1 change: 1 addition & 0 deletions docs/RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Steps to a Successful Release
category: Contributing
layout: default
SPDX-License-Identifier: LGPL-2.1-or-later
---

# Steps to a Successful Release
Expand Down
1 change: 1 addition & 0 deletions docs/RESOLVED-VPNS.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: systemd-resolved and VPNs
category: Networking
layout: default
SPDX-License-Identifier: LGPL-2.1-or-later
---

# `systemd-resolved.service` and VPNs
Expand Down
1 change: 1 addition & 0 deletions docs/ROOT_STORAGE_DAEMONS.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Storage Daemons for the Root File System
category: Interfaces
layout: default
SPDX-License-Identifier: LGPL-2.1-or-later
---

# systemd and Storage Daemons for the Root File System
Expand Down
1 change: 1 addition & 0 deletions docs/SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Reporting of Security Vulnerabilities
category: Contributing
layout: default
SPDX-License-Identifier: LGPL-2.1-or-later
---

# Reporting of Security Vulnerabilities
Expand Down
1 change: 1 addition & 0 deletions docs/TEMPORARY_DIRECTORIES.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Using /tmp/ and /var/tmp/ Safely
category: Interfaces
layout: default
SPDX-License-Identifier: LGPL-2.1-or-later
---

# Using `/tmp/` and `/var/tmp/` Safely
Expand Down
1 change: 1 addition & 0 deletions docs/TESTING_WITH_SANITIZERS.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Testing systemd Using Sanitizers
category: Contributing
layout: default
SPDX-License-Identifier: LGPL-2.1-or-later
---

# Testing systemd Using Sanitizers
Expand Down
1 change: 1 addition & 0 deletions docs/TRANSIENT-SETTINGS.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: What Settings Are Currently Available For Transient Units?
category: Interfaces
layout: default
SPDX-License-Identifier: LGPL-2.1-or-later
---

# What Settings Are Currently Available For Transient Units?
Expand Down
1 change: 1 addition & 0 deletions docs/TRANSLATORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Notes for Translators
category: Contributing
layout: default
SPDX-License-Identifier: LGPL-2.1-or-later
---

# Notes for Translators
Expand Down
1 change: 1 addition & 0 deletions docs/UIDS-GIDS.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Users, Groups, UIDs and GIDs on systemd Systems
category: Users, Groups and Home Directories
layout: default
SPDX-License-Identifier: LGPL-2.1-or-later
---

# Users, Groups, UIDs and GIDs on systemd Systems
Expand Down
1 change: 1 addition & 0 deletions docs/USERDB_AND_DESKTOPS.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: systemd-homed and JSON User/Group Record Support in Desktop Environments
category: Users, Groups and Home Directories
layout: default
SPDX-License-Identifier: LGPL-2.1-or-later
---

# `systemd-homed` and JSON User/Group Record Support in Desktop Environments
Expand Down
1 change: 1 addition & 0 deletions docs/USER_GROUP_API.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: User/Group Record Lookup API via Varlink
category: Users, Groups and Home Directories
layout: default
SPDX-License-Identifier: LGPL-2.1-or-later
---

# User/Group Record Lookup API via Varlink
Expand Down
1 change: 1 addition & 0 deletions docs/USER_NAMES.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: User/Group Name Syntax
category: Users, Groups and Home Directories
layout: default
SPDX-License-Identifier: LGPL-2.1-or-later
---

# User/Group Name Syntax
Expand Down
1 change: 1 addition & 0 deletions docs/USER_RECORD.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: JSON User Records
category: Users, Groups and Home Directories
layout: default
SPDX-License-Identifier: LGPL-2.1-or-later
---

# JSON User Records
Expand Down
1 change: 1 addition & 0 deletions docs/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
layout: default
SPDX-License-Identifier: LGPL-2.1-or-later
---

systemd is a suite of basic building blocks for a Linux system. It provides a system and service manager that runs as PID 1 and starts the rest of the system.
Expand Down

0 comments on commit 0aff7b7

Please sign in to comment.