Skip to content

Commit 47b5327

Browse files
DaanDeMeyerbluca
authored andcommitted
mkosi: Prevent busybox from getting pulled into opensuse images
OpenSUSE's busybox has a bunch of Provides for basic tools that cause it to get pulled into images unless the corresponding tool is explicitly installed so let's add explicit tools to make sure we don't get busybox. (cherry picked from commit 857e452)
1 parent f47a460 commit 47b5327

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mkosi.images/base/mkosi.conf.d/10-opensuse.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ Distribution=opensuse
88
# versions don't get installed instead.
99
Packages=
1010
device-mapper
11+
diffutils
1112
distribution-release
1213
docbook-xsl-stylesheets
1314
gawk

0 commit comments

Comments
 (0)