************************
elbe-fetch_initvm_pkgs
************************
NAME
====
elbe-fetch_initvm_pkgs - Download initvm binary and source Packages
SYNOPSIS
========
::
elbe fetch_initvm_pkgs [--binrepo
] \
[--srcrepo ] \
[--skip-validation] \
[--cdrom-mount-path ] \
[--cdrom-device ] \
[--apt-archive ] \
[--src-archive ] \
[--skip-build-source] \
[--skip-build-bin] \
DESCRIPTION
===========
*elbe fetch_initvm_pkgs* downloads source and binary packages of
software installed into the initvm. These packages are installed into
debian repositories.
Later on in the target build process, these Repositories are used to
generate the initvm related repositories.
This command is used by elbe internally during the creation of the
initvm. It is currently not supposed to be called by users.
OPTIONS
=======
--binrepo
directory where the bin repo should reside
--srcrepo
directory where the src repo should reside
--skip-validation
Skip xml schema validation
--cdrom-mount-path
path where cdrom is mounted
--cdrom-device
cdrom device, in case it has to be mounted
--apt-archive
path where binary packages are downloaded to.
--src-archive
path where src packages are downloaded to.
--skip-build-sources
skip downloading Source Packages
--skip-build-bin
skip downloading binary packages
the XML file to use.
ELBE
====
Part of the ``elbe(1)`` suite