From 05e567c6675c62cdcd4fb252336a807207669245 Mon Sep 17 00:00:00 2001 From: "Joshua M. Boniface" Date: Fri, 1 Sep 2023 15:41:58 -0400 Subject: [PATCH] Add lsscsi to installer --- templates/installer.list.chroot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/installer.list.chroot b/templates/installer.list.chroot index 0ee088c..dab77f8 100644 --- a/templates/installer.list.chroot +++ b/templates/installer.list.chroot @@ -1 +1 @@ -live-task-standard live-tools live-boot live-boot-initramfs-tools linux-image-amd64 psmisc mdadm lvm2 parted gdisk dosfstools debootstrap grub-pc-bin grub-efi-amd64 sipcalc vim ca-certificates vlan tftp-hpa curl ipmitool +live-task-standard live-tools live-boot live-boot-initramfs-tools linux-image-amd64 psmisc mdadm lvm2 parted gdisk dosfstools debootstrap grub-pc-bin grub-efi-amd64 sipcalc vim ca-certificates vlan tftp-hpa curl ipmitool lsscsi