]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
mkosi: Enable HostonlyInitrd option
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Thu, 10 Dec 2020 19:18:13 +0000 (19:18 +0000)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Sun, 3 Jan 2021 14:31:07 +0000 (15:31 +0100)
Split out from #17919.

.mkosi/mkosi.arch
.mkosi/mkosi.debian
.mkosi/mkosi.fedora
.mkosi/mkosi.opensuse
.mkosi/mkosi.ubuntu

index 07893e11eb7ca3d471fd4818f04c497dc4411c3f..1d8d3ab84007f0c2195846112017478c0ea5551e 100644 (file)
@@ -11,6 +11,7 @@ Distribution=arch
 [Output]
 Format=raw_btrfs
 Bootable=yes
+HostonlyInitrd=yes
 
 [Partitions]
 RootSize=3G
index 340a11633b3de915af4fb3ffce682e9c46565319..6a27abe48e22bdcfdb2dba9c55e447215986de2f 100644 (file)
@@ -10,6 +10,7 @@ Release=unstable
 [Output]
 Format=raw_btrfs
 Bootable=yes
+HostonlyInitrd=yes
 
 [Partitions]
 RootSize=2G
index 168632bd03809a7dd5ce25b3a0c3da788e7d3449..40e3a4436601248530abbc772ca2820b5348b57d 100644 (file)
@@ -10,6 +10,7 @@ Release=33
 [Output]
 Format=gpt_ext4
 Bootable=yes
+HostonlyInitrd=yes
 
 [Partitions]
 RootSize=3G
index 19e56f0e47a78635fd5bb9cd2d4e19beccef6846..6ab74b3cf89c5664d0286c92cf6c7eab5899a968 100644 (file)
@@ -10,6 +10,7 @@ Release=tumbleweed
 [Output]
 Format=raw_btrfs
 Bootable=yes
+HostonlyInitrd=yes
 
 [Partitions]
 RootSize=3G
index 5af1a65555ea42a3fb34d6df5a480905c85bf3bc..524b1d285bd2dc066cc99914632c79f0debafa4e 100644 (file)
@@ -11,6 +11,7 @@ Repositories=main,universe
 [Output]
 Format=raw_btrfs
 Bootable=yes
+HostonlyInitrd=yes
 
 [Partitions]
 RootSize=2G