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
/
format.pm
Commit message (
Expand
)
Author
Age
Files
Lines
*
handle creation of labels for every filesystem types
Pascal Rigaux
2005-06-21
1
-9
/
+30
*
move loopback.pm to fs/loopback.pm
Pascal Rigaux
2005-06-10
1
-1
/
+2
*
fix typo
Pascal Rigaux
2005-06-01
1
-1
/
+2
*
set the LABEL after formatting, or drop it if we don't know how to set it
Pascal Rigaux
2005-06-01
1
-0
/
+8
*
workaround perl limitation
Pascal Rigaux
2005-02-08
1
-1
/
+2
*
remove log
Pascal Rigaux
2005-01-27
1
-1
/
+0
*
even if it still takes some time when format is over, we don't want the progr...
Pascal Rigaux
2005-01-25
1
-2
/
+2
*
gtk2 progress bar when formatting ext3
Pascal Rigaux
2005-01-15
1
-4
/
+22
*
remove debug code
Pascal Rigaux
2005-01-12
1
-2
/
+0
*
- fs::format::part_raw() now takes $wait_message to allow displaying the prog...
Pascal Rigaux
2005-01-06
1
-3
/
+39
*
better english (writing style rather than spoken one)
Thierry Vignaud
2004-12-13
1
-1
/
+1
*
don't allow partition types we don't know how to format in {partitions} for a...
Pascal Rigaux
2004-12-05
1
-0
/
+5
*
add CVS $Id:
Pascal Rigaux
2004-08-03
1
-1
/
+1
*
many functions in fsedit don't modify anything, they are simply accessors.
Pascal Rigaux
2004-08-03
1
-0
/
+1
*
make perl_checker happy
Pascal Rigaux
2004-08-02
1
-1
/
+1
*
- move package_needed_for_partition_type() from fsedit to fs::format
Pascal Rigaux
2004-08-02
1
-11
/
+24
*
- add field {fs_type} partially replacing {pt_type}
Pascal Rigaux
2004-07-27
1
-5
/
+8
*
fix typo
Pascal Rigaux
2004-07-26
1
-1
/
+1
*
replace pt_type2name($part->{pt_type}) with part2name($part)
Pascal Rigaux
2004-07-23
1
-2
/
+2
*
- move format related functions out of fs.pm to new module fs/format.pm
Pascal Rigaux
2004-07-23
1
-0
/
+77