index
:
drakx
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
distro/mga4
distro/mga5
distro/mga6
distro/mga7
distro/mga8
distro/mga9
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/bug-13680
topic/dietlibc
topic/efi
topic/extlinux
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_dnf
topic/switching_to_urpmi
topic/unlabeled-1.1.1
topic/v_webmin_0_87
topic/x86_64-branch
user/animtim/designWork
user/colin/rescue-systemd
user/ennael/mga6
user/erwan/bug-13680
user/jibz/aarch64
user/martinw/mga6
user/pterjan/arm64
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
/
partition_table.pm
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove unused variables or rename them with an underscore (eg: $o becomes $_o)
Pascal Rigaux
2002-12-04
1
-1
/
+0
*
do not use "local *F", use "my $F" or output() instead
Pascal Rigaux
2002-12-03
1
-3
/
+1
*
perl_checker adaptations
Pascal Rigaux
2002-11-28
1
-1
/
+1
*
perl_checker adaptations
Pascal Rigaux
2002-11-27
1
-2
/
+2
*
make perl_checker happy
Pascal Rigaux
2002-11-14
1
-1
/
+1
*
add/remove some spaces to make perl_checker happy
Pascal Rigaux
2002-11-12
1
-1
/
+1
*
add or remove spaces where need to please perl_checker
Pascal Rigaux
2002-11-11
1
-8
/
+8
*
- have "local *FILEHANDLE" before each "open FILEHANDLE, ..."
Pascal Rigaux
2002-11-06
1
-1
/
+1
*
replace complex "unless"s with "if"s
Pascal Rigaux
2002-11-06
1
-1
/
+1
*
replace "_" with "N" and "__" with "N_"
Pascal Rigaux
2002-11-06
1
-8
/
+8
*
- isUBD can tell wether it is an ubd partition
Pascal Rigaux
2002-11-05
1
-1
/
+2
*
- add ntfs in isOtherAvailableFS
Pascal Rigaux
2002-09-18
1
-2
/
+2
*
remove associating 0x35 => 'jfs' since it causes types_rev to associate jfs t...
Pascal Rigaux
2002-08-28
1
-1
/
+0
*
- do not handle clearall in read()
Pascal Rigaux
2002-08-27
1
-6
/
+3
*
rename LVMname to VG_name
Pascal Rigaux
2002-08-11
1
-1
/
+1
*
make new perl_checker happy (and that's not easy!)
Pascal Rigaux
2002-07-31
1
-2
/
+2
*
cleanup
Pascal Rigaux
2002-07-29
1
-4
/
+6
*
add 0x35 partition table id meaning JFS (under OS/2) (thank to Mika Laitio)
Pascal Rigaux
2002-07-25
1
-0
/
+2
*
g Move 2: partition table: hierarchy
Thierry Vignaud
2002-07-23
1
-5
/
+5
*
handling devfs names for cdrom/hds on ide/scsi (needs testing)
Pascal Rigaux
2002-07-19
1
-4
/
+9
*
for greater symmetry with smb, drop isNfs in favour of isThisFs('nfs', ...)
Pascal Rigaux
2002-07-07
1
-2
/
+1
*
Allows people having PVs on unpartitioned disks to install
Pascal Rigaux
2002-07-06
1
-1
/
+1
*
cleanup
Pascal Rigaux
2002-07-06
1
-3
/
+3
*
fix a few english strings
Guillaume Cottenceau
2002-04-08
1
-1
/
+1
*
better name for windobe new 0x42 special id (their own LVM marker)
Pascal Rigaux
2002-03-02
1
-1
/
+1
*
warn if partitions have been renumbered due to a partition being added or rem...
Pascal Rigaux
2002-01-28
1
-3
/
+11
*
remove unused auto_win_extended stuff
Pascal Rigaux
2002-01-22
1
-4
/
+2
*
handle extended partitions with no partitions inside (esp. for the first hda5...
Pascal Rigaux
2002-01-22
1
-17
/
+33
*
Journalled filesystems for PPC now too.
Stew Benedict
2001-11-09
1
-1
/
+5
*
add methods first_usable_sector and last_usable_sector
Pascal Rigaux
2001-10-24
1
-2
/
+2
*
- s/Win98 FAT32/FAT32/
Gwenolé Beauchesne
2001-10-19
1
-4
/
+4
*
handle empty $hd->{primary}{raw} (happens with no partitions on ia64)
Pascal Rigaux
2001-10-19
1
-2
/
+6
*
- raw_add, can_raw_add moved to partition_table_raw
Pascal Rigaux
2001-10-19
1
-18
/
+3
*
read part of GPT partition table working
Pascal Rigaux
2001-10-18
1
-1
/
+5
*
shorter GPT name
Pascal Rigaux
2001-10-18
1
-1
/
+1
*
make perl_checker happy
Pascal Rigaux
2001-10-09
1
-3
/
+4
*
yet a few other ataraid cases
Pascal Rigaux
2001-10-08
1
-1
/
+1
*
updates to accomodate IBM PPC systems with DOS partition table
Stew Benedict
2001-10-06
1
-1
/
+2
*
- partition_table.pm: Add XFS suggestion for IA-64
Gwenolé Beauchesne
2001-09-26
1
-1
/
+2
*
- Add ReiserFS and Ext3fs entries for IA-64
Gwenolé Beauchesne
2001-09-25
1
-0
/
+4
*
(adjust_main_extended): do not use linux extended
Pascal Rigaux
2001-09-17
1
-0
/
+1
*
BLKPG_ADD_PARTITION support (aka adding partition on the fly without rebootin...
Pascal Rigaux
2001-09-13
1
-5
/
+18
*
(get_normal_parts_and_holes): remove only small holes, not small partitions
Pascal Rigaux
2001-09-09
1
-1
/
+1
*
add xfs
Pascal Rigaux
2001-09-07
1
-2
/
+2
*
re-add JFS
Pascal Rigaux
2001-09-04
1
-5
/
+3
*
fix switching to 0x85 extended when remove_empty_extended is called
Pascal Rigaux
2001-09-03
1
-3
/
+3
*
(write): do not die when real_mntpoint fs fail to unmount/remount, just log
Pascal Rigaux
2001-08-24
1
-2
/
+2
*
(write): unmount+remount real_mntpoint before doing the kernel_read
Pascal Rigaux
2001-08-24
1
-0
/
+8
*
remove JFS from @important_types (too broken for the moment)
Pascal Rigaux
2001-08-19
1
-1
/
+1
*
remove isSupermount (was unused)
Pascal Rigaux
2001-08-19
1
-3
/
+2
[next]