freebsd-dev/sbin/vinum
Greg Lehey ec2e2a6723 Remove the volume, plex, sd and drive commands which allowed the user
to bypass the create command.

vinum_stop:
  Allow -f option.

Add commands for simplified configuration:
  concat - create a volume with one concatenated plex
  stripe - create a volume with one striped plex
  mirror - create a volume with two concatenated or striped plexes

Egged-on-by:	  jkh
1999-07-02 08:01:12 +00:00
..
commands.c Remove the volume, plex, sd and drive commands which allowed the user 1999-07-02 08:01:12 +00:00
list.c Change the name of the s option to indicate that it wears more than 1999-07-02 08:00:31 +00:00
Makefile If the wrong version of vinum(8) has been started (i.e. non-RAID-5 1999-04-09 01:14:36 +00:00
v.c Change the name of the s option to indicate that it wears more than 1999-07-02 07:59:45 +00:00
vext.h Add definitions for history functions and printconfig split. 1999-05-02 08:02:48 +00:00
vinum.8 Document simplified configuration commands. 1999-07-02 07:58:54 +00:00