summaryrefslogtreecommitdiffstats
path: root/perl-install/partition_table.pm
Commit message (Expand)AuthorAgeFilesLines
* diskdrake: fix adding parts to extended partition on hybrid ISO (mga#27862)Martin Whitaker2020-12-181-2/+2
* diskdrake: fix a crash on whole disk filesystems (mga#26849)Pascal Terjan2020-06-231-0/+2
* diskdrake: support adding partitions to Live ISOs on USB sticks (mga#25224)Martin Whitaker2020-02-291-2/+4
* (_get_disk_type) factorize code after previous commitsThierry Vignaud2019-04-211-6/+9
* Minimise calls to ped_disk_probe() when writing partition tables.Martin Whitaker2019-04-201-0/+2
* Remove obsolete comment and fix indentation.Martin Whitaker2019-04-201-26/+24
* Minimise calls to ped_disk_probe() when reading partition tables (mga#15752)Martin Whitaker2019-04-201-0/+8
* enhance partition_table docThierry Vignaud2018-11-221-0/+32
* When writing a GPT partition table, merge all actions into a single commit.Martin Whitaker2017-03-141-1/+1
* Record the partition table type when initialising a partition table.Martin Whitaker2017-03-141-0/+1
* Revised fix for clearing GPT partitions during automatic install.Martin Whitaker2017-03-141-2/+10
* Fix auto-allocation of BIOS boot partitions (mga#20161, mga#19888).Martin Whitaker2017-02-251-0/+1
* Rename partition_table::_default_type to partition_table::default_type.Martin Whitaker2017-02-251-3/+3
* Fix erratic behaviour when telling kernel to delete partitions (mga#20074).Martin Whitaker2017-02-251-4/+0
* Document new partition table object API used when writing partition tables.Martin Whitaker2017-02-251-0/+27
* Don't tell the kernel about partition table changes when it rescans them auto...Martin Whitaker2017-02-251-1/+1
* Ensure the kernel doesn't rescan a partially written partition table (mga#200...Martin Whitaker2017-02-251-3/+4
* convert some comments to PODThierry Vignaud2017-01-221-6/+35
* add basic PODThierry Vignaud2017-01-221-0/+43
* Renumber existing partitions before adding a new one (mga#19935).Martin Whitaker2017-01-171-6/+12
* do not switch from gpt to dos scheme on small diskThierry Vignaud2016-07-311-1/+3
* MBR limit really is 2TiB, not 4Thierry Vignaud2016-06-101-2/+2
* don't guess a drive letter for ESP partitionsThierry Vignaud2015-04-121-2/+2
* don't guess a drive letter for recovery partitionsThierry Vignaud2015-04-091-1/+1
* fix telling kernel to reread partition tableThierry Vignaud2015-03-201-1/+1
* Simplify codePascal Terjan2015-02-031-2/+1
* Default to GPT on large disks, not LVMPascal Terjan2015-02-031-2/+2
* uefi needs gpt partitioningThomas Backlund2015-01-081-2/+2
* remove support for ataraidThierry.Vignaud2014-06-181-1/+1
* kill $Id:$ tagsThierry Vignaud2014-06-071-1/+1
* drop (broken) support for Alpha, PPC, Sparc & most of IA64Thierry.Vignaud2014-05-261-37/+8
* (tell_kernel) run udevadm in installer too (might fix unnecessary reboot (mga...Thierry Vignaud2012-04-271-2/+2
* perl_checker cleanupsThierry Vignaud2012-03-231-2/+2
* partition_table: align partitions to 1MB boundaries to avoidAnssi Hannula2011-08-061-0/+13
* - perl -pi -e 's!hard drive!hard disk drive!'Ahmad Samir2011-04-041-2/+2
* - string changes: perl -pi -e 's!Can not!Cannot!'Ahmad Samir2011-04-041-1/+1
* - use 'cannot' instead of 'can not'Ahmad Samir2011-04-021-2/+2
* Synthesized commit during git-svn import combining previous Mandriva history ...Mageia SVN-Git Migration2011-02-061-1/+1
* diskdrake: don't ask to reboot after resize if not neededPascal Terjan2010-05-101-3/+7
* Rewrite gpt support with libpartedPascal Terjan2009-01-271-1/+2
* (write) get major/minor again after writing the partition table soThierry Vignaud2008-12-181-0/+3
* (add) kernel-2.6.28+ supports more than 15 partitions on SATA & SCSI devicesThierry Vignaud2008-12-171-1/+1
* - diskdrake:Pascal Rigaux2008-09-181-1/+2
* - bootloader-config:Pascal Rigaux2008-09-161-1/+1
* - fix partition device name for some dmraid (missing "p", cf #38363)Pascal Rigaux2008-03-061-3/+9
* - diskdrake:Pascal Rigaux2008-02-141-1/+3
* - bootloader-config, diskdrake:Pascal Rigaux2008-01-221-1/+1
* - diskdrake:Pascal Rigaux2007-12-041-38/+0
* - diskdrake :Pascal Rigaux2007-09-191-1/+1
* - diskdrake:Pascal Rigaux2007-09-191-5/+8