From owner-freebsd-current Sun Jun 23 4:39:23 2002 Delivered-To: freebsd-current@freebsd.org Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by hub.freebsd.org (Postfix) with ESMTP id 27F8137B401 for ; Sun, 23 Jun 2002 04:39:20 -0700 (PDT) Received: from bde.zeta.org.au (bde.zeta.org.au [203.2.228.102]) by mailman.zeta.org.au (8.9.3/8.8.7) with ESMTP id VAA17718; Sun, 23 Jun 2002 21:39:06 +1000 Date: Sun, 23 Jun 2002 21:44:09 +1000 (EST) From: Bruce Evans X-X-Sender: bde@gamplex.bde.org To: Riccardo Torrini Cc: current@FreeBSD.ORG, Jan Stocker Subject: Re: Floppy only 8.3 filenames In-Reply-To: Message-ID: <20020623213446.U11964-100000@gamplex.bde.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, 23 Jun 2002, Riccardo Torrini wrote: > On 23-Jun-2002 (05:36:10/GMT) Bruce Evans wrote: > > > msdos doesn't exist in -current (it has been renamed to msdosfs)... > > Aarrgghh! When it happens? I'm sure to miss something but here More than a year ago. > mount_msdos works (and in my /etc/fstab I have msdos not msdosfs). > Is a manual removal required or would be done by installworld? Manual removal is required for most things in -curret, including this, unless you reallly want to keep them. > This means that I must remove also all non May 8 mount files, > mount_{fdesc kernfs mfs msdos null portal umap union} ? Yes. Most of these were renamed a few days before mount_msdos. > (yes, my world is from may 8 (pre gcc_3.1), I'm rebuilding it now) Some of the mount(2) interfaces were finally broken by converting to nmount(2) a few days after that. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message