From 937f3887f177de7a151a2ea3f5759b2cc2618334 Mon Sep 17 00:00:00 2001 From: Pascal Terjan Date: Tue, 1 Dec 2009 13:58:46 +0000 Subject: Add FIXME for fat label --- perl-install/fs/format.pm | 1 + 1 file changed, 1 insertion(+) diff --git a/perl-install/fs/format.pm b/perl-install/fs/format.pm index 94592bdbe..6fbb0d421 100644 --- a/perl-install/fs/format.pm +++ b/perl-install/fs/format.pm @@ -55,6 +55,7 @@ my %edit_LABEL = ( # package, command, option xfs => [ 'xfsprogs', 'xfs_admin', '-L' ], jfs => [ 'jfsutils', 'jfs_tune', '-L' ], # hfs + #FIXME we should use mlabel -i ::