Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions mkosi.conf.d/default.conf
Original file line number Diff line number Diff line change
Expand Up @@ -44,12 +44,15 @@ Packages=
dracut-live
dracut
efibootmgr
efi-filesystem # dependency of shim, just adding it explicitly as well
fio
gawk
gdisk
grep
grub2-efi
grub2-efi-x64
grub2-efi-modules
grub2-tools-efi
htop
hdparm
ipmitool
Expand All @@ -65,7 +68,12 @@ Packages=
linux-firmware
lshw
mdadm
mokutil # dependency of shim, adding it explicitly as well
nvme-cli
nmap
openssh
openssh-clients
openssh-server
parted
pciutils
psmisc
Expand All @@ -75,6 +83,7 @@ Packages=
qemu-img
sed
shim
shim-x64
smartmontools
stress-ng
systemd-boot
Expand Down