mirror of
https://github.com/webmin/webmin.git
synced 2026-03-30 14:00:22 +01:00
Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2404e1ddfc | ||
|
|
3a75f0f3f8 |
0
bsdfdisk/change_slice_label.cgi
Normal file → Executable file
0
bsdfdisk/change_slice_label.cgi
Normal file → Executable file
0
bsdfdisk/save_slice_label.cgi
Normal file → Executable file
0
bsdfdisk/save_slice_label.cgi
Normal file → Executable file
0
bsdfdisk/zfs_create.cgi
Normal file → Executable file
0
bsdfdisk/zfs_create.cgi
Normal file → Executable file
0
bsdfdisk/zvol_create.cgi
Normal file → Executable file
0
bsdfdisk/zvol_create.cgi
Normal file → Executable file
@@ -1602,6 +1602,7 @@ else { return " $_[2] ".quotemeta($in{$_[0]}); }
|
|||||||
'HFS', 'MacOS HFS',
|
'HFS', 'MacOS HFS',
|
||||||
'linux-swap', 'Linux Swap',
|
'linux-swap', 'Linux Swap',
|
||||||
'NTFS', 'Windows NTFS',
|
'NTFS', 'Windows NTFS',
|
||||||
|
'ntfs', 'Windows NTFS',
|
||||||
'reiserfs', 'ReiserFS',
|
'reiserfs', 'ReiserFS',
|
||||||
'ufs', 'FreeBSD UFS',
|
'ufs', 'FreeBSD UFS',
|
||||||
);
|
);
|
||||||
|
|||||||
Reference in New Issue
Block a user