Expand apt sources and utility packages

This commit is contained in:
2016-04-09 16:27:06 +01:00
parent cdc5c7c426
commit c471780e08
2 changed files with 4 additions and 3 deletions

View File

@@ -4,8 +4,7 @@ source /build/config
set -x
## Often used tools
apt_install_permanent wget curl python-pip git
apt_install_temporary inetutils-ping telnet
apt_install_permanent wget curl python-pip git gawk zip gperf unzip inetutils-ping inetutils-telnet
## Often used python modules
pip install argparse