Compare commits

...

2 Commits

Author SHA1 Message Date
Joshua Boniface 559513e629 Add lsscsi to suppkglist 2021-12-19 19:36:42 -05:00
Joshua Boniface e3e8c35949 Adjust comment to reflect group_vars 2021-12-19 17:17:38 -05:00
1 changed files with 2 additions and 2 deletions

View File

@ -78,7 +78,7 @@ default_debmirror="http://debian.mirror.rafal.ca/debian"
# Base packages (installed by debootstrap)
basepkglist="lvm2,parted,gdisk,grub-pc,grub-efi-amd64,linux-image-amd64,sudo,vim,gpg,gpg-agent,openssh-server,vlan,ifenslave,python3,ca-certificates,curl"
# Supplemental packages (installed in chroot after debootstrap)
suppkglist="firmware-linux,firmware-linux-nonfree,firmware-bnx2,firmware-bnx2x,ntp,ipmitool,acpid,acpi-support-base"
suppkglist="firmware-linux,firmware-linux-nonfree,firmware-bnx2,firmware-bnx2x,ntp,ipmitool,acpid,acpi-support-base,lsscsi"
# Modules to blacklist (known-faulty)
target_module_blacklist=( "hpwdt" )
@ -219,7 +219,7 @@ seed_config() {
detect:*)
# Read the detect string into separate variables
# A detect string is formated thusly:
# detect:<Controller-or-Vendor-Name>:<0-indexed-ID>:<Capacity-in-human-units>
# detect:<Controller-or-Model-Name>:<0-indexed-ID>:<Capacity-in-human-units>
# For example:
# detect:INTEL:1:800GB
# detect:DELLBOSS:0:240GB