From 8b0486cf0c37bd66a070c7482f1a875179502583 Mon Sep 17 00:00:00 2001 From: Rob Landley Date: Thu, 21 Jun 2018 21:49:38 -0500 Subject: Elliott pointed out that ping's been promoted, not needed in airlock list. --- scripts/install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/install.sh b/scripts/install.sh index 89cd1f07..b780ef4b 100755 --- a/scripts/install.sh +++ b/scripts/install.sh @@ -106,7 +106,7 @@ done # The following are commands toybox should provide, but doesn't yet. # For now symlink the host version. This list must go away by 1.0. -PENDING="bunzip2 bzcat dd diff expr ftpd ftpget ftpput gunzip less ping route tar test tr vi wget zcat awk bzip2 fdisk gzip sh sha512sum unxz xzcat bc bison flex" +PENDING="bunzip2 bzcat dd diff expr ftpd ftpget ftpput gunzip less route tar test tr vi wget zcat awk bzip2 fdisk gzip sh sha512sum unxz xzcat bc bison flex" # "gcc" should go away for llvm, but some things still hardwire it TOOLCHAIN="ar as nm cc make ld gcc objdump" -- cgit v1.2.3