=head1 NAME

B<wwinit>

=head1 DESCRIPTION

wwinit is used to build/configure non-warewulf services, as well as bootstrap
other services that are needed for proper warewulf configuration (ie. vnfs and
wwinitrd).

=head1 OPTIONS

=over 4

=item B<--init>

(re)Inialize all of the services and configurations for Warewulf.

=item B<--pxe>

Update the PXE configuration for nodes. This is needed after changing any of 
the paramaters in nodes.conf.

=item B<--dhcp>

Update and configure the DHCP service on the master node.

=item B<--hosts>

Rewrite the /etc/hosts file on the master. 

=item B<--exports>

Rewrite the /etc/exports file on the master, and restart the NFS service.

=item B<--help>

Show the help screen.

=back

=head1 EXAMPLES

=over 4

=item B<wwinit --init>

Configures warewulf for the first time

=head1 AUTHOR

B<Warewulf> is written and maintained by Greg M. Kurtzer <gmk@lbl.gov>, and
hosted by Lawrence Berkeley National Labratory (http://www.lbl.gov).

http://warewulf-cluster.org/
