|
@@ -851,7 +851,7 @@ chroot "$rootdir" apt-get install -y avahi-daemon avahi-utils avahi-discover ava
|
851
|
851
|
chroot "$rootdir" apt-get install -y iptables dnsutils net-tools network-manager iputils-ping
|
852
|
852
|
chroot "$rootdir" apt-get install -y libnss-mdns libnss-myhostname libnss-gw-name nano man ntp
|
853
|
853
|
chroot "$rootdir" apt-get install -y locales locales-all debconf wireless-tools wpasupplicant
|
854
|
|
-chroot "$rootdir" apt-get install -y usbutils cryptsetup zsh pinentry-curses iotop
|
|
854
|
+chroot "$rootdir" apt-get install -y usbutils cryptsetup zsh pinentry-curses iotop bc
|
855
|
855
|
|
856
|
856
|
sed -i "s|#host-name=.*|host-name=${PROJECT_NAME}|g" $rootdir/etc/avahi/avahi-daemon.conf
|
857
|
857
|
sed -i "s|host-name=.*|host-name=${PROJECT_NAME}|g" $rootdir/etc/avahi/avahi-daemon.conf
|