base+rescue: add the required minimum applications for rescue

This commit is contained in:
Anton Midyukov 2022-08-01 19:13:55 +07:00
parent f7e2c52bd6
commit ef77370ab2

View File

@ -16,8 +16,45 @@ eject
apt-repo apt-repo
aptitude aptitude
# Disk utils
gpart
hdparm
lsblk
lsmount
lvm2
mdadm-tool
smartmontools
testdisk
# Partition management # Partition management
cfdisk
cgdisk
fdisk fdisk
fixparts
gdisk
sfdisk
parted
# Filesystem maintenance
btrfs-progs
dosfstools
e2fsprogs
exfatprogs
f2fs-tools
jfsprogs
mtools
ntfs-3g
reiser4progs
reiserfsprogs
xfsprogs
# Applications/Networking
cifs-utils
curl
davfs2
rsync
nfs-utils
wget
# Serial console # Serial console
agetty agetty
@ -27,6 +64,8 @@ gpm
# File management # File management
mc mc
vim-console
nano
# Provisioning # Provisioning
partclone partclone