parted,mdadm,lvm2,lsof

This commit is contained in:
Marc Beninca 2023-05-13 02:41:10 +02:00
parent df61ae9d80
commit e017d1a5b7

View file

@ -2,10 +2,11 @@ function ovh-rescue-setup {
local release='buster'
local packages=(
'byobu' 'mosh'
'parted' 'mdadm' 'lvm2'
'lshw'
'file'
'grub-efi-amd64-bin' 'grub-pc-bin'
'htop' 'iotop'
'htop' 'iotop' 'lsof'
'exa' 'ncdu' 'nnn' 'ranger' 'tree'
'squashfs-tools'
'uuid-runtime'