Skip to content

Commit 930b7ca

Browse files
committed
Drop duplicate and unneeded packages
Filesystem tools, qemu and swtpm are better off in a mkosi tools tree rather than the base image, so let's drop them and some duplicates as well.
1 parent b880c07 commit 930b7ca

File tree

4 files changed

+0
-18
lines changed

4 files changed

+0
-18
lines changed

mkosi.conf

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -23,19 +23,13 @@ Packages=
2323
acl
2424
attr
2525
bash-completion
26-
binutils
2726
btrfs-progs
2827
coreutils
29-
cpio
3028
curl
3129
dbus-broker
3230
diffutils
3331
distribution-gpg-keys
3432
dmidecode
35-
dosfstools
36-
e2fsprogs
37-
edk2-ovmf
38-
erofs-utils
3933
findutils
4034
fish
4135
gdb
@@ -47,7 +41,6 @@ Packages=
4741
less
4842
libfido2
4943
man
50-
mtools
5144
nano
5245
nftables
5346
nvme-cli
@@ -61,7 +54,6 @@ Packages=
6154
sed
6255
socat
6356
strace
64-
swtpm
6557
systemd
6658
tar
6759
tree
@@ -71,7 +63,6 @@ Packages=
7163
util-linux
7264
which
7365
wireguard-tools
74-
xfsprogs
7566
xxd
7667
yubikey-manager
7768
zstd

mkosi.conf.d/20-arch/mkosi.conf

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,12 @@ Distribution=arch
77
Packages=
88
archlinux-keyring
99
bpf
10-
btrfs-progs
1110
ccid
1211
compsize
1312
cryptsetup
14-
dbus-broker
1513
dbus-broker-units
1614
expac
1715
git
18-
github-cli
1916
iproute2
2017
iputils
2118
libp11
@@ -28,11 +25,9 @@ Packages=
2825
procps-ng
2926
psmisc
3027
python3
31-
qemu-base
3228
qrencode
3329
sbsigntools
3430
shadow
35-
squashfs-tools
3631
systemd-ukify
3732
tgt
3833
tpm2-tools

mkosi.conf.d/20-fedora/mkosi.conf

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ Packages=
1212
cryptsetup
1313
dnf
1414
fido2-tools
15-
gh
1615
git-core
1716
integritysetup
1817
iproute
@@ -31,10 +30,8 @@ Packages=
3130
pcsc-lite-ccid
3231
procps-ng
3332
python3
34-
qemu-kvm-core
3533
rpm
3634
sbsigntools
37-
squashfs-tools
3835
systemd-boot
3936
systemd-ukify
4037
tpm2-tools

mkosi.profiles/desktop/mkosi.conf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
[Content]
44
Packages=
55
desktop-file-utils
6-
kbd
76
linux-firmware
87
pipewire
98
pipewire-alsa

0 commit comments

Comments
 (0)