Skip to content

Commit f39fe3b

Browse files
committed
init: Add bchunk package for extracting BIN/CUE images.
1 parent ec0edd5 commit f39fe3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/init.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ invoke-rc.d rsyslog restart
1818
cp /etc/hosts /etc/hosts.irixboot
1919

2020
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
21+
apt-get update && apt-get -qq -y install tftpd-hpa isc-dhcp-server rsh-server dnsmasq mksh parted xfsprogs rsync tcpdump bchunk
2222

2323
# work around dnsmasq package bug with newer dns-zone-data package
2424
mv /usr/share/dns/root.ds /usr/share/dns/root.ds.disabled

0 commit comments

Comments
 (0)