Differences between revisions 14 and 15
Revision 14 as of 2022-05-02 01:19:58
Size: 983
Editor: PaulWise
Comment: drop alioth URL params too, update other links, whitespace cleanup
Revision 15 as of 2022-05-10 05:45:07
Size: 981
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
 * source - https://salsa.debian.org/installer-team/d-i.git debian-installer  * source - https://salsa.debian.org/installer-team?filter=Partman Partman

Information about partman

functions

This is what the partman d-i module does:

  • interact with the user on a different way then using debconf

  • "partitioning"
    • create partitions
    • delete partitions
    • resize partitions
  • create filesystems in the partitions
  • create the file /etc/fstab (the definition of the mount positions of the filesystems)