summaryrefslogtreecommitdiff
path: root/.mkosi
diff options
context:
space:
mode:
authorDaan De Meyer <daan.j.demeyer@gmail.com>2020-07-16 21:41:11 +0100
committerDaan De Meyer <daan.j.demeyer@gmail.com>2020-07-16 21:44:57 +0100
commite5f001065979da32c8d225c9840ce51c0a88e10a (patch)
tree1dc95fc2cbc652f710b5d66fb4563f7ee72d2b20 /.mkosi
parent172ad053ffb39321deb918c432114f35ec2c66a3 (diff)
downloadsystemd-e5f001065979da32c8d225c9840ce51c0a88e10a.tar.gz
mkosi: Update help comment in settings files
Diffstat (limited to '.mkosi')
-rw-r--r--.mkosi/mkosi.arch2
-rw-r--r--.mkosi/mkosi.debian2
-rw-r--r--.mkosi/mkosi.fedora2
-rw-r--r--.mkosi/mkosi.opensuse2
-rw-r--r--.mkosi/mkosi.ubuntu2
5 files changed, 5 insertions, 5 deletions
diff --git a/.mkosi/mkosi.arch b/.mkosi/mkosi.arch
index 965e26e411..cb1952206d 100644
--- a/.mkosi/mkosi.arch
+++ b/.mkosi/mkosi.arch
@@ -3,7 +3,7 @@
# Copyright © 2016 Zeal Jagannatha
# This is a settings file for OS image generation using mkosi (https://github.com/systemd/mkosi).
-# Simply invoke "mkosi" in the project directory to build an OS image.
+# Symlink this file to mkosi.default in the project root directory and invoke "mkosi" to build an OS image.
[Distribution]
Distribution=arch
diff --git a/.mkosi/mkosi.debian b/.mkosi/mkosi.debian
index ff0c8ffc07..db9bd3550e 100644
--- a/.mkosi/mkosi.debian
+++ b/.mkosi/mkosi.debian
@@ -1,7 +1,7 @@
# SPDX-License-Identifier: LGPL-2.1+
# This is a settings file for OS image generation using mkosi (https://github.com/systemd/mkosi).
-# Simply invoke "mkosi" in the project directory to build an OS image.
+# Symlink this file to mkosi.default in the project root directory and invoke "mkosi" to build an OS image.
[Distribution]
Distribution=debian
diff --git a/.mkosi/mkosi.fedora b/.mkosi/mkosi.fedora
index 5caf8a1866..09527711fe 100644
--- a/.mkosi/mkosi.fedora
+++ b/.mkosi/mkosi.fedora
@@ -1,7 +1,7 @@
# SPDX-License-Identifier: LGPL-2.1+
# This is a settings file for OS image generation using mkosi (https://github.com/systemd/mkosi).
-# Simply invoke "mkosi" in the project directory to build an OS image.
+# Symlink this file to mkosi.default in the project root directory and invoke "mkosi" to build an OS image.
[Distribution]
Distribution=fedora
diff --git a/.mkosi/mkosi.opensuse b/.mkosi/mkosi.opensuse
index 248a7f53c8..53837b6be8 100644
--- a/.mkosi/mkosi.opensuse
+++ b/.mkosi/mkosi.opensuse
@@ -1,7 +1,7 @@
# SPDX-License-Identifier: LGPL-2.1+
# This is a settings file for OS image generation using mkosi (https://github.com/systemd/mkosi).
-# Simply invoke "mkosi" in the project directory to build an OS image.
+# Symlink this file to mkosi.default in the project root directory and invoke "mkosi" to build an OS image.
[Distribution]
Distribution=opensuse
diff --git a/.mkosi/mkosi.ubuntu b/.mkosi/mkosi.ubuntu
index fc3192ccad..990e9c1cbc 100644
--- a/.mkosi/mkosi.ubuntu
+++ b/.mkosi/mkosi.ubuntu
@@ -1,7 +1,7 @@
# SPDX-License-Identifier: LGPL-2.1+
# This is a settings file for OS image generation using mkosi (https://github.com/systemd/mkosi).
-# Simply invoke "mkosi" in the project directory to build an OS image.
+# Symlink this file to mkosi.default in the project root directory and invoke "mkosi" to build an OS image.
[Distribution]
Distribution=ubuntu