We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
bchunk
1 parent ec0edd5 commit f39fe3bCopy full SHA for f39fe3b
scripts/init.sh
@@ -18,7 +18,7 @@ invoke-rc.d rsyslog restart
18
cp /etc/hosts /etc/hosts.irixboot
19
20
echo "Installing packages..."
21
-apt-get update && apt-get -qq -y install tftpd-hpa isc-dhcp-server rsh-server dnsmasq mksh parted xfsprogs rsync tcpdump
+apt-get update && apt-get -qq -y install tftpd-hpa isc-dhcp-server rsh-server dnsmasq mksh parted xfsprogs rsync tcpdump bchunk
22
23
# work around dnsmasq package bug with newer dns-zone-data package
24
mv /usr/share/dns/root.ds /usr/share/dns/root.ds.disabled
0 commit comments