This commit is contained in:
Marc Beninca 2023-10-02 18:46:35 +02:00
parent 4415132cfd
commit 8013de8704

View file

@ -47,12 +47,12 @@ function hetzner-rescue-install {
local release='bookworm'
local packages=(
# installed
'file' 'htop' 'parted' 'mdadm' 'lvm2'
'file' 'htop' 'lsof' 'parted' 'mdadm' 'lvm2'
# install
'lshw'
'micro'
'grub-efi-amd64-bin' 'grub-pc-bin'
'iotop' 'lsof'
'iotop'
'exa' 'ncdu' 'nnn' 'ranger' 'tree'
'squashfs-tools'
'uuid-runtime'