manjaro-tools/docbook/deployiso.xml

136 lines
4 KiB
XML
Raw Normal View History

2015-11-28 20:46:10 +01:00
<?xml version='1.0'?> <!--*-nxml-*-->
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
2016-09-30 18:34:55 +02:00
"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
2015-11-28 20:46:10 +01:00
<!--
2016-09-30 18:34:55 +02:00
This file is part of manjaro-tools.
2015-11-28 20:46:10 +01:00
2016-09-30 18:34:55 +02:00
Copyright 2015 Manjaro Developers
2015-11-28 20:46:10 +01:00
2016-09-30 18:34:55 +02:00
manjaro-tools is free software; you can redistribute it and/or modify it
under the terms of the GNU Lesser General Public License as published by
the Free Software Foundation; either version 2.1 of the License, or
(at your option) any later version.
2015-11-28 20:46:10 +01:00
2016-09-30 18:34:55 +02:00
manjaro-tools is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Lesser General Public License for more details.
2015-11-28 20:46:10 +01:00
2016-09-30 18:34:55 +02:00
You should have received a copy of the GNU Lesser General Public License
along with systemd; If not, see <http://www.gnu.org/licenses/>.
2015-11-28 20:46:10 +01:00
-->
<refentry id="deployiso" xmlns:xi="http://www.w3.org/2001/XInclude">
2016-09-30 18:34:55 +02:00
<refentryinfo>
<title>deployiso-+</title>
<productname>manjaro-tools</productname>
2015-11-28 20:46:10 +01:00
2016-09-30 18:34:55 +02:00
<authorgroup>
<author>
<contrib></contrib>
<firstname></firstname>
<surname></surname>
<email></email>
</author>
</authorgroup>
</refentryinfo>
2015-11-28 20:46:10 +01:00
2016-09-30 18:34:55 +02:00
<refmeta>
<refentrytitle>deployiso</refentrytitle>
<manvolnum>1</manvolnum>
</refmeta>
2015-11-28 20:46:10 +01:00
2016-09-30 18:34:55 +02:00
<refnamediv>
<refname>deployiso</refname>
<refpurpose>deployiso is used to upload a particular ISO or a set of ISOs. </refpurpose>
</refnamediv>
2015-11-28 20:46:10 +01:00
2016-09-30 18:34:55 +02:00
<refsynopsisdiv>
<cmdsynopsis>
<command>deployiso</command>
<arg choice="opt" rep="repeat">OPTIONS</arg>
</cmdsynopsis>
</refsynopsisdiv>
2015-11-28 20:46:10 +01:00
2016-09-30 18:34:55 +02:00
<refsect1>
<title>Description</title>
2015-11-28 20:46:10 +01:00
2016-09-30 18:34:55 +02:00
<para><command>deployiso</command> is used to upload a particular ISO or a set of ISOs. </para>
2015-11-28 20:46:10 +01:00
2016-09-30 18:34:55 +02:00
<para>deployiso is a script to upload a specific iso or a buiildset to SF.
It needs to be run inside the iso-profiles directory.</para>
2015-11-28 20:46:10 +01:00
2016-09-30 18:34:55 +02:00
</refsect1>
2015-11-28 20:46:10 +01:00
2016-09-30 18:34:55 +02:00
<refsect1>
<title>Options</title>
2015-11-28 20:46:10 +01:00
2016-09-30 18:34:55 +02:00
<para>The following options are understood:</para>
2015-11-28 20:46:10 +01:00
2016-09-30 18:34:55 +02:00
<variablelist>
<varlistentry>
<term><option>-p PROFILE...</option></term>
2015-11-28 20:46:10 +01:00
2016-09-30 18:34:55 +02:00
<listitem><para>Name of the build list or name of the directory
you will upload.</para></listitem>
</varlistentry>
2015-11-28 20:46:10 +01:00
2016-09-30 18:34:55 +02:00
<varlistentry>
<term><option>-c</option></term>
2015-11-28 20:46:10 +01:00
2016-09-30 18:34:55 +02:00
<listitem><para>Create new remote release.</para></listitem>
</varlistentry>
2015-11-28 20:46:10 +01:00
2016-09-30 18:34:55 +02:00
<varlistentry>
<term><option>-l</option></term>
2015-11-28 20:46:10 +01:00
2016-09-30 18:34:55 +02:00
<listitem><para>Limit bandwidth in kB/s.</para></listitem>
</varlistentry>
2015-11-28 20:46:10 +01:00
2016-09-30 18:34:55 +02:00
<varlistentry>
<term><option>-u</option></term>
2015-11-28 20:46:10 +01:00
2016-09-30 18:34:55 +02:00
<listitem><para>Update remote iso.</para></listitem>
</varlistentry>
2015-11-28 20:46:10 +01:00
2016-09-30 18:34:55 +02:00
<varlistentry>
<term><option>-v</option></term>
2015-11-28 20:46:10 +01:00
2016-09-30 18:34:55 +02:00
<listitem><para>Verbose output.</para></listitem>
</varlistentry>
2015-11-28 20:46:10 +01:00
2016-09-30 18:34:55 +02:00
<varlistentry>
<term><option>-q</option></term>
2015-11-28 20:46:10 +01:00
2016-09-30 18:34:55 +02:00
<listitem><para>Query settings and pretend upload.</para></listitem>
</varlistentry>
2015-11-28 20:46:10 +01:00
2016-09-30 18:34:55 +02:00
<varlistentry>
<term><option>-h</option></term>
2015-11-28 20:46:10 +01:00
2016-09-30 18:34:55 +02:00
<listitem><para>Help.</para></listitem>
</varlistentry>
</variablelist>
2015-11-28 20:46:10 +01:00
2016-09-30 18:34:55 +02:00
</refsect1>
2015-11-28 20:46:10 +01:00
2016-09-30 18:34:55 +02:00
<!--<refsect1>
<title>Exit status</title>
2015-11-28 20:46:10 +01:00
2016-09-30 18:34:55 +02:00
<para>On success, 0 is returned, a non-zero failure code
otherwise.</para>
</refsect1>
-->
2015-11-28 20:46:10 +01:00
2016-09-30 18:34:55 +02:00
<refsect1>
<title>See Also</title>
<para>
<citerefentry project='manjaro-tools'><refentrytitle>manjaro-tools.conf</refentrytitle><manvolnum>5</manvolnum></citerefentry>,
<citerefentry project='manjaro-tools'><refentrytitle>profiles.conf</refentrytitle><manvolnum>5</manvolnum></citerefentry>,
</para>
</refsect1>
2015-11-28 20:46:10 +01:00
</refentry>