This file is indexed.

/usr/share/doc/debian-installer/devel/partman/partman-doc.html/ch2.html is in debian-installer 20101020ubuntu543.

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
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">

<html>

<head>

<meta http-equiv="content-type" content="text/html; charset=iso-8859-1">

<title>Partition Management for the Debian Installer - Changes in partman since 2005</title>

<link href="index.html" rel="start">
<link href="ch1.html" rel="prev">
<link href="ch3.html" rel="next">
<link href="index.html#contents" rel="contents">
<link href="index.html#copyright" rel="copyright">
<link href="ch1.html" rel="chapter" title="1 Introduction">
<link href="ch2.html" rel="chapter" title="2 Changes in partman since 2005">
<link href="ch3.html" rel="chapter" title="3 Package interrelations">
<link href="ch4.html" rel="chapter" title="4 /lib/partman/lib/*">
<link href="ch5.html" rel="chapter" title="5 The commands of parted_server">
<link href="ch6.html" rel="chapter" title="6 Bugs and limitations">
<link href="ch3.html#s-basics" rel="section" title="3.1 Basics">
<link href="ch3.html#s-menudirs" rel="section" title="3.2 Menu-directories">
<link href="ch3.html#s3.3" rel="section" title="3.3 Partitioning">
<link href="ch3.html#s3.4" rel="section" title="3.4 Setup /target">
<link href="ch4.html#s4.1" rel="section" title="4.1 Environment">
<link href="ch4.html#s4.2" rel="section" title="4.2 Menus">
<link href="ch4.html#s4.3" rel="section" title="4.3 Long numbers">
<link href="ch4.html#s-update_partitions" rel="section" title="4.4 Updating partition directories">
<link href="ch4.html#s4.5" rel="section" title="4.5 Communication with parted_server">
<link href="ch5.html#s5.1" rel="section" title="5.1 Open a new device">
<link href="ch5.html#s5.2" rel="section" title="5.2 Close a device">
<link href="ch5.html#s5.3" rel="section" title="5.3 Does the partition exist on the disk?">
<link href="ch5.html#s5.4" rel="section" title="5.4 Remember the partition table as unchanged">
<link href="ch5.html#s5.5" rel="section" title="5.5 Report whether the partition table is changed">
<link href="ch5.html#s5.6" rel="section" title="5.6 Dump the partitions">
<link href="ch5.html#s5.7" rel="section" title="5.7 Write partitioning to the disk">
<link href="ch5.html#s5.8" rel="section" title="5.8 Undo the changes">
<link href="ch5.html#s5.9" rel="section" title="5.9 Get the partitions">
<link href="ch5.html#s5.10" rel="section" title="5.10 Getting info about a partition">
<link href="ch5.html#s5.11" rel="section" title="5.11 Getting cylinder/head/sector geometry of a partition/free space">
<link href="ch5.html#s5.12" rel="section" title="5.12 Getting the supported partition table types">
<link href="ch5.html#s5.13" rel="section" title="5.13 Get the type of the disk label">
<link href="ch5.html#s5.14" rel="section" title="5.14 Create a new empty partition table">
<link href="ch5.html#s5.15" rel="section" title="5.15 Getting the meaningful flags for a partition">
<link href="ch5.html#s5.16" rel="section" title="5.16 Getting the active flags of a partition">
<link href="ch5.html#s5.17" rel="section" title="5.17 Set the flags of a partition">
<link href="ch5.html#s5.18" rel="section" title="5.18 Check if partition names are supported">
<link href="ch5.html#s5.19" rel="section" title="5.19 Set the name of a partition">
<link href="ch5.html#s5.20" rel="section" title="5.20 Get the maximum number of primary partitions">
<link href="ch5.html#s5.21" rel="section" title="5.21 Check if extended and logical partitions are supported">
<link href="ch5.html#s5.22" rel="section" title="5.22 Get the known to parted_server file systems">
<link href="ch5.html#s5.23" rel="section" title="5.23 Try to detect the file system in a partition">
<link href="ch5.html#s5.24" rel="section" title="5.24 Change the filesystem of a partition">
<link href="ch5.html#s5.25" rel="section" title="5.25 Check the filesystem in a partition for errors">
<link href="ch5.html#s5.26" rel="section" title="5.26 Create a file system in a partition">
<link href="ch5.html#s5.27" rel="section" title="5.27 Create a new partition">
<link href="ch5.html#s5.28" rel="section" title="5.28 Delete a partition">
<link href="ch5.html#s5.29" rel="section" title="5.29 Resize a partition">
<link href="ch5.html#s5.30" rel="section" title="5.30 Get resize range">
<link href="ch5.html#s5.31" rel="section" title="5.31 Copy the contents of one partition into another">

</head>

<body>

<p><a name="ch2"></a></p>
<hr>

<p>
[ <a href="ch1.html">previous</a> ]
[ <a href="index.html#contents">Contents</a> ]
[ <a href="ch1.html">1</a> ]
[ 2 ]
[ <a href="ch3.html">3</a> ]
[ <a href="ch4.html">4</a> ]
[ <a href="ch5.html">5</a> ]
[ <a href="ch6.html">6</a> ]
[ <a href="ch3.html">next</a> ]
</p>

<hr>

<h1>
Partition Management for the Debian Installer
<br>Chapter 2 - Changes in partman since 2005
</h1>

<hr>

<p>
This chapter documents important changes in the sctructure of partman.  It is
provided as a test if you need to reread some of the sections in this document.
</p>
<ul>
<li>
<p>
New directory <code>check.d</code> with some of the scripts formerly in
<code>finish.d</code>
</p>
</li>
</ul>
<ul>
<li>
<p>
New directory <code>display.d</code> with different methods to do the
partitioning (manual, automatic, etc.)
</p>
</li>
</ul>
<ul>
<li>
<p>
New command GET_LABEL_TYPE in parted_server
</p>
</li>
</ul>

<hr>

<p>
[ <a href="ch1.html">previous</a> ]
[ <a href="index.html#contents">Contents</a> ]
[ <a href="ch1.html">1</a> ]
[ 2 ]
[ <a href="ch3.html">3</a> ]
[ <a href="ch4.html">4</a> ]
[ <a href="ch5.html">5</a> ]
[ <a href="ch6.html">6</a> ]
[ <a href="ch3.html">next</a> ]
</p>

<hr>

<p>
Partition Management for the Debian Installer
</p>

<address>
Anton Zinoviev <code><a href="mailto:anton@lml.bas.bg">mailto:anton@lml.bas.bg</a></code><br>
<br>
</address>
<hr>

</body>

</html>