Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-2-0]: src/distrib/i386/floppies/ramdisk-tiny Pullup rev 1.26 (req...



details:   https://anonhg.NetBSD.org/src/rev/2146d03c88d0
branches:  netbsd-2-0
changeset: 560492:2146d03c88d0
user:      jmc <jmc%NetBSD.org@localhost>
date:      Wed Apr 21 04:12:25 2004 +0000

description:
Pullup rev 1.26 (requested by dsl in ticket #168)

Add French, German and Polish sysinstmsgs to all ramdisks that include sysinst
except 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.

diffstat:

 distrib/i386/floppies/ramdisk-tiny/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (16 lines):

diff -r 8babcedccc05 -r 2146d03c88d0 distrib/i386/floppies/ramdisk-tiny/Makefile
--- a/distrib/i386/floppies/ramdisk-tiny/Makefile       Wed Apr 21 04:12:22 2004 +0000
+++ b/distrib/i386/floppies/ramdisk-tiny/Makefile       Wed Apr 21 04:12:25 2004 +0000
@@ -1,10 +1,10 @@
-#      $NetBSD: Makefile,v 1.25 2003/06/05 14:30:14 dsl Exp $
+#      $NetBSD: Makefile,v 1.25.2.1 2004/04/21 04:12:25 jmc Exp $
 
 BOOTMODEL=     tiny
 IMAGE=         ramdisk-${BOOTMODEL}.fs
 IMAGESIZE=     1504k
 MAKEDEVTARGETS=        std md0 fd0 fd1 wd0 wd1 wd2 wd3 cd0 cd1 pty0 ttyv0
 MAKEFS_FLAGS=  -f 10
-USE_SYSINST=   yes
+USE_SYSINST=   en
 
 .include "${.CURDIR}/../common/Makefile.ramdisk"



Home | Main Index | Thread Index | Old Index