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