kill ping6,rtsol,df,dmesg,sync,pwd to make things fit.

This commit is contained in:
christos 2013-05-24 21:33:00 +00:00
parent c96b1c993d
commit 55b46a0ccc
2 changed files with 8 additions and 8 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.41 2012/11/10 17:40:09 tsutsui Exp $
# $NetBSD: Makefile,v 1.42 2013/05/24 21:33:00 christos Exp $
.include <bsd.own.mk>
.include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
@ -8,7 +8,7 @@ IMAGESIZE= 1440k
# `floppy-root' cannot be used now, due to size issue.
#IMAGE_RELEASEDIR= installation/floppy
MAKEFS_FLAGS= -f 10
MAKEFS_FLAGS= -f 5
WARNS= 1
DBG= -Os
@ -27,7 +27,7 @@ IMAGEDEPENDS+= ${CRUNCHBIN} \
SMALLPROG_INET6=1
.if ${USE_INET6} != "no"
LISTS+= ${DISTRIBDIR}/common/list.inet6
#LISTS+= ${DISTRIBDIR}/common/list.inet6
.endif
# Use stubs to eliminate some large stuff from libc

View File

@ -1,4 +1,4 @@
# $NetBSD: list,v 1.32 2012/06/19 13:02:47 minoura Exp $
# $NetBSD: list,v 1.33 2013/05/24 21:33:00 christos Exp $
SRCDIRS bin sbin usr.bin usr.sbin sys/arch/x68k/stand
@ -7,7 +7,7 @@ PROG bin/cat
PROG bin/chmod
PROG bin/cp
PROG bin/dd
PROG bin/df
#PROG bin/df
#PROG bin/ed
PROG bin/ln
PROG bin/ls
@ -15,16 +15,16 @@ PROG bin/mkdir
#PROG bin/mt
PROG bin/mv
PROG bin/pax usr/bin/tar
PROG bin/pwd
#PROG bin/pwd
PROG bin/rm
PROG bin/sh
#PROG bin/sleep
PROG bin/stty
PROG bin/sync
#PROG bin/sync
PROG sbin/chown bin/chgrp
PROG sbin/disklabel
PROG sbin/dmesg
#PROG sbin/dmesg
PROG sbin/fsck
PROG sbin/fsck_ffs
PROG sbin/ifconfig