[Contents] [Prev] [Next] [Index] [Report an Error]


Usage

<rpc>
    <request-snapshot>
        <partition/>
        <factory/>
        <as-primary/>
        <swap-size>swap-size</swap-size>
        <config-size>config-size</config-size>
        <root-size>root-size</root-size>
        <data-size>data-size</data-size>
        <media>media-choice</media>
    </request-snapshot>
</rpc>

Description

Archive data and executable areas.

Contents

<as-primary>—Setup snapshot to be used in the primary boot device.

<config-size>—Size of the config partition.

<data-size>—Size of the data partition.

<factory>—Include only files shipped from factory in snapshot.

<media>—Media to snapshot to.

<partition>—Partition the media.

<root-size>—Size of the root partition.

<swap-size>—Size of the swap partition.


[Contents] [Prev] [Next] [Index] [Report an Error]