Use more shrinked binaries from distrib/utils/x_foo versions.

This commit is contained in:
tsutsui 2021-07-10 03:19:12 +00:00
parent 154b71395a
commit ce046ada8b
1 changed files with 4 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: list,v 1.3 2014/02/20 14:30:23 tsutsui Exp $
# $NetBSD: list,v 1.4 2021/07/10 03:19:12 tsutsui Exp $
SRCDIRS bin sbin usr.bin usr.sbin
@ -57,10 +57,13 @@ PROG usr/sbin/chroot
# init invokes the shell as -sh
ARGVLN sh -sh
SPECIAL disklabel srcdir distrib/utils/x_disklabel
SPECIAL ed srcdir distrib/utils/x_ed
SPECIAL gzip srcdir distrib/utils/x_gzip
SPECIAL fsck_ffs srcdir distrib/utils/x_fsck_ffs
SPECIAL ifconfig srcdir distrib/utils/x_ifconfig
SPECIAL more srcdir distrib/utils/more
SPECIAL newfs srcdir distrib/utils/x_newfs
SPECIAL ping srcdir distrib/utils/x_ping
SPECIAL route srcdir distrib/utils/x_route
SPECIAL umount srcdir distrib/utils/x_umount