base+rescue: add the required minimum applications for rescue
This commit is contained in:
parent
f7e2c52bd6
commit
ef77370ab2
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user