mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-25 07:42:13 +08:00
163 lines
5.1 KiB
XML
163 lines
5.1 KiB
XML
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
||
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
||
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
||
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
||
|
%general-entities;
|
||
|
|
||
|
<!ENTITY bazaar-download-http
|
||
|
"https://launchpad.net/bzr/2.5/2.5.0/+download/bzr-&bazaar-version;.tar.gz">
|
||
|
<!ENTITY bazaar-download-ftp " ">
|
||
|
<!ENTITY bazaar-md5sum "44eb47b77995098a28f017e2daa606b6">
|
||
|
<!ENTITY bazaar-size "9.5 MB">
|
||
|
<!ENTITY bazaar-buildsize "69 MB">
|
||
|
<!ENTITY bazaar-time "0.2 SBU">
|
||
|
]>
|
||
|
|
||
|
<sect1 id="bazaar" xreflabel="bazaar-&bazaar-version;">
|
||
|
<?dbhtml filename="bazaar.html"?>
|
||
|
|
||
|
<sect1info>
|
||
|
<othername>$LastChangedBy$</othername>
|
||
|
<date>$Date$</date>
|
||
|
</sect1info>
|
||
|
|
||
|
<title>bzr-&bazaar-version;</title>
|
||
|
|
||
|
<indexterm zone="bazaar">
|
||
|
<primary sortas="a-bazaar">Git</primary>
|
||
|
</indexterm>
|
||
|
|
||
|
<sect2 role="package">
|
||
|
<title>Introduction to Bazaar</title>
|
||
|
|
||
|
<para><application>Bazaar</application> is a version control system that
|
||
|
helps track project history over time and collaborate with others.</para>
|
||
|
|
||
|
&lfs71_checked;
|
||
|
|
||
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||
|
<itemizedlist spacing="compact">
|
||
|
<listitem>
|
||
|
<para>Download (HTTP): <ulink url="&bazaar-download-http;"/></para>
|
||
|
</listitem>
|
||
|
<listitem>
|
||
|
<para>Download (FTP): <ulink url="&bazaar-download-ftp;"/></para>
|
||
|
</listitem>
|
||
|
<listitem>
|
||
|
<para>Download MD5 sum: &bazaar-md5sum;</para>
|
||
|
</listitem>
|
||
|
<listitem>
|
||
|
<para>Download size: &bazaar-size;</para>
|
||
|
</listitem>
|
||
|
<listitem>
|
||
|
<para>Estimated disk space required: &bazaar-buildsize;</para>
|
||
|
</listitem>
|
||
|
<listitem>
|
||
|
<para>Estimated build time: &bazaar-time;</para>
|
||
|
</listitem>
|
||
|
</itemizedlist>
|
||
|
|
||
|
<bridgehead renderas="sect3">Required Additional Downloads</bridgehead>
|
||
|
<itemizedlist spacing="compact">
|
||
|
<listitem>
|
||
|
<para>
|
||
|
<ulink url="http://www.cosc.canterbury.ac.nz/greg.ewing/python/Pyrex/">Pyrex-0.9.9
|
||
|
(http://www.cosc.canterbury.ac.nz/greg.ewing/python/Pyrex/)
|
||
|
</ulink>
|
||
|
</para>
|
||
|
</listitem>
|
||
|
</itemizedlist>
|
||
|
|
||
|
<bridgehead renderas="sect3">Bazaar Dependencies</bridgehead>
|
||
|
|
||
|
<bridgehead renderas="sect4">Required</bridgehead>
|
||
|
<para role="required">
|
||
|
<xref linkend="python2"/>
|
||
|
</para>
|
||
|
|
||
|
<bridgehead renderas="sect4">Optional</bridgehead>
|
||
|
<para role="optional">
|
||
|
<xref linkend="openssh"/>,
|
||
|
<ulink url="http://www.python.org/pypi/pycrypto/">pyCrypto</ulink>,
|
||
|
<ulink url="http://www.python.org/pypi/paramiko/">paramike</ulink>, and
|
||
|
<ulink url="http://wiki.bazaar.canonical.com/BzrTools">bzrtools</ulink>
|
||
|
</para>
|
||
|
|
||
|
<para condition="html" role="usernotes">User Notes:
|
||
|
<ulink url="&blfs-wiki;/bazaar"/></para>
|
||
|
</sect2>
|
||
|
|
||
|
<sect2 role="installation">
|
||
|
<title>Installation of Bazaar</title>
|
||
|
|
||
|
<para>Install <application>Bazaar</application> by first installing a required
|
||
|
package.</para>
|
||
|
|
||
|
<screen><userinput>tar -xf ../Pyrex-0.9.9.tar.gz</userinput></screen>
|
||
|
|
||
|
<para>Now, as the <systemitem class="username">root</systemitem>
|
||
|
user:</para>
|
||
|
|
||
|
<screen><userinput>pushd Pyrex-0.9.9 &&
|
||
|
python setup.py install &&
|
||
|
install -v -m755 -d /usr/share/doc/Pyrex &&
|
||
|
cp -v -R Doc/* /usr/share/doc/Pyrex &&
|
||
|
popd </userinput></screen>
|
||
|
|
||
|
<para>Continue with installing the main package as the
|
||
|
<systemitem class="username">root</systemitem> user:</para>
|
||
|
|
||
|
<screen><userinput>python setup.py install</userinput></screen>
|
||
|
|
||
|
</sect2>
|
||
|
<!--
|
||
|
<sect2 role="commands">
|
||
|
<title>Command Explanations</title>
|
||
|
|
||
|
<para><option>- -libexecdir=/usr/lib</option>: Place bazaar library files
|
||
|
correctly.</para>
|
||
|
|
||
|
</sect2>
|
||
|
-->
|
||
|
|
||
|
<sect2 role="content">
|
||
|
<title>Contents</title>
|
||
|
|
||
|
<segmentedlist>
|
||
|
<segtitle>Installed Programs</segtitle>
|
||
|
<segtitle>Installed Directories</segtitle>
|
||
|
|
||
|
<seglistitem>
|
||
|
<seg>bzr, pyrexc</seg>
|
||
|
<seg>/usr/share/doc/Pyrex, /usr/lib/python2.7/site-packages/bzrlib</seg>
|
||
|
</seglistitem>
|
||
|
</segmentedlist>
|
||
|
|
||
|
<variablelist>
|
||
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
||
|
<?dbfo list-presentation="list"?>
|
||
|
<?dbhtml list-presentation="table"?>
|
||
|
|
||
|
<varlistentry id="bazaar-prog">
|
||
|
<term><command>bzr</command></term>
|
||
|
<listitem>
|
||
|
<para>is a command-line client program used to access bcr repositories.</para>
|
||
|
<indexterm zone="bazaar bazaar-prog">
|
||
|
<primary sortas="b-bzr">bzr</primary>
|
||
|
</indexterm>
|
||
|
</listitem>
|
||
|
</varlistentry>
|
||
|
|
||
|
<varlistentry id="pyrexc">
|
||
|
<term><command>pyrexc</command></term>
|
||
|
<listitem>
|
||
|
<para>is a Python-like compiler that is used to create C modules for Python.</para>
|
||
|
<indexterm zone="bazaar pyrexc">
|
||
|
<primary sortas="b-pyrexc">pyrexc</primary>
|
||
|
</indexterm>
|
||
|
</listitem>
|
||
|
</varlistentry>
|
||
|
</variablelist>
|
||
|
</sect2>
|
||
|
</sect1>
|