Skip to content

Commit

Permalink
mkosi: update conf to match latest mkosi version
Browse files Browse the repository at this point in the history
  • Loading branch information
lnykryn authored and jamacku committed Jan 21, 2025
1 parent 18cd2fd commit 3498c0a
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions mkosi.conf
Original file line number Diff line number Diff line change
@@ -1,11 +1,14 @@
[Distribution]
@Distribution=fedora
@Release=40
Distribution=fedora
Release=41

[Build]
BuildDirectory=build/mkosi.builddir
CacheDirectory=build/mkosi.cache
ToolsTreeDistribution=fedora

[Output]
@OutputDirectory=build/mkosi.output
@BuildDirectory=build/mkosi.builddir
@CacheDirectory=build/mkosi.cache
OutputDirectory=build/mkosi.output

[Content]
Bootable=yes
Expand All @@ -24,6 +27,3 @@ BuildPackages=beakerlib
systemd
systemd-udev
popt-devel

[Host]
ToolsTreeDistribution=fedora

0 comments on commit 3498c0a

Please sign in to comment.