summaryrefslogtreecommitdiffstats
path: root/perl-install/fs/type.pm
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2005-08-03 03:29:09 +0000
committerPascal Rigaux <pixel@mandriva.com>2005-08-03 03:29:09 +0000
commitdd51100de1d59633240dfa3bb58d739eab20b143 (patch)
treefdd3b5e5b37b30a6348f0270ea46a0d5391a54a7 /perl-install/fs/type.pm
parent845520d12529a2cd3c45abdb9220fdd7c5df0dce (diff)
downloaddrakx-dd51100de1d59633240dfa3bb58d739eab20b143.tar
drakx-dd51100de1d59633240dfa3bb58d739eab20b143.tar.gz
drakx-dd51100de1d59633240dfa3bb58d739eab20b143.tar.bz2
drakx-dd51100de1d59633240dfa3bb58d739eab20b143.tar.xz
drakx-dd51100de1d59633240dfa3bb58d739eab20b143.zip
minimal (and quite hidden) reiser4 support in diskdrake (bugzilla #15839)
Diffstat (limited to 'perl-install/fs/type.pm')
-rw-r--r--perl-install/fs/type.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-install/fs/type.pm b/perl-install/fs/type.pm
index d641c8945..0fa20c2c8 100644
--- a/perl-install/fs/type.pm
+++ b/perl-install/fs/type.pm
@@ -122,6 +122,7 @@ if_(arch() !~ /ppc/,
0x75 => '', 'PC/IX',
0x80 => '', 'Old Minix',
0x81 => '', 'Minix / old Linux',
+ 0x83 => 'reiser4', 'Journalised FS: Reiser4',
0x84 => '', 'OS/2 hidden C: drive',
0x86 => '', 'NTFS volume set',
0x87 => '', 'NTFS volume set ',