master
Vitaliy Filippov 2020-01-28 19:50:56 +03:00
parent c9d4b4a69a
commit afbbbcebc0
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ echo en_US.UTF-8 UTF-8 > /etc/locale.gen
echo ru_RU.UTF-8 UTF-8 >> /etc/locale.gen
apt-get update
apt-get install -y network-manager mc less git wget ca-certificates zip unzip curl smartmontools hdparm python3 bzip2 xz-utils file debootstrap \
apt-get install -y network-manager mc less git wget ca-certificates zip unzip curl smartmontools hdparm fio python3 bzip2 xz-utils file debootstrap \
openssh-server locales nfs-common linux-image-amd64 firmware-linux firmware-linux-nonfree firmware-amd-graphics firmware-realtek firmware-bnx2 firmware-bnx2x busybox
echo '/dev/nfs / nfs tcp,nolock,ro,soft 0 0' > /etc/fstab