ELBE XML Reference¶
RootFileSystem type: rfs:RootFileSystemType¶
FIXME - I have no documentation
TYPE: RootFileSystemType¶
FIXME - I have no documentation
Example¶
<RootFileSystemType>
<initvm> rfs:initvm </initvm>
<project> rfs:project </project>
<target> rfs:target </target>
<archive> base64Binary </archive>
<debootstrappkgs> rfs:fullpkg-list </debootstrappkgs>
<initvmpkgs> rfs:fullpkg-list </initvmpkgs>
<initvm_sources_list> rfs:string </initvm_sources_list>
<initvm_apt_prefs> rfs:string </initvm_apt_prefs>
<fullpkgs> rfs:fullpkg-list </fullpkgs>
<sources_list> rfs:string </sources_list>
<apt_prefs> rfs:string </apt_prefs>
<elbe_version> rfs:string </elbe_version>
</RootFileSystemType>
Elements description¶
- [attr] created dateTime
- FIXME - I have no documentation
- [attr] revision rfs:revisionNr
- FIXME - I have no documentation
- initvm rfs:initvm
- FIXME - I have no documentation
- project rfs:project
- FIXME - I have no documentation
- target rfs:target
- FIXME - I have no documentation
- archive base64Binary
- FIXME - I have no documentation
- debootstrappkgs rfs:fullpkg-list
- FIXME - I have no documentation
- initvmpkgs rfs:fullpkg-list
- FIXME - I have no documentation
- initvm_sources_list rfs:string
- FIXME - I have no documentation
- initvm_apt_prefs rfs:string
- FIXME - I have no documentation
- fullpkgs rfs:fullpkg-list
- FIXME - I have no documentation
- sources_list rfs:string
- FIXME - I have no documentation
- apt_prefs rfs:string
- FIXME - I have no documentation
- elbe_version rfs:string
- FIXME - I have no documentation
SIMPLE TYPE: revisionNr¶
FIXME - I have no documentation
Base Type¶
integer
Restrictions¶
minInclusive | 6 |
maxInclusive | 6 |
TYPE: binary-url¶
FIXME - I have no documentation
Example¶
<binary-url>
</binary-url>
Elements description¶
- [attr] pin string
- FIXME - I have no documentation
- [attr] package string
- FIXME - I have no documentation
TYPE: url¶
FIXME - I have no documentation
Example¶
<url>
<binary> rfs:binary-url </binary>
<source> string </source>
<raw-key> rfs:string </raw-key>
</url>
Elements description¶
- binary rfs:binary-url
- FIXME - I have no documentation
- source string
- FIXME - I have no documentation
- raw-key rfs:string
- FIXME - I have no documentation
TYPE: url-list¶
FIXME - I have no documentation
Example¶
<url-list>
<url> rfs:url </url>
</url-list>
TYPE: mirror¶
FIXME - I have no documentation
Example¶
<mirror>
<primary_host> rfs:string </primary_host>
<primary_path> rfs:string </primary_path>
<primary_proto> rfs:string </primary_proto>
<primary_proxy> rfs:string </primary_proxy>
<cdrom> rfs:string </cdrom>
<url-list> rfs:url-list </url-list>
</mirror>
Elements description¶
- primary_host rfs:string
- FIXME - I have no documentation
- primary_path rfs:string
- FIXME - I have no documentation
- primary_proto rfs:string
- FIXME - I have no documentation
- primary_proxy rfs:string
- FIXME - I have no documentation
- cdrom rfs:string
- FIXME - I have no documentation
- url-list rfs:url-list
- FIXME - I have no documentation
TYPE: initvm¶
FIXME - I have no documentation
Example¶
<initvm>
<buildtype> rfs:string </buildtype>
<mirror> rfs:mirror </mirror>
<noauth> rfs:string </noauth>
<preference> rfs:preference </preference>
<suite> rfs:suite-initvm </suite>
<pkg-list> rfs:pkg-list </pkg-list>
<preseed> rfs:preseed </preseed>
<size> rfs:string </size>
<mem> rfs:memory </mem>
<swap-size> rfs:memory </swap-size>
<max-cpus> integer </max-cpus>
<img> rfs:string </img>
<portforwarding> rfs:portforwarding </portforwarding>
</initvm>
Elements description¶
- buildtype rfs:string
- FIXME - I have no documentation
- mirror rfs:mirror
- FIXME - I have no documentation
- noauth rfs:string
- FIXME - I have no documentation
- preference rfs:preference
- FIXME - I have no documentation
- suite rfs:suite-initvm
- FIXME - I have no documentation
- pkg-list rfs:pkg-list
- FIXME - I have no documentation
- preseed rfs:preseed
- FIXME - I have no documentation
- size rfs:string
- FIXME - I have no documentation
- mem rfs:memory
- FIXME - I have no documentation
- swap-size rfs:memory
- FIXME - I have no documentation
- max-cpus integer
- FIXME - I have no documentation
- img rfs:string
- FIXME - I have no documentation
- portforwarding rfs:portforwarding
- FIXME - I have no documentation
TYPE: project¶
FIXME - I have no documentation
Example¶
<project>
<name> rfs:string </name>
<version> rfs:string </version>
<description> rfs:string </description>
<buildtype> rfs:string </buildtype>
<mirror> rfs:mirror </mirror>
<noauth> rfs:string </noauth>
<preference> rfs:preference </preference>
<raw-preference> rfs:raw-preference </raw-preference>
<suite> rfs:suite-proj </suite>
<buildimage> rfs:buildimage </buildimage>
<preseed> rfs:preseed </preseed>
</project>
Elements description¶
- name rfs:string
- FIXME - I have no documentation
- version rfs:string
- FIXME - I have no documentation
- description rfs:string
- FIXME - I have no documentation
- buildtype rfs:string
- FIXME - I have no documentation
- mirror rfs:mirror
- FIXME - I have no documentation
- noauth rfs:string
- FIXME - I have no documentation
- preference rfs:preference
- FIXME - I have no documentation
- raw-preference rfs:raw-preference
- FIXME - I have no documentation
- suite rfs:suite-proj
- FIXME - I have no documentation
- buildimage rfs:buildimage
- FIXME - I have no documentation
- preseed rfs:preseed
- FIXME - I have no documentation
SIMPLE TYPE: suite-initvm¶
FIXME - I have no documentation
Base Type¶
string
Restrictions¶
enumeration | bullseye |
enumeration | buster |
enumeration | sid |
enumeration | stretch |
SIMPLE TYPE: suite-proj¶
FIXME - I have no documentation
Base Type¶
string
Restrictions¶
enumeration | bullseye |
enumeration | buster |
enumeration | sid |
enumeration | stretch |
TYPE: preference¶
FIXME - I have no documentation
Example¶
<preference>
</preference>
Elements description¶
- [attr] pin string
- FIXME - I have no documentation
TYPE: raw-preference¶
FIXME - I have no documentation
Example¶
<raw-preference>
</raw-preference>
Elements description¶
TYPE: buildimage¶
FIXME - I have no documentation
Example¶
<buildimage>
<arch> rfs:string </arch>
<size> rfs:string </size>
<interpreter> rfs:string </interpreter>
<interpreterversion> rfs:string </interpreterversion>
<kinitrd> rfs:string </kinitrd>
<console> rfs:string </console>
<machine> rfs:string </machine>
<NIC> rfs:NIC </NIC>
<portforwarding> rfs:portforwarding </portforwarding>
<pkgversionlist> rfs:string </pkgversionlist>
<pkg-list> rfs:pkg-list </pkg-list>
</buildimage>
Elements description¶
- arch rfs:string
- FIXME - I have no documentation
- size rfs:string
- FIXME - I have no documentation
- interpreter rfs:string
- FIXME - I have no documentation
- interpreterversion rfs:string
- FIXME - I have no documentation
- kinitrd rfs:string
- FIXME - I have no documentation
- console rfs:string
- FIXME - I have no documentation
- machine rfs:string
- FIXME - I have no documentation
- NIC rfs:NIC
- FIXME - I have no documentation
- portforwarding rfs:portforwarding
- FIXME - I have no documentation
- pkgversionlist rfs:string
- FIXME - I have no documentation
- pkg-list rfs:pkg-list
- FIXME - I have no documentation
TYPE: NIC¶
FIXME - I have no documentation
Example¶
<NIC>
<model> rfs:string </model>
<MAC> rfs:string </MAC>
</NIC>
Elements description¶
- model rfs:string
- FIXME - I have no documentation
- MAC rfs:string
- FIXME - I have no documentation
TYPE: fw_proto¶
FIXME - I have no documentation
Example¶
<fw_proto>
</fw_proto>
Elements description¶
SIMPLE TYPE: fw_proto_restriction¶
FIXME - I have no documentation
Base Type¶
string
Restrictions¶
enumeration | tcp |
enumeration | udp |
TYPE: forward¶
FIXME - I have no documentation
Example¶
<forward>
<proto> rfs:fw_proto </proto>
<buildenv> integer </buildenv>
<host> integer </host>
</forward>
Elements description¶
- proto rfs:fw_proto
- FIXME - I have no documentation
- buildenv integer
- FIXME - I have no documentation
- host integer
- FIXME - I have no documentation
TYPE: portforwarding¶
FIXME - I have no documentation
Example¶
<portforwarding>
<forward> rfs:forward </forward>
</portforwarding>
Elements description¶
- forward rfs:forward
- FIXME - I have no documentation
TYPE: target¶
FIXME - I have no documentation
Example¶
<target>
<hostname> rfs:string </hostname>
<domain> rfs:string </domain>
<passwd> rfs:string </passwd>
<console> rfs:string </console>
<debootstrapvariant> rfs:debootstrapvarianttype </debootstrapvariant>
<package> rfs:package </package>
<images> rfs:images </images>
<fstab> rfs:fstab </fstab>
<tighten> rfs:string </tighten>
<diet> rfs:string </diet>
<setsel> rfs:string </setsel>
<install-recommends> rfs:string </install-recommends>
<finetuning> rfs:finetuning </finetuning>
<project-finetuning> rfs:project-finetuning </project-finetuning>
<pbuilder> rfs:pbuilder </pbuilder>
<pkg-list> rfs:pkg-list </pkg-list>
<pkg-blacklist> rfs:blacklist </pkg-blacklist>
<hostsdk-pkg-list> rfs:pkg-list </hostsdk-pkg-list>
<src-opts> rfs:iso-opts </src-opts>
</target>
Elements description¶
- hostname rfs:string
- FIXME - I have no documentation
- domain rfs:string
- FIXME - I have no documentation
- passwd rfs:string
- FIXME - I have no documentation
- console rfs:string
- FIXME - I have no documentation
- debootstrapvariant rfs:debootstrapvarianttype
- FIXME - I have no documentation
- package rfs:package
- FIXME - I have no documentation
- images rfs:images
- FIXME - I have no documentation
- fstab rfs:fstab
- FIXME - I have no documentation
- tighten rfs:string
- FIXME - I have no documentation
- diet rfs:string
- FIXME - I have no documentation
- setsel rfs:string
- FIXME - I have no documentation
- install-recommends rfs:string
- FIXME - I have no documentation
- finetuning rfs:finetuning
- FIXME - I have no documentation
- project-finetuning rfs:project-finetuning
- FIXME - I have no documentation
- pbuilder rfs:pbuilder
- FIXME - I have no documentation
- pkg-list rfs:pkg-list
- FIXME - I have no documentation
- pkg-blacklist rfs:blacklist
- FIXME - I have no documentation
- hostsdk-pkg-list rfs:pkg-list
- FIXME - I have no documentation
- src-opts rfs:iso-opts
- FIXME - I have no documentation
TYPE: debootstrapvarianttype¶
FIXME - I have no documentation
Example¶
<debootstrapvarianttype>
</debootstrapvarianttype>
Elements description¶
- [attr] includepkgs string
- FIXME - I have no documentation
SIMPLE TYPE: debootstrapvarianttype_restriction¶
FIXME - I have no documentation
Base Type¶
string
Restrictions¶
enumeration | minbase |
enumeration | buildd |
enumeration | fakechroot |
TYPE: ubi_type¶
FIXME - I have no documentation
Example¶
<ubi_type>
</ubi_type>
Elements description¶
SIMPLE TYPE: ubi_type_restriction¶
FIXME - I have no documentation
Base Type¶
string
Restrictions¶
enumeration | static |
enumeration | dynamic |
TYPE: ubi¶
FIXME - I have no documentation
Example¶
<ubi>
<type> rfs:ubi_type </type>
<label> rfs:string </label>
<id> integer </id>
<size> rfs:part_size </size>
<binary> rfs:string </binary>
<empty> rfs:string </empty>
</ubi>
Elements description¶
- type rfs:ubi_type
- FIXME - I have no documentation
- label rfs:string
- FIXME - I have no documentation
- id integer
- FIXME - I have no documentation
- size rfs:part_size
- FIXME - I have no documentation
- binary rfs:string
- FIXME - I have no documentation
- empty rfs:string
- FIXME - I have no documentation
TYPE: ubivg¶
FIXME - I have no documentation
Example¶
<ubivg>
<label> rfs:string </label>
<miniosize> rfs:string </miniosize>
<maxlogicaleraseblockcount> rfs:string </maxlogicaleraseblockcount>
<logicaleraseblocksize> rfs:string </logicaleraseblocksize>
<physicaleraseblocksize> rfs:string </physicaleraseblocksize>
<subpagesize> rfs:string </subpagesize>
<ubi> rfs:ubi </ubi>
</ubivg>
Elements description¶
- label rfs:string
- FIXME - I have no documentation
- miniosize rfs:string
- FIXME - I have no documentation
- maxlogicaleraseblockcount rfs:string
- FIXME - I have no documentation
- logicaleraseblocksize rfs:string
- FIXME - I have no documentation
- physicaleraseblocksize rfs:string
- FIXME - I have no documentation
- subpagesize rfs:string
- FIXME - I have no documentation
- ubi rfs:ubi
- FIXME - I have no documentation
TYPE: mtd¶
FIXME - I have no documentation
Example¶
<mtd>
<name> rfs:string </name>
<nr> integer </nr>
<size> rfs:part_size </size>
<binary> rfs:string </binary>
<ubivg> rfs:ubivg </ubivg>
</mtd>
Elements description¶
- name rfs:string
- FIXME - I have no documentation
- nr integer
- FIXME - I have no documentation
- size rfs:part_size
- FIXME - I have no documentation
- binary rfs:string
- FIXME - I have no documentation
- ubivg rfs:ubivg
- FIXME - I have no documentation
TYPE: gpthd¶
FIXME - I have no documentation
Example¶
<gpthd>
<name> rfs:string </name>
<size> rfs:part_size </size>
<grub-install> rfs:string </grub-install>
<partition> rfs:partition </partition>
</gpthd>
Elements description¶
- name rfs:string
- FIXME - I have no documentation
- size rfs:part_size
- FIXME - I have no documentation
- grub-install rfs:string
- FIXME - I have no documentation
- partition rfs:partition
- FIXME - I have no documentation
TYPE: binaryblob¶
FIXME - I have no documentation
Example¶
<binaryblob>
</binaryblob>
Elements description¶
- [attr] offset int
- FIXME - I have no documentation
- [attr] blocksize int
- FIXME - I have no documentation
TYPE: msdoshd¶
FIXME - I have no documentation
Example¶
<msdoshd>
<name> rfs:string </name>
<size> rfs:part_size </size>
<grub-install> rfs:string </grub-install>
<binary> rfs:binaryblob </binary>
<partition> rfs:partition </partition>
<extended> rfs:extended </extended>
<partition> rfs:partition </partition>
</msdoshd>
Elements description¶
- name rfs:string
- FIXME - I have no documentation
- size rfs:part_size
- FIXME - I have no documentation
- grub-install rfs:string
- FIXME - I have no documentation
- binary rfs:binaryblob
- FIXME - I have no documentation
- partition rfs:partition
- FIXME - I have no documentation
- extended rfs:extended
- FIXME - I have no documentation
- partition rfs:partition
- FIXME - I have no documentation
TYPE: images¶
FIXME - I have no documentation
Example¶
<images>
<mtd> rfs:mtd </mtd>
<msdoshd> rfs:msdoshd </msdoshd>
<gpthd> rfs:gpthd </gpthd>
<passno> rfs:string </passno>
</images>
Elements description¶
- mtd rfs:mtd
- FIXME - I have no documentation
- msdoshd rfs:msdoshd
- FIXME - I have no documentation
- gpthd rfs:gpthd
- FIXME - I have no documentation
- passno rfs:string
- FIXME - I have no documentation
TYPE: fs¶
FIXME - I have no documentation
Example¶
<fs>
<type> rfs:fs_type </type>
<mkfs> rfs:string </mkfs>
<tune2fs> rfs:string </tune2fs>
<passno> rfs:string </passno>
</fs>
Elements description¶
- type rfs:fs_type
- FIXME - I have no documentation
- mkfs rfs:string
- FIXME - I have no documentation
- tune2fs rfs:string
- FIXME - I have no documentation
- passno rfs:string
- FIXME - I have no documentation
TYPE: bylabel¶
FIXME - I have no documentation
Example¶
<bylabel>
<label> rfs:string </label>
<mountpoint> rfs:string </mountpoint>
<fs> rfs:fs </fs>
<options> rfs:string </options>
<nofstab> rfs:empty </nofstab>
</bylabel>
Elements description¶
- label rfs:string
- FIXME - I have no documentation
- mountpoint rfs:string
- FIXME - I have no documentation
- fs rfs:fs
- FIXME - I have no documentation
- options rfs:string
- FIXME - I have no documentation
- nofstab rfs:empty
- FIXME - I have no documentation
TYPE: bydev¶
FIXME - I have no documentation
Example¶
<bydev>
<source> rfs:string </source>
<mountpoint> rfs:string </mountpoint>
<fs> rfs:fs </fs>
<options> rfs:string </options>
</bydev>
Elements description¶
- source rfs:string
- FIXME - I have no documentation
- mountpoint rfs:string
- FIXME - I have no documentation
- fs rfs:fs
- FIXME - I have no documentation
- options rfs:string
- FIXME - I have no documentation
TYPE: fstab¶
FIXME - I have no documentation
Example¶
<fstab>
<bylabel> rfs:bylabel </bylabel>
<bydev> rfs:bydev </bydev>
</fstab>
Elements description¶
- bylabel rfs:bylabel
- FIXME - I have no documentation
- bydev rfs:bydev
- FIXME - I have no documentation
TYPE: package¶
FIXME - I have no documentation
Example¶
<package>
<tar> rfs:tar </tar>
<cpio> rfs:cpio </cpio>
<squashfs> rfs:squashfs </squashfs>
</package>
Elements description¶
- tar rfs:tar
- FIXME - I have no documentation
- cpio rfs:cpio
- FIXME - I have no documentation
- squashfs rfs:squashfs
- FIXME - I have no documentation
TYPE: tar¶
FIXME - I have no documentation
Example¶
<tar>
<name> rfs:string </name>
<options> rfs:string </options>
</tar>
Elements description¶
- name rfs:string
- FIXME - I have no documentation
- options rfs:string
- FIXME - I have no documentation
TYPE: cpio¶
FIXME - I have no documentation
Example¶
<cpio>
<name> rfs:string </name>
</cpio>
Elements description¶
- name rfs:string
- FIXME - I have no documentation
TYPE: squashfs¶
FIXME - I have no documentation
Example¶
<squashfs>
<name> rfs:string </name>
</squashfs>
Elements description¶
- name rfs:string
- FIXME - I have no documentation
TYPE: partition¶
FIXME - I have no documentation
Example¶
<partition>
<size> rfs:part_size </size>
<label> rfs:string </label>
<bootable> rfs:string </bootable>
<biosgrub> rfs:string </biosgrub>
</partition>
Elements description¶
- size rfs:part_size
- FIXME - I have no documentation
- label rfs:string
- FIXME - I have no documentation
- bootable rfs:string
- FIXME - I have no documentation
- biosgrub rfs:string
- FIXME - I have no documentation
TYPE: extended¶
FIXME - I have no documentation
Example¶
<extended>
<size> rfs:part_size </size>
<logical> rfs:partition </logical>
</extended>
Elements description¶
- size rfs:part_size
- FIXME - I have no documentation
- logical rfs:partition
- FIXME - I have no documentation
TYPE: part_size¶
FIXME - I have no documentation
Example¶
<part_size>
</part_size>
Elements description¶
SIMPLE TYPE: part_size_restriction¶
FIXME - I have no documentation
Base Type¶
string
Restrictions¶
pa tte rn | (d +(k | M | G | kB | MB | GB | kiB | MiB | GiB )? | rem ain ) |
SIMPLE TYPE: part_nr_restriction¶
FIXME - I have no documentation
Base Type¶
integer
Restrictions¶
minInclusive | 1 |
maxInclusive | 4 |
TYPE: part_type¶
FIXME - I have no documentation
Example¶
<part_type>
</part_type>
Elements description¶
SIMPLE TYPE: part_type_restriction¶
FIXME - I have no documentation
Base Type¶
string
Restrictions¶
enumeration | linux |
enumeration | swap |
SIMPLE TYPE: fs_type_restriction¶
FIXME - I have no documentation
Base Type¶
string
Restrictions¶
enumeration | ext2 |
enumeration | ext3 |
enumeration | ext4 |
enumeration | xfs |
enumeration | ubifs |
enumeration | tmpfs |
enumeration | debugfs |
enumeration | configfs |
enumeration | devpts |
enumeration | proc |
enumeration | sysfs |
enumeration | vfat |
enumeration | btrfs |
enumeration | devtmpfs |
TYPE: finetuning¶
FIXME - I have no documentation
Example¶
<finetuning>
<addgroup> rfs:addgroup </addgroup>
<adduser> rfs:adduser </adduser>
<file> rfs:file </file>
<rm> rfs:rm </rm>
<cp> rfs:cpmv </cp>
<ln> rfs:cpmv </ln>
<buildenv_cp> rfs:cpmv </buildenv_cp>
<b2t_cp> rfs:cpmv </b2t_cp>
<t2b_cp> rfs:cpmv </t2b_cp>
<mv> rfs:cpmv </mv>
<buildenv_mv> rfs:cpmv </buildenv_mv>
<t2p_mv> rfs:cpmv </t2p_mv>
<mkdir> rfs:string </mkdir>
<buildenv_mkdir> rfs:string </buildenv_mkdir>
<mknod> rfs:mknod </mknod>
<purge> rfs:string </purge>
<raw_cmd> rfs:string </raw_cmd>
<command> rfs:string </command>
<buildenv_command> rfs:string </buildenv_command>
<updated> rfs:string </updated>
<artifact> rfs:string </artifact>
</finetuning>
Elements description¶
GROUP : action¶
FIXME - I have no documentation
addgroup type: rfs:addgroup¶
FIXME - I have no documentation
adduser type: rfs:adduser¶
FIXME - I have no documentation
file type: rfs:file¶
FIXME - I have no documentation
rm type: rfs:rm¶
FIXME - I have no documentation
cp type: rfs:cpmv¶
FIXME - I have no documentation
ln type: rfs:cpmv¶
FIXME - I have no documentation
buildenv_cp type: rfs:cpmv¶
FIXME - I have no documentation
b2t_cp type: rfs:cpmv¶
FIXME - I have no documentation
t2b_cp type: rfs:cpmv¶
FIXME - I have no documentation
mv type: rfs:cpmv¶
FIXME - I have no documentation
buildenv_mv type: rfs:cpmv¶
FIXME - I have no documentation
t2p_mv type: rfs:cpmv¶
FIXME - I have no documentation
mkdir type: rfs:string¶
FIXME - I have no documentation
buildenv_mkdir type: rfs:string¶
FIXME - I have no documentation
mknod type: rfs:mknod¶
FIXME - I have no documentation
purge type: rfs:string¶
FIXME - I have no documentation
raw_cmd type: rfs:string¶
FIXME - I have no documentation
command type: rfs:string¶
FIXME - I have no documentation
buildenv_command type: rfs:string¶
FIXME - I have no documentation
updated type: rfs:string¶
FIXME - I have no documentation
artifact type: rfs:string¶
FIXME - I have no documentation
TYPE: project-finetuning¶
FIXME - I have no documentation
Example¶
<project-finetuning>
<t2p_mv> rfs:cpmv </t2p_mv>
<artifact> rfs:string </artifact>
<rm_artifact> rfs:string </rm_artifact>
<losetup> rfs:losetup </losetup>
<img_convert> rfs:img_convert </img_convert>
<set_packer> rfs:set_packer </set_packer>
<unit-tests> rfs:unit-tests </unit-tests>
</project-finetuning>
Elements description¶
GROUP : project-action¶
FIXME - I have no documentation
t2p_mv type: rfs:cpmv¶
FIXME - I have no documentation
artifact type: rfs:string¶
FIXME - I have no documentation
rm_artifact type: rfs:string¶
FIXME - I have no documentation
losetup type: rfs:losetup¶
FIXME - I have no documentation
img_convert type: rfs:img_convert¶
FIXME - I have no documentation
set_packer type: rfs:set_packer¶
FIXME - I have no documentation
unit-tests type: rfs:unit-tests¶
FIXME - I have no documentation
TYPE: losetup¶
FIXME - I have no documentation
Example¶
<losetup>
<extract_partition> rfs:extract_partition </extract_partition>
<copy_from_partition> rfs:copy_from_partition </copy_from_partition>
<copy_to_partition> rfs:copy_to_partition </copy_to_partition>
</losetup>
Elements description¶
- [attr] img string
- FIXME - I have no documentation
GROUP : image_action¶
FIXME - I have no documentation
extract_partition type: rfs:extract_partition¶
FIXME - I have no documentation
copy_from_partition type: rfs:copy_from_partition¶
FIXME - I have no documentation
copy_to_partition type: rfs:copy_to_partition¶
FIXME - I have no documentation
TYPE: extract_partition¶
FIXME - I have no documentation
Example¶
<extract_partition>
</extract_partition>
Elements description¶
- [attr] part integer
- FIXME - I have no documentation
TYPE: copy_from_partition¶
FIXME - I have no documentation
Example¶
<copy_from_partition>
</copy_from_partition>
Elements description¶
- [attr] part integer
- FIXME - I have no documentation
- [attr] artifact string
- FIXME - I have no documentation
TYPE: copy_to_partition¶
FIXME - I have no documentation
Example¶
<copy_to_partition>
</copy_to_partition>
Elements description¶
- [attr] part integer
- FIXME - I have no documentation
- [attr] artifact string
- FIXME - I have no documentation
TYPE: addgroup¶
FIXME - I have no documentation
Example¶
<addgroup>
</addgroup>
Elements description¶
- [attr] gid string
- FIXME - I have no documentation
- [attr] system boolean
- FIXME - I have no documentation
TYPE: img_convert¶
FIXME - I have no documentation
Example¶
<img_convert>
</img_convert>
Elements description¶
- [attr] dst string
- FIXME - I have no documentation
- [attr] fmt string
- FIXME - I have no documentation
- [attr] keep_src boolean
- FIXME - I have no documentation
TYPE: set_packer¶
FIXME - I have no documentation
Example¶
<set_packer>
</set_packer>
Elements description¶
- [attr] packer rfs:packer-type
- FIXME - I have no documentation
SIMPLE TYPE: packer-type¶
FIXME - I have no documentation
Base Type¶
string
Restrictions¶
enumeration | none |
enumeration | gzip |
enumeration | tar |
enumeration | tarxz |
enumeration | targz |
TYPE: file¶
FIXME - I have no documentation
Example¶
<file>
</file>
Elements description¶
- [attr] dst string
- FIXME - I have no documentation
- [attr] encoding string
- FIXME - I have no documentation
- [attr] append boolean
- FIXME - I have no documentation
- [attr] owner string
- FIXME - I have no documentation
- [attr] group string
- FIXME - I have no documentation
- [attr] mode string
- FIXME - I have no documentation
TYPE: adduser¶
FIXME - I have no documentation
Example¶
<adduser>
</adduser>
Elements description¶
- [attr] shell string
- FIXME - I have no documentation
- [attr] passwd string
- FIXME - I have no documentation
- [attr] groups string
- FIXME - I have no documentation
- [attr] uid string
- FIXME - I have no documentation
- [attr] gid string
- FIXME - I have no documentation
- [attr] home string
- FIXME - I have no documentation
- [attr] system boolean
- FIXME - I have no documentation
- [attr] create_home boolean
- FIXME - I have no documentation
- [attr] create_group boolean
- FIXME - I have no documentation
TYPE: cpmv¶
FIXME - I have no documentation
Example¶
<cpmv>
</cpmv>
Elements description¶
- [attr] path string
- FIXME - I have no documentation
TYPE: rm¶
FIXME - I have no documentation
Example¶
<rm>
</rm>
Elements description¶
- [attr] exclude string
- FIXME - I have no documentation
TYPE: mknod¶
FIXME - I have no documentation
Example¶
<mknod>
</mknod>
Elements description¶
- [attr] opts string
- FIXME - I have no documentation
TYPE: git_src¶
FIXME - I have no documentation
Example¶
<git_src>
</git_src>
Elements description¶
- [attr] revision string
- FIXME - I have no documentation
TYPE: svn_src¶
FIXME - I have no documentation
Example¶
<svn_src>
</svn_src>
Elements description¶
- [attr] revision string
- FIXME - I have no documentation
TYPE: pkg¶
FIXME - I have no documentation
Example¶
<pkg>
</pkg>
Elements description¶
- [attr] pin string
- FIXME - I have no documentation
- [attr] version string
- FIXME - I have no documentation
- [attr] auto boolean
- FIXME - I have no documentation
- [attr] md5 string
- FIXME - I have no documentation
- [attr] on_src_cd string
- FIXME - I have no documentation
TYPE: pbuilder¶
FIXME - I have no documentation
Example¶
<pbuilder>
<git> rfs:git_src </git>
<svn> rfs:svn_src </svn>
</pbuilder>
Elements description¶
- git rfs:git_src
- FIXME - I have no documentation
- svn rfs:svn_src
- FIXME - I have no documentation
TYPE: pkg-list¶
FIXME - I have no documentation
Example¶
<pkg-list>
<pkg> rfs:pkg </pkg>
</pkg-list>
TYPE: blacklist¶
FIXME - I have no documentation
Example¶
<blacklist>
<sysroot> rfs:pkg-list </sysroot>
</blacklist>
Elements description¶
- sysroot rfs:pkg-list
- FIXME - I have no documentation
TYPE: fullpkg-list¶
FIXME - I have no documentation
Example¶
<fullpkg-list>
<pkg> rfs:pkg </pkg>
</fullpkg-list>
TYPE: conf¶
FIXME - I have no documentation
Example¶
<conf>
</conf>
Elements description¶
- [attr] owner string
- FIXME - I have no documentation
- [attr] key string
- FIXME - I have no documentation
- [attr] type string
- FIXME - I have no documentation
- [attr] value string
- FIXME - I have no documentation
TYPE: preseed¶
FIXME - I have no documentation
Example¶
<preseed>
<conf> rfs:conf </conf>
</preseed>
TYPE: iso-opts¶
FIXME - I have no documentation
Example¶
<iso-opts>
<abstract> rfs:string </abstract>
<app> rfs:string </app>
<biblio> rfs:string </biblio>
<copyright> rfs:string </copyright>
<publisher> rfs:string </publisher>
<preparer> rfs:string </preparer>
<sysid> rfs:string </sysid>
<volid> rfs:string </volid>
<volset> rfs:string </volset>
</iso-opts>
Elements description¶
- [attr] strict boolean
- FIXME - I have no documentation
- abstract rfs:string
- FIXME - I have no documentation
- app rfs:string
- FIXME - I have no documentation
- biblio rfs:string
- FIXME - I have no documentation
- copyright rfs:string
- FIXME - I have no documentation
- publisher rfs:string
- FIXME - I have no documentation
- preparer rfs:string
- FIXME - I have no documentation
- sysid rfs:string
- FIXME - I have no documentation
- volid rfs:string
- FIXME - I have no documentation
- volset rfs:string
- FIXME - I have no documentation
TYPE: unit-tests¶
FIXME - I have no documentation
Example¶
<unit-tests>
<test-suite> rfs:test-suite </test-suite>
</unit-tests>
Elements description¶
- test-suite rfs:test-suite
- FIXME - I have no documentation
TYPE: test-suite¶
FIXME - I have no documentation
Example¶
<test-suite>
<file-exists> rfs:string </file-exists>
</test-suite>
Elements description¶
- [attr] name string
- FIXME - I have no documentation
GROUP : test-case¶
FIXME - I have no documentation
file-exists type: rfs:string¶
FIXME - I have no documentation