Commit ef77370a authored by Anton Midyukov's avatar Anton Midyukov

base+rescue: add the required minimum applications for rescue

parent f7e2c52b
...@@ -16,8 +16,45 @@ eject ...@@ -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 ...@@ -27,6 +64,8 @@ gpm
# File management # File management
mc mc
vim-console
nano
# Provisioning # Provisioning
partclone partclone
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment