summaryrefslogtreecommitdiffstats
path: root/perl-install/partition_table.pm
Commit message (Expand)AuthorAgeFilesLines
* - partition_table.pm: Add XFS suggestion for IA-64Gwenolé Beauchesne2001-09-261-1/+2
* - Add ReiserFS and Ext3fs entries for IA-64Gwenolé Beauchesne2001-09-251-0/+4
* (adjust_main_extended): do not use linux extendedPascal Rigaux2001-09-171-0/+1
* BLKPG_ADD_PARTITION support (aka adding partition on the fly without rebootin...Pascal Rigaux2001-09-131-5/+18
* (get_normal_parts_and_holes): remove only small holes, not small partitionsPascal Rigaux2001-09-091-1/+1
* add xfsPascal Rigaux2001-09-071-2/+2
* re-add JFSPascal Rigaux2001-09-041-5/+3
* fix switching to 0x85 extended when remove_empty_extended is calledPascal Rigaux2001-09-031-3/+3
* (write): do not die when real_mntpoint fs fail to unmount/remount, just logPascal Rigaux2001-08-241-2/+2
* (write): unmount+remount real_mntpoint before doing the kernel_readPascal Rigaux2001-08-241-0/+8
* remove JFS from @important_types (too broken for the moment)Pascal Rigaux2001-08-191-1/+1
* remove isSupermount (was unused)Pascal Rigaux2001-08-191-3/+2
* fixes and function prototype removingPascal Rigaux2001-08-181-24/+23
* a hell lot of cleanup/rewrite:Pascal Rigaux2001-08-171-42/+66
* disable XFS as we don't have it in the kernelPascal Rigaux2001-08-081-1/+1
* nicer names for journalised fsPascal Rigaux2001-08-071-5/+5
* add ext3 supportPascal Rigaux2001-08-041-2/+4
* typo fixPascal Rigaux2001-08-031-1/+1
* replace isJfs/isXfs/... with isThisFs("jfs"Pascal Rigaux2001-08-031-7/+4
* JFS supportPascal Rigaux2001-08-021-1/+2
* add jfs supportPascal Rigaux2001-08-021-2/+4
* last of sync with PPC beta modsStew Benedict2001-07-271-2/+20
* do not export sync, keep it in common (esp. so that it doesn't conflict with ...Pascal Rigaux2001-07-251-1/+1
* move to MDK::Common, bool->to_boolPascal Rigaux2001-07-241-1/+1
* fix HFS partition mount/format issue, offer /mnt/macos, modem detectionStew Benedict2001-06-131-1/+1
* re-add reiserfs as it shouldPascal Rigaux2001-05-161-0/+3
* basic xfs handlingPascal Rigaux2001-05-141-4/+4
* add Empty to bad_typesPascal Rigaux2001-03-231-2/+2
* (add): create 3 primaries before creating an extended if DAC960 (/dev/rd/*)Pascal Rigaux2001-03-061-1/+2
* (add): max number of parts for rd, ida and ccissPascal Rigaux2001-03-061-1/+1
* *** empty log message ***Stew Benedict2001-03-041-2/+2
* add isLVMBasedPascal Rigaux2001-03-031-1/+2
* *** empty log message ***Stew Benedict2001-03-031-4/+11
* add isLVM and isNonMountable ( = isRAID || isLVM)Pascal Rigaux2001-03-011-1/+3
* add LVM in important_types2. in expert, have interesting types in thePascal Rigaux2001-03-011-4/+3
* cleanup Data::Dumper usePascal Rigaux2001-02-211-1/+1
* using the new formatXiBPascal Rigaux2001-02-021-6/+6
* (%types): s|Compaq|Compaq/HP| per request of fpitounPascal Rigaux2001-01-241-1/+1
* $::beginner is deprecated, replaced by !$::expertPascal Rigaux2001-01-221-1/+1
* fixed overlapping partitions between one extended and one regular primary.Francois Pons2001-01-031-4/+14
* (@bad_types): list of the different type of extended partitionsPascal Rigaux2000-11-271-2/+4
* no_commentPascal Rigaux2000-09-241-1/+1
* no_commentPascal Rigaux2000-09-231-0/+1
* no_commentPascal Rigaux2000-09-141-1/+1
* no_commentPascal Rigaux2000-09-131-9/+6
* no_commentPascal Rigaux2000-09-121-2/+2
* no_commentPascal Rigaux2000-08-311-4/+4
* no_commentPascal Rigaux2000-08-221-2/+6
* no_commentPascal Rigaux2000-08-211-1/+1
* no_commentPascal Rigaux2000-08-111-0/+1