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
.
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
.
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.
We are not going to describe the arguments given to do_option
.
Look at Menu-directories, Section 3.2.
The script base.sh
has become somewhat too long and this probably
makes its sourcing slow. Although some reorganization has already taken place,
it could be a good idea to split it up further.
Partition Management for the Debian Installer
Anton Zinovievanton@lml.bas.bg