************************ elbe ************************ .. __name: NAME ==== elbe - Embedded Linux Build Environment .. __synopsis: SYNOPSIS ======== :: elbe [] .. __description: DESCRIPTION =========== Elbe is a system to build Rootfilesystems from XML description files. It also includes tools to modify xml files. The ** is a name of an Elbe command (see below). .. __elbe_commands: Elbe COMMANDS ============= elbe-initvm1 build and manage initvm. Also allows one to submit xml Files into the initvm elbe-control1 low-level interface to projects inside the initvm. elbe-buildchroot1 build a root filesystem. elbe-buildsysroot1 build a sysroot archive. elbe-check_updates1 check whether package updates are available for a given project. elbe-chg_archive1 insert a new config archive (.tbz) into a XML file. elbe-chroot1 enter a root filesystem with chroot. elbe-diff1 compare two root file systems for differing files. elbe-gen_update1 generate an update archive for elbe-updated. elbe-genlicence1 generate a file containing the licences of all packages included in a project. elbe-get_archive1 extract a config archive (.tbz) from a XML file. elbe-hdimg1 create a hard disk image from the given XML file. elbe-init1 create a project for an Elbe build virtual machine. elbe-mkcdrom1 create an ISO image containing all binary or source packages used in the given project. elbe-pbuilder1 generate a pbuilder environment and build packages within it elbe-pkgdiff1 compare two root filesystems for differing packages. elbe-remove_sign1 verify a signed file and remove the signature. elbe-setsel1 update the packagelist from the output of dpkg-getselections. elbe-show1 show a textual information about the given XML file. elbe-sign1 add a signature to the given file. elbe-updated1 start the Elbe update daemon. elbe-validate1 validate the given XML file against the Elbe XML Schema. elbe-xsdtoasciidoc1 create an asciidoc documentation from an annotated XML Schema file (xsd). .. __authors: Authors ======= elbe was first implemented as dbsfed by Benedikt Spranger . Torben Hohn did an reimplementation in python. This is currently maintained by Manuel Traut . .. __see_also: SEE ALSO ======== elbe1 .. __elbe: ELBE ==== Part of the elbe1 suite