NAME
ebx - manage Embedix distributions
SYNOPSIS
- ebx
 - 
[ARGUMENT] [OPTION]...
 
DESCRIPTION
This is a command-line tool for managing and configuring Embedix distributions. The command is invoked similar to the way cvs(1) is invoked in that one has a choice of many subcommands to invoke.
Remember: EBX rhymes with CVS.
ARGUMENTS
Project-related Commands
- new
 - 
initialize a new instance of a distro
It goes like this...
 - build
 - 
build the current instance of the distro.
 - dep
 - 
check the dependencies of a node
 - enable
 - 
enable a node
 - ls
 - 
list packages
 
Distribution-related Commands
- addDistro
 - 
add a distribution to the database
 - cloneDistro
 - 
clone an existing distro
 - updateDistro
 - 
add information from an ECD to a distro
 
FILES
DIAGNOSTICS
error messages
REQUIRES
- Embedix::ECD
 - Embedix::DB
 - Embedix::Config
 - Embedix::ConfigServer
 - Getopt::Long
 - 
for command-line options
 
SEE ALSO
stuff that relates to me
COPYRIGHT
Copyright (c) 2000,2001 John BEPPU. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
AUTHOR
John BEPPU <beppu@lineo.com>