From 135fdcc5db5dbb7a6169a60f2ef845c6da5d3524 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Thu, 23 Apr 2020 14:54:21 +0200 Subject: explain more --- perl-install/fs/format.pm | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'perl-install/fs/format.pm') diff --git a/perl-install/fs/format.pm b/perl-install/fs/format.pm index 8198eb5b8..29817d3d2 100644 --- a/perl-install/fs/format.pm +++ b/perl-install/fs/format.pm @@ -20,6 +20,8 @@ B enables to format filesystems. =item %cmds +Commands to format filesystem: + For each filesystem, list: [ package_name, command_to_use, options_to_use ] =cut @@ -46,6 +48,8 @@ my %cmds = ( =item %LABELs +mkfs option to use in order to set the label + label specs. + For each filesystem, list: [ option, max_length, handled_by_mount ] =cut @@ -70,6 +74,8 @@ my %LABELs = ( =item %edit_LABEL +Commands to set the file system label. + For each filesystem, list: [ package, command, option ] If option is defined, run