This file is indexed.

/usr/share/doc/botch/wiki/home.html is in botch-doc 0.16-2ubuntu2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
<p>Botch stands for Bootstrap/Build Order ToolCHain. It consists of a number of tools that aid in breaking dependency cycles and generating a build order so that Debian can be bootstrapped.</p>

<h1>Source code</h1>

<pre><code>git clone http://gitlab.mister-muffin.de/debian-bootstrap/botch.git
</code></pre>

<h1>Documentation</h1>

<ul>
<li><a href="FirstSteps.html">First Steps</a></li>
<li><a href="Tools.html">Tools</a></li>
<li><a href="Terminology.html">Terminology</a></li>
<li><a href="Heuristics.html">Heuristics</a></li>
<li><a href="ExamplesGraphs.html">Examples/Graphs</a></li>
<li><a href="http://mister-muffin.de/bootstrap/thesis.pdf">Master Thesis about botch</a></li>
<li><a href="https://fosdem.org/2013/schedule/event/debian_bootstrap/">FOSDEM Talk</a> (<a href="http://mister-muffin.de/bootstrap/fosdem2013.pdf">Slides</a>) (<a href="http://video.fosdem.org/2013/crossdistro/Bootstrapping_Debian_based_distributions_for_new_architectures.webm">Video</a>, <a href="http://mister-muffin.de/bootstrap/fosdem2013.webm">Mirror</a>)</li>
<li><a href="http://penta.debconf.org/dc13_schedule/events/984.en.html">DebConf13 Talk</a> (<a href="http://mister-muffin.de/bootstrap/debconf13.pdf">Slides</a>) (<a href="http://meetings-archive.debian.net/pub/debian-meetings/2013/debconf13/webm-high/984_An_introduction_to_the_BootstrapBuild_Ordering_Toolchain.webm">Video</a>, <a href="http://mister-muffin.de/bootstrap/debconf13.webm">Mirror</a>)</li>
<li><a href="http://comparch2013.org/program/cbse.html">CBSE2013</a> (<a href="http://mister-muffin.de/bootstrap/cbse2013.pdf">Paper</a>) (<a href="http://mister-muffin.de/bootstrap/cbse2013slides.pdf">Slides</a>) (<a href="http://mister-muffin.de/bootstrap/cbse2013talk.mkv">Video</a>)</li>
<li><a href="http://informatiktage.gi.de/informatiktage/rueckblicke/informatiktage-2013/wissenschafts-und-absolventenworkshop.html">Informatiktage 2013</a> (<a href="http://mister-muffin.de/bootstrap/informatiktage2013.pdf#page=96">Paper</a>)</li>
</ul>

<h1>Contact</h1>

<ul>
<li>Email: <code>j.schauer@email.de</code></li>
<li>IRC: <code>#debian-bootstrap</code> on <code>irc.debian.org</code></li>
</ul>

<h1>Links</h1>

<ul>
<li><a href="http://wiki.debian.org/DebianBootstrap">General Bootstrapping Introduction on the Debian wiki</a></li>
<li><a href="http://wiki.debian.org/DebianBootstrap/TODO">TODO list for developers</a></li>
<li><a href="http://blog.mister-muffin.de">Blog</a></li>
</ul>