Source-Changes-HG archive

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

[src/trunk]: src/sys/arch/i386/conf Well we are functional enough to install ...



details:   https://anonhg.NetBSD.org/src/rev/ecef885abdfc
branches:  trunk
changeset: 472766:ecef885abdfc
user:      christos <christos%NetBSD.org@localhost>
date:      Thu May 06 17:12:26 1999 +0000

description:
Well we are functional enough to install from an NTFS volume, so why knot?

diffstat:

 sys/arch/i386/conf/INSTALL |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r a25a1c1b53ef -r ecef885abdfc sys/arch/i386/conf/INSTALL
--- a/sys/arch/i386/conf/INSTALL        Thu May 06 17:11:04 1999 +0000
+++ b/sys/arch/i386/conf/INSTALL        Thu May 06 17:12:26 1999 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: INSTALL,v 1.115 1999/04/09 18:17:35 bad Exp $
+#      $NetBSD: INSTALL,v 1.116 1999/05/06 17:12:26 christos Exp $
 #
 #      INSTALL - Installation kernel.
 #
@@ -105,6 +105,7 @@
 #file-system   LFS             # log-structured file system
 file-system    MFS             # memory file system
 file-system    NFS             # Network File System client
+file-system    NTFS            # Windows/NT Filesystem
 file-system    CD9660          # ISO 9660 + Rock Ridge file system
 file-system    MSDOSFS         # MS-DOS file system
 #file-system   FDESC           # /dev/fd



Home | Main Index | Thread Index | Old Index