index
:
drakx-backup-do-not-use
distro/mdv2007.1
distro/mdv2008.0
distro/mdv2008.1
distro/mdv2009.0
distro/mdv2009.1
distro/mdv2010.0
distro/mes5
distro/mes5-2.6.33
distro/mes6
distro/mga1
distro/mga2
distro/mga3
master
topic/Corpo_2_1
topic/KA9_0
topic/MDK-10-update
topic/MDK-10_1-update
topic/MDK-10_2-update
topic/MDK-2006_0-update
topic/MDK92-branch
topic/MDKC_1_0
topic/PCMCIA_CS_DISTRO
topic/R9_0-64bit-branch
topic/R9_1_HP-branch
topic/a
topic/before_matchbox_wm
topic/dietlibc
topic/firewall
topic/gdk-pixbuf-0-branch
topic/gi-ppc
topic/ia64-8_1
topic/mandrakesoft
topic/mlcd4
topic/ppp
topic/rp-pppoe
topic/switching_to_urpmi
topic/unlabeled-1.1.1
topic/v_webmin_0_87
topic/x86_64-branch
Mageia Installer and base platform for many utilities
Thierry Vignaud [tv]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
perl-install
/
fs
/
type.pm
Commit message (
Expand
)
Author
Age
Files
Lines
*
new function is_dmraid()
Pascal Rigaux
2005-07-01
1
-0
/
+3
*
try to cleanup fs.pm
Pascal Rigaux
2005-06-28
1
-0
/
+5
*
for lsparts to work
Pascal Rigaux
2005-06-14
1
-0
/
+1
*
fs::auto_fs() is now fs::type::guessed_by_mount() (still not a really nice na...
Pascal Rigaux
2005-06-13
1
-0
/
+4
*
remove unused code
Pascal Rigaux
2005-06-03
1
-2
/
+1
*
perl_checker fix
Pascal Rigaux
2005-04-21
1
-1
/
+1
*
create true_local_fs_types() out of isTrueLocalFS()
Pascal Rigaux
2005-04-21
1
-1
/
+2
*
Diskdrake mods for XBox (thks Pixel)
Stew Benedict
2005-03-10
1
-0
/
+1
*
add iso9660 in isOtherAvailableFS
Pascal Rigaux
2005-02-08
1
-1
/
+1
*
detect iso9660 filesystem
Pascal Rigaux
2005-02-08
1
-0
/
+1
*
ensure isLVM() works on both the VG and the partitions
Pascal Rigaux
2005-02-01
1
-1
/
+1
*
- create fs::type::directories_needed_to_boot() and use it
Pascal Rigaux
2005-01-28
1
-0
/
+4
*
create can_be_one_of_those_fs_types()
Pascal Rigaux
2005-01-03
1
-1
/
+6
*
better english (writing style rather than spoken one)
Thierry Vignaud
2004-12-13
1
-2
/
+2
*
for sunos:
Pascal Rigaux
2004-11-16
1
-5
/
+4
*
create isEmpty() and use it instead of simply testing {pt_type}, since {pt_ty...
Pascal Rigaux
2004-11-16
1
-1
/
+2
*
don't use pseudo fs_type "apple" for Apple Bootstrap partitions, better only ...
Pascal Rigaux
2004-11-16
1
-3
/
+3
*
older partition types (ntfs) are also available to x86_64
Gwenolé Beauchesne
2004-10-26
1
-1
/
+1
*
re-enable xfs on x86_64, for testing
Gwenolé Beauchesne
2004-10-04
1
-1
/
+1
*
- add field {part_number} for partitions
Pascal Rigaux
2004-09-20
1
-0
/
+5
*
- detect LVM2
Pascal Rigaux
2004-09-06
1
-1
/
+2
*
detect linux software raid magic
Pascal Rigaux
2004-09-06
1
-1
/
+16
*
cleanly handle the case when {pt_type} is 0
Pascal Rigaux
2004-08-17
1
-1
/
+2
*
when there is no {pt_type}, favour the one fs_type2pt_type favours
Pascal Rigaux
2004-08-10
1
-5
/
+5
*
"PPC PReP Boot" is an "important" type on ppc
Pascal Rigaux
2004-08-05
1
-0
/
+3
*
fsedit::check_fs_type() is now fs::type::check()
Pascal Rigaux
2004-08-02
1
-0
/
+7
*
remove small ugly typo
Pascal Rigaux
2004-07-28
1
-1
/
+1
*
- add field {fs_type} partially replacing {pt_type}
Pascal Rigaux
2004-07-27
1
-0
/
+334