This file is indexed.

/usr/share/doc/installation-guide-powerpc/en/apb.html is in installation-guide-powerpc 20160121ubuntu2.

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
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Appendix B. Automating the installation using preseeding</title>
<link rel="stylesheet" type="text/css" href="install.css">
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
<link rel="home" href="index.html" title="Ubuntu Installation Guide">
<link rel="up" href="index.html" title="Ubuntu Installation Guide">
<link rel="prev" href="apas03.html" title="A.3. And finally…">
<link rel="next" href="apbs01.html" title="B.1. Introduction">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<div class="navheader">
<table width="100%" summary="Navigation header">
<tr><th colspan="3" align="center">Appendix B. Automating the installation using preseeding</th></tr>
<tr>
<td width="20%" align="left">
<a accesskey="p" href="apas03.html"><img src="images/prev.png" alt="Prev"></a> </td>
<th width="60%" align="center"> </th>
<td width="20%" align="right"> <a accesskey="n" href="apbs01.html"><img src="images/next.png" alt="Next"></a>
</td>
</tr>
</table>
<hr>
</div>
<div class="appendix">
<div class="titlepage"><div><div><h1 class="title">
<a name="appendix-preseed"></a>Appendix B. Automating the installation using preseeding</h1></div></div></div>
<div class="toc">
<p><b>Table of Contents</b></p>
<dl class="toc">
<dt><span class="sect1"><a href="apbs01.html">B.1. Introduction</a></span></dt>
<dd><dl>
<dt><span class="sect2"><a href="apbs01.html#preseed-methods">B.1.1. Preseeding methods</a></span></dt>
<dt><span class="sect2"><a href="apbs01.html#preseed-limitations">B.1.2. Limitations</a></span></dt>
<dt><span class="sect2"><a href="apbs01.html#preseed-debconf">B.1.3. Debconf basics</a></span></dt>
</dl></dd>
<dt><span class="sect1"><a href="apbs02.html">B.2. Using preseeding</a></span></dt>
<dd><dl>
<dt><span class="sect2"><a href="apbs02.html#preseed-loading">B.2.1. Loading the preconfiguration file</a></span></dt>
<dt><span class="sect2"><a href="apbs02.html#preseed-bootparms">B.2.2. Using boot parameters to preseed questions</a></span></dt>
<dt><span class="sect2"><a href="apbs02.html#preseed-auto">B.2.3. Auto mode</a></span></dt>
<dt><span class="sect2"><a href="apbs02.html#preseed-aliases">B.2.4. Aliases useful with preseeding</a></span></dt>
<dt><span class="sect2"><a href="apbs02.html#preseed-dhcp">B.2.5. Using a DHCP server to specify preconfiguration files</a></span></dt>
</dl></dd>
<dt><span class="sect1"><a href="apbs03.html">B.3. Creating a preconfiguration file</a></span></dt>
<dt><span class="sect1"><a href="apbs04.html">B.4. Contents of the preconfiguration file (for xenial)</a></span></dt>
<dd><dl>
<dt><span class="sect2"><a href="apbs04.html#preseed-l10n">B.4.1. Localization</a></span></dt>
<dt><span class="sect2"><a href="apbs04.html#preseed-network">B.4.2. Network configuration</a></span></dt>
<dt><span class="sect2"><a href="apbs04.html#preseed-network-console">B.4.3. Network console</a></span></dt>
<dt><span class="sect2"><a href="apbs04.html#preseed-mirror">B.4.4. Mirror settings</a></span></dt>
<dt><span class="sect2"><a href="apbs04.html#preseed-account">B.4.5. Account setup</a></span></dt>
<dt><span class="sect2"><a href="apbs04.html#preseed-time">B.4.6. Clock and time zone setup</a></span></dt>
<dt><span class="sect2"><a href="apbs04.html#preseed-partman">B.4.7. Partitioning</a></span></dt>
<dt><span class="sect2"><a href="apbs04.html#preseed-base-installer">B.4.8. Base system installation</a></span></dt>
<dt><span class="sect2"><a href="apbs04.html#preseed-apt">B.4.9. Apt setup</a></span></dt>
<dt><span class="sect2"><a href="apbs04.html#preseed-pkgsel">B.4.10. Package selection</a></span></dt>
<dt><span class="sect2"><a href="apbs04.html#preseed-finish">B.4.11. Finishing up the installation</a></span></dt>
<dt><span class="sect2"><a href="apbs04.html#preseed-other">B.4.12. Preseeding other packages</a></span></dt>
</dl></dd>
<dt><span class="sect1"><a href="apbs05.html">B.5. Advanced options</a></span></dt>
<dd><dl>
<dt><span class="sect2"><a href="apbs05.html#preseed-hooks">B.5.1. Running custom commands during the installation</a></span></dt>
<dt><span class="sect2"><a href="apbs05.html#preseed-seenflag">B.5.2. Using preseeding to change default values</a></span></dt>
<dt><span class="sect2"><a href="apbs05.html#preseed-chainload">B.5.3. Chainloading preconfiguration files</a></span></dt>
</dl></dd>
</dl>
</div>
<p>

This appendix explains how to preseed answers to questions in <code class="classname">debian-installer</code> to
automate your installation.

</p>
<p>

The configuration fragments used in this appendix are also available as an
example preconfiguration file from <span class="phrase"><a class="ulink" href="../example-preseed.txt" target="_top">../example-preseed.txt</a></span>.

</p>
</div>
<div class="navfooter">
<hr>
<table width="100%" summary="Navigation footer">
<tr>
<td width="40%" align="left">
<a accesskey="p" href="apas03.html"><img src="images/prev.png" alt="Prev"></a> </td>
<td width="20%" align="center"> </td>
<td width="40%" align="right"> <a accesskey="n" href="apbs01.html"><img src="images/next.png" alt="Next"></a>
</td>
</tr>
<tr>
<td width="40%" align="left" valign="top">A.3. And finally… </td>
<td width="20%" align="center"><a accesskey="h" href="index.html"><img src="images/home.png" alt="Home"></a></td>
<td width="40%" align="right" valign="top"> B.1. Introduction</td>
</tr>
</table>
</div>
</body>
</html>