parted,mdadm,lvm2,lsof
This commit is contained in:
parent
df61ae9d80
commit
e017d1a5b7
1 changed files with 2 additions and 1 deletions
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue