NetBSD/distrib/common/list.sysinst
dsl 8fc0ae8d08 Add French, German and Polish sysinstmsgs to all ramdisks that include sysinst
expect those where at least one of the language variants isn't built,
and those that are known not to have enough space (i386 ramdisk-tiny).
Files added to list.sysinst, list.sysinst.en is used when these files
cannot be added.
This might hit a size limit on another build - but I have no (sane) way of
testing it.
2004-04-18 20:04:26 +00:00

18 lines
498 B
Plaintext

# $NetBSD: list.sysinst,v 1.11 2004/04/18 20:04:26 dsl Exp $
#
# list file (c.f. parselist.awk) for sysinst-using install media.
#
# NOTE: sysinst needs at least 4 free inodes and a few KB of free disk space.
#
PROG sysinst
PROG usr/bin/progress
SPECIAL sysinst srcdir distrib/utils/sysinst/arch/${MACHINE}
# Foreign texts for sysinst
COPY ${OBJDIR}/sysinst/sysinstmsgs.fr sysinstmsgs.fr
COPY ${OBJDIR}/sysinst/sysinstmsgs.de sysinstmsgs.de
COPY ${OBJDIR}/sysinst/sysinstmsgs.pl sysinstmsgs.pl