installed
This commit is contained in:
parent
34640e9183
commit
8dbf695233
1 changed files with 2 additions and 1 deletions
|
@ -55,10 +55,11 @@ function hetzner-rescue-install {
|
|||
local release='bookworm'
|
||||
local packages=(
|
||||
# installed
|
||||
'dmidecode' 'efibootmgr' 'pciutils' 'usbutils'
|
||||
'parted' 'mdadm' 'cryptsetup-bin' 'lvm2'
|
||||
'btrfs-progs' 'dosfstools'
|
||||
'git' 'nano' 'python3' 'rsync' 'vim'
|
||||
'file' 'htop' 'lsof' 'tree' 'uuid-runtime'
|
||||
'file' 'htop' 'lsof' 'man-db' 'tree' 'uuid-runtime'
|
||||
# install
|
||||
'lshw'
|
||||
'squashfs-tools'
|
||||
|
|
Loading…
Reference in a new issue