Information about '''partman''' * source - https://salsa.debian.org/installer-team?filter=Partman Partman * see also [[DebianInstaller/CheckOut]] details * automatic disk partitioning [[https://salsa.debian.org/installer-team/debian-installer/-/blob/master/doc/devel/partman-auto-recipe.txt|recipes]] * DebianInstaller/PartmanPrc Partion Recipe Calculator * [[https://lists.debian.org/msgid-search/200802202047.51645.elendil@planet.nl|How to bypass partman during installation in d-i?]] * [[https://www.enricozini.org/blog/2008/tips/d-i-conditional-partitioning/|Conditional partitioning in debian-installer]] = 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)