Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Apr 2002 14:31:27 +0200
From:      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:  <4329.1019651487@critter.freebsd.dk>
In-Reply-To: Your message of "Wed, 24 Apr 2002 05:27:03 PDT." <200204241227.g3OCR3Z87619@freefall.freebsd.org> 

next in thread | previous in thread | raw e-mail | index | archive | help
In message <200204241227.g3OCR3Z87619@freefall.freebsd.org>, Poul-Henning Kamp 
writes:
>phk         2002/04/24 05:27:03 PDT
>
>  Modified files:
>    sbin/newfs           newfs.8 newfs.c 
>  Log:
>  Remove the -v option, it is now default behaviour.
>  
>  Sponsored by:   DARPA & NAI Labs

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

-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
phk@FreeBSD.ORG         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.

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?4329.1019651487>