Date: Fri, 26 Apr 2002 13:57:36 +0000 From: Mikhail Teterin <Mikhail.Teterin@murex.com> To: Bruce Evans <bde@zeta.org.au>, Poul-Henning Kamp <phk@critter.freebsd.dk> Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sbin/newfs newfs.8 newfs.c Message-ID: <200205021323.g42DNOMG025311@250-217.customer.cloud9.net>
next in thread | raw e-mail | index | archive | help
On Wednesday 24 April 2002 12:59 pm, Bruce Evans wrote: = On Wed, 24 Apr 2002, Poul-Henning Kamp wrote: [...] = > = > It is now no longer mandatory to have a disklabel on a disk to = > newfs it: = > = > mdconfig -a -t malloc -s 4m -u 56 = > newfs /dev/md56 = = It wasn't mandatory before either; it was just inconvenient to edit = /etc/disktab. BTW, whatever became of the effort to make a wrapper called mount_mfs? I understand the easy steps required to use mdconfig in its place, but there is the following issue -- those steps can only be placed into rc.local or some such, which, during boot, is executed after the first users of /tmp are already started -- using the /-partition for their temporary files... Having something, that can be referred to from /etc/fstab would be The Right Thing, IMHO. -mi P.S. Note, that rc.diskless2 has its own mount_md shell function... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200205021323.g42DNOMG025311>
