Partition Management for the Debian Installer
Footnotes

1

What tasks will be performed depends on what udebs are unpacked. If the packages responsible for mounting partitions and creating fstab are not unpacked we have only a simple partitioner providing partitioned-harddrives. If they are unpacked they provide also made-filesystems and mounted-partitions.

2

Please notice that udebs that provide support for storage `devices' that cannot be partitioned (such as networked file systems) should not create a subdirectory in /var/lib/partman/devices and certainly cannot provide the device to the management of parted_server.

3

Unlike one can suppose parted_server always measures sizes and places in bytes rather than in sectors. Last_byte is the number of the last byte of the last sector of the partition.

4

We are not going to describe the arguments given to do_option. Look at Menu-directories, Section 2.2.

5


The script /lib/partman/definitions.sh became too long and this probably makes its sourcing slow. Maybe it will be a good idea to split it into smaller pieces or even convert some of the functions to scripts in /bin.


Partition Management for the Debian Installer

Anton Zinoviev anton@lml.bas.bg