From owner-cvs-all Fri Oct 25 7:46:35 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5CA6037B401; Fri, 25 Oct 2002 07:46:34 -0700 (PDT) Received: from corbulon.video-collage.com (corbulon.video-collage.com [64.35.99.179]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8F75543E65; Fri, 25 Oct 2002 07:46:24 -0700 (PDT) (envelope-from mi+celsius@aldan.algebra.com) Received: from 250-217.customer.cloud9.net (250-217.customer.cloud9.net [168.100.250.217]) by corbulon.video-collage.com (8.12.6/8.12.6) with ESMTP id g9PEkCGx085424 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=FAIL); Fri, 25 Oct 2002 10:46:13 -0400 (EDT) (envelope-from mi+celsius@aldan.algebra.com) Received: from celsius.virtual-estates.com ([172.21.19.243]) by 250-217.customer.cloud9.net (8.12.6/8.12.6) with ESMTP id g9PEldxm082418; Fri, 25 Oct 2002 10:47:46 -0400 (EDT) (envelope-from mi+celsius@aldan.algebra.com) Content-Type: text/plain; charset="koi8-u" From: Mikhail Teterin To: Poul-Henning Kamp , Alexander Langer Subject: Re: cvs commit: src/lib/libdisk Makefile chunk.c write_alpha_disk.c write_i386_disk.c write_pc98_disk.c Date: Fri, 25 Oct 2002 16:47:47 +0200 User-Agent: KMail/1.4.3 Cc: Mark Valentine , "Brian F. Feldman" , Bruce Evans , Bakul Shah , Takahashi Yoshihiro , cvs-committers@freebsd.org, cvs-all@freebsd.org References: <5586.1035495119@critter.freebsd.dk> In-Reply-To: <5586.1035495119@critter.freebsd.dk> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <200210251647.48106.mi+celsius@aldan.algebra.com> X-Scanned-By: MIMEDefang 2.21 (www . roaringpenguin . com / mimedefang) Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thursday 24 October 2002 11:31 pm, Poul-Henning Kamp wrote: [...] = I'm out of this, until a majority has carried a motion for a formally = specified naming system. Would you mind, *until then*, reverting the changes in question? I also happen to have: /dev/da0a / ufs ro 1 1 devfs /dev devfs rw 0 0 /dev/da0d /var ufs rw 1 1 /dev/da0b /var/log ufs rw 0 1 /dev/da0f /usr ufs ro 1 1 /dev/da0g /opt ufs ro 1 1 /dev/da0h /home ufs rw 1 1 /dev/ccd0c /ccd ufs rw 0 1 /dev/md0c /tmp ufs rw,noatime 0 0 and, as this thread have shown, so do others. As a matter of fact, that last item reminds me of another project of yours, which you did not quite finish either, but have already removed the alternative of (mount_mfs). [By virtue of being a user-space process, mount_mfs could use virtual memory -- one did not have to specify swap or memory at the mount time -- a feature md(4) is still lacking...] -mi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message