~ubuntu-branches/ubuntu/lucid/schroot/lucid

« back to all changes in this revision

Viewing changes to doc/sbuild/html/sbuild-personality_8h-source.html

  • Committer: Bazaar Package Importer
  • Author(s): Roger Leigh
  • Date: 2008-05-05 00:09:41 UTC
  • mfrom: (1.1.16 upstream)
  • Revision ID: james.westby@ubuntu.com-20080505000941-7rn5es6bwz7ntuur
Tags: 1.2.0-1
* New upstream stable release.
* Add eu translation (Closes: #462164).
* Updated pt translation (Closes: #464053).
* debian/control:
  - libsbuild-dev is in section libdevel.
  - Add libboost-filesystem-dev to Build-Depends.
  - Bump Standards-Version to 3.7.3.
* debian/libsbuild-doc.doc-base: Use section Programming/C++
* Setup and exec scripts check for existence and validity of
  script-config file options, as well as script-config itself, and exit with
  an error status and message if incorrect (Closes: #462680).
* Reading the configuration no longer uses O_NOFOLLOW (Closes: #476332).
  Thanks to Timothy G Abbott.
* sbuild/sbuild-util.h: Add missing typecast to fix FTBFS on
  GNU/kFreeBSD (Closes: #465972).  Thanks to Petr Salinger.
* Building with G++ 4.3 now works (Closes: #467457).
* dchroot.1 manual page no longer specifies -d as a short option for
  directory; this is only used for --preserve-environment
  (Closes: #476815).
* schroot-mount now creates the mountpoint is not existent
  (Closes: #469038).  Many thanks to Kees Cook for this patch.

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
<link href="doxygen.css" rel="stylesheet" type="text/css">
5
5
<link href="tabs.css" rel="stylesheet" type="text/css">
6
6
</head><body>
7
 
<!-- Generated by Doxygen 1.5.4 -->
8
 
<div class="tabs">
9
 
  <ul>
10
 
    <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
11
 
    <li><a href="namespaces.html"><span>Namespaces</span></a></li>
12
 
    <li><a href="annotated.html"><span>Classes</span></a></li>
13
 
    <li class="current"><a href="files.html"><span>Files</span></a></li>
14
 
    <li><a href="dirs.html"><span>Directories</span></a></li>
15
 
    <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
16
 
  </ul>
17
 
</div>
18
 
<div class="nav">
19
 
<a class="el" href="dir_69e915d0cf43b57ac9a6fadbc8187729.html">sbuild</a></div>
 
7
<!-- Generated by Doxygen 1.5.5 -->
 
8
<div class="navigation" id="top">
 
9
  <div class="tabs">
 
10
    <ul>
 
11
      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
 
12
      <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
 
13
      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
 
14
      <li><a href="annotated.html"><span>Classes</span></a></li>
 
15
      <li class="current"><a href="files.html"><span>Files</span></a></li>
 
16
      <li><a href="dirs.html"><span>Directories</span></a></li>
 
17
    </ul>
 
18
  </div>
 
19
  <div class="navpath"><a class="el" href="dir_5769d7dd62c6719d79ec5ec7998dae58.html">sbuild</a>
 
20
  </div>
 
21
</div>
 
22
</div>
20
23
<h1>sbuild-personality.h</h1><a href="sbuild-personality_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/* Copyright © 2006-2007  Roger Leigh &lt;rleigh@debian.org&gt;</span>
21
24
<a name="l00002"></a>00002 <span class="comment"> *</span>
22
25
<a name="l00003"></a>00003 <span class="comment"> * schroot is free software: you can redistribute it and/or modify it</span>
133
136
<a name="l00193"></a>00193 <span class="comment"> * mode:C++</span>
134
137
<a name="l00194"></a>00194 <span class="comment"> * End:</span>
135
138
<a name="l00195"></a>00195 <span class="comment"> */</span>
136
 
</pre></div><hr size="1"><address style="text-align: right;"><small>Generated on Mon Jan 21 00:37:45 2008 for sbuild by&nbsp;
 
139
</pre></div></div>
 
140
<hr size="1"><address style="text-align: right;"><small>Generated on Mon May 5 09:25:42 2008 for sbuild by&nbsp;
137
141
<a href="http://www.doxygen.org/index.html">
138
 
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.4 </small></address>
 
142
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.5 </small></address>
139
143
</body>
140
144
</html>