diff options
Diffstat (limited to 'mkosi.images/system/mkosi.conf.d/10-centos/mkosi.conf')
-rw-r--r-- | mkosi.images/system/mkosi.conf.d/10-centos/mkosi.conf | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/mkosi.images/system/mkosi.conf.d/10-centos/mkosi.conf b/mkosi.images/system/mkosi.conf.d/10-centos/mkosi.conf new file mode 100644 index 0000000..146e03a --- /dev/null +++ b/mkosi.images/system/mkosi.conf.d/10-centos/mkosi.conf @@ -0,0 +1,8 @@ +# SPDX-License-Identifier: LGPL-2.1-or-later + +[Match] +Distribution=centos + +[Content] +Packages= + kernel-modules # For squashfs support |