1 # $NetBSD: list.sysinst,v 1.6 2003/01/22 05:57:37 jhawk 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 PROG usr/bin/progress 10 11 SPECIAL sysinst srcdir distrib/utils/sysinst/arch/${MACHINE} 12 13 # generate the lists of obsolete files used by sysinst 14 CMD sh ${DISTRIBDIR}/sets/makeobsolete -b -s ${DISTRIBDIR}/sets -t ./dist 15