Source-Changes-HG archive

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

[src/netbsd-1-4]: src/distrib/i386/floppies/ramdisk Pull up to HEAD 1.17, per...



details:   https://anonhg.NetBSD.org/src/rev/dcfe670c0b7d
branches:  netbsd-1-4
changeset: 468395:dcfe670c0b7d
user:      cjs <cjs%NetBSD.org@localhost>
date:      Tue Apr 20 22:49:05 1999 +0000

description:
Pull up to HEAD 1.17, per Manuel Bouyer <bouyer%antioche.eu.org@localhost>

diffstat:

 distrib/i386/floppies/ramdisk/list |  12 +++++++++++-
 1 files changed, 11 insertions(+), 1 deletions(-)

diffs (26 lines):

diff -r 06a8b3cf271b -r dcfe670c0b7d distrib/i386/floppies/ramdisk/list
--- a/distrib/i386/floppies/ramdisk/list        Tue Apr 20 19:39:50 1999 +0000
+++ b/distrib/i386/floppies/ramdisk/list        Tue Apr 20 22:49:05 1999 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: list,v 1.15.2.1 1999/04/18 00:22:31 fvdl Exp $
+#      $NetBSD: list,v 1.15.2.2 1999/04/20 22:49:05 cjs Exp $
 
 # copy the crunched binary, link to it, and kill it
 COPY   ${OBJDIR}/ramdiskbin            ramdiskbin
@@ -98,6 +98,16 @@
 # the disktab explanation file
 COPY   disktab.preinstall              etc/disktab.preinstall
 
+#the lists of obsolete files used by sysinst
+COPY dist/base_obsolete dist/base_obsolete
+COPY dist/comp_obsolete dist/comp_obsolete
+COPY dist/games_obsolete dist/games_obsolete
+COPY dist/man_obsolete dist/man_obsolete
+COPY dist/misc_obsolete dist/misc_obsolete
+COPY dist/secr_obsolete dist/secr_obsolete
+COPY dist/xbase_obsolete dist/xbase_obsolete
+COPY dist/xserver_obsolete dist/xserver_obsolete
+
 # and the installation tools
 COPY   dot.profile                     .profile
 # COPY ${OBJDIR}/install.sh            install



Home | Main Index | Thread Index | Old Index