Home | History | Annotate | Line # | Download | only in common
list.sysinst revision 1.4
      1 #	$NetBSD: list.sysinst,v 1.4 2002/04/01 11:59:40 lukem Exp $
      2 #
      3 # list file (c.f. parselist.awk) for sysinst-using install media.
      4 #
      5 # NOTE:	sysinst needs at least 4 free inodes and a few KB of free disk space.
      6 #
      7 
      8 PROG	sysinst
      9 
     10 SPECIAL	sysinst	srcdir	distrib/utils/sysinst/arch/${MACHINE}
     11 
     12 # generate the lists of obsolete files used by sysinst
     13 CMD	sh ${_SRC_TOP_}/distrib/sets/makeobsolete -b -s ${_SRC_TOP_}/distrib/sets -t ./dist
     14