pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/bootstrap Remove the text which asserts that pkgsrc ca...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e2fc0fbfcc36
branches:  trunk
changeset: 542243:e2fc0fbfcc36
user:      agc <agc%pkgsrc.org@localhost>
date:      Fri May 09 18:37:54 2008 +0000

description:
Remove the text which asserts that pkgsrc cannot be used on
case-insensitive file systems - it hasn't been true for about a year.

diffstat:

 bootstrap/README.Darwin |  8 +++-----
 1 files changed, 3 insertions(+), 5 deletions(-)

diffs (19 lines):

diff -r b08aa5418656 -r e2fc0fbfcc36 bootstrap/README.Darwin
--- a/bootstrap/README.Darwin   Fri May 09 18:35:35 2008 +0000
+++ b/bootstrap/README.Darwin   Fri May 09 18:37:54 2008 +0000
@@ -1,4 +1,4 @@
-$NetBSD: README.Darwin,v 1.6 2007/01/22 13:07:05 tron Exp $
+$NetBSD: README.Darwin,v 1.7 2008/05/09 18:37:54 agc Exp $
 
 If you are using Mac OS X, please read "README.MacOSX" as well.
 
@@ -18,7 +18,5 @@
 that you can format as UFS, use that instead of the UFS disk image.
 It'll be somewhat faster and will mount automatically at boot time.
 
-You cannot use an ordinary HFS+ file system for pkgsrc, because
-pkgsrc currently requires the file system to be case-sensitive. You
-can, however, use a case-sensitive HFS+ file system as found in
-Darwin 7.0 and newer.
+You can use an ordinary HFS+ file system for pkgsrc; pkgsrc now works
+fine with both case-sensitive and case-insensitive file systems.



Home | Main Index | Thread Index | Old Index