mirror of
https://github.com/Dasharo/systemd.git
synced 2026-03-06 15:02:31 -08:00
docs: add spdx tags to all .md files
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.
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
title: systemd Repository Architecture
|
||||
category: Contributing
|
||||
layout: default
|
||||
SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
---
|
||||
|
||||
# Code Map
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
title: Automatic Boot Assessment
|
||||
category: Booting
|
||||
layout: default
|
||||
SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
---
|
||||
|
||||
# Automatic Boot Assessment
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
title: Boot Loader Interface
|
||||
category: Booting
|
||||
layout: default
|
||||
SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
---
|
||||
|
||||
# The Boot Loader Interface
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
title: Boot Loader Specification
|
||||
category: Booting
|
||||
layout: default
|
||||
SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
---
|
||||
|
||||
# The Boot Loader Specification
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
title: Code Quality Tools
|
||||
category: Contributing
|
||||
layout: default
|
||||
SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
---
|
||||
|
||||
# Code Quality Tools
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
title: Coding Style
|
||||
category: Contributing
|
||||
layout: default
|
||||
SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
---
|
||||
|
||||
# Coding Style
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
title: Container Interface
|
||||
category: Interfaces
|
||||
layout: default
|
||||
SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
---
|
||||
|
||||
# The Container Interface
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
title: Contributing
|
||||
category: Contributing
|
||||
layout: default
|
||||
SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
---
|
||||
|
||||
# Contributing
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
title: Desktop Environment Integration
|
||||
category: Concepts
|
||||
layout: default
|
||||
SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
---
|
||||
|
||||
# Desktop Environments
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
title: Discoverable Partitions Specification
|
||||
category: Concepts
|
||||
layout: default
|
||||
SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
---
|
||||
# The Discoverable Partitions Specification
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
title: Known Environment Variables
|
||||
category: Interfaces
|
||||
layout: default
|
||||
SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
---
|
||||
|
||||
# Known Environment Variables
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
title: Hacking on systemd
|
||||
category: Contributing
|
||||
layout: default
|
||||
SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
---
|
||||
|
||||
# Hacking on systemd
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user