From: Daan De Meyer Date: Thu, 16 Jul 2020 20:41:11 +0000 (+0100) Subject: mkosi: Update help comment in settings files X-Git-Tag: v246-rc2~41^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e5f001065979da32c8d225c9840ce51c0a88e10a;p=thirdparty%2Fsystemd.git mkosi: Update help comment in settings files --- diff --git a/.mkosi/mkosi.arch b/.mkosi/mkosi.arch index 965e26e411c..cb1952206d3 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 ff0c8ffc07b..db9bd3550ed 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 5caf8a1866d..09527711fe6 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 248a7f53c87..53837b6be8f 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 fc3192ccad3..990e9c1cbcf 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