| Commit message (Expand) | Author | Age | Files | Lines |
* | diskdrake: fix a crash on whole disk filesystems (mga#26849) | Pascal Terjan | 2020-06-23 | 1 | -0/+2 |
* | diskdrake: support adding partitions to Live ISOs on USB sticks (mga#25224) | Martin Whitaker | 2020-02-29 | 1 | -2/+4 |
* | (_get_disk_type) factorize code after previous commits | Thierry Vignaud | 2019-04-21 | 1 | -6/+9 |
* | Minimise calls to ped_disk_probe() when writing partition tables. | Martin Whitaker | 2019-04-20 | 1 | -0/+2 |
* | Remove obsolete comment and fix indentation. | Martin Whitaker | 2019-04-20 | 1 | -26/+24 |
* | Minimise calls to ped_disk_probe() when reading partition tables (mga#15752) | Martin Whitaker | 2019-04-20 | 1 | -0/+8 |
* | enhance partition_table doc | Thierry Vignaud | 2018-11-22 | 1 | -0/+32 |
* | When writing a GPT partition table, merge all actions into a single commit. | Martin Whitaker | 2017-03-14 | 1 | -1/+1 |
* | Record the partition table type when initialising a partition table. | Martin Whitaker | 2017-03-14 | 1 | -0/+1 |
* | Revised fix for clearing GPT partitions during automatic install. | Martin Whitaker | 2017-03-14 | 1 | -2/+10 |
* | Fix auto-allocation of BIOS boot partitions (mga#20161, mga#19888). | Martin Whitaker | 2017-02-25 | 1 | -0/+1 |
* | Rename partition_table::_default_type to partition_table::default_type. | Martin Whitaker | 2017-02-25 | 1 | -3/+3 |
* | Fix erratic behaviour when telling kernel to delete partitions (mga#20074). | Martin Whitaker | 2017-02-25 | 1 | -4/+0 |
* | Document new partition table object API used when writing partition tables. | Martin Whitaker | 2017-02-25 | 1 | -0/+27 |
* | Don't tell the kernel about partition table changes when it rescans them auto... | Martin Whitaker | 2017-02-25 | 1 | -1/+1 |
* | Ensure the kernel doesn't rescan a partially written partition table (mga#200... | Martin Whitaker | 2017-02-25 | 1 | -3/+4 |
* | convert some comments to POD | Thierry Vignaud | 2017-01-22 | 1 | -6/+35 |
* | add basic POD | Thierry Vignaud | 2017-01-22 | 1 | -0/+43 |
* | Renumber existing partitions before adding a new one (mga#19935). | Martin Whitaker | 2017-01-17 | 1 | -6/+12 |
* | do not switch from gpt to dos scheme on small disk | Thierry Vignaud | 2016-07-31 | 1 | -1/+3 |
* | MBR limit really is 2TiB, not 4 | Thierry Vignaud | 2016-06-10 | 1 | -2/+2 |
* | don't guess a drive letter for ESP partitions | Thierry Vignaud | 2015-04-12 | 1 | -2/+2 |
* | don't guess a drive letter for recovery partitions | Thierry Vignaud | 2015-04-09 | 1 | -1/+1 |
* | fix telling kernel to reread partition table | Thierry Vignaud | 2015-03-20 | 1 | -1/+1 |
* | Simplify code | Pascal Terjan | 2015-02-03 | 1 | -2/+1 |
* | Default to GPT on large disks, not LVM | Pascal Terjan | 2015-02-03 | 1 | -2/+2 |
* | uefi needs gpt partitioning | Thomas Backlund | 2015-01-08 | 1 | -2/+2 |
* | remove support for ataraid | Thierry.Vignaud | 2014-06-18 | 1 | -1/+1 |
* | kill $Id:$ tags | Thierry Vignaud | 2014-06-07 | 1 | -1/+1 |
* | drop (broken) support for Alpha, PPC, Sparc & most of IA64 | Thierry.Vignaud | 2014-05-26 | 1 | -37/+8 |
* | (tell_kernel) run udevadm in installer too (might fix unnecessary reboot (mga... | Thierry Vignaud | 2012-04-27 | 1 | -2/+2 |
* | perl_checker cleanups | Thierry Vignaud | 2012-03-23 | 1 | -2/+2 |
* | partition_table: align partitions to 1MB boundaries to avoid | Anssi Hannula | 2011-08-06 | 1 | -0/+13 |
* | - perl -pi -e 's!hard drive!hard disk drive!' | Ahmad Samir | 2011-04-04 | 1 | -2/+2 |
* | - string changes: perl -pi -e 's!Can not!Cannot!' | Ahmad Samir | 2011-04-04 | 1 | -1/+1 |
* | - use 'cannot' instead of 'can not' | Ahmad Samir | 2011-04-02 | 1 | -2/+2 |
* | Synthesized commit during git-svn import combining previous Mandriva history ... | Mageia SVN-Git Migration | 2011-02-06 | 1 | -1/+1 |
* | diskdrake: don't ask to reboot after resize if not needed | Pascal Terjan | 2010-05-10 | 1 | -3/+7 |
* | Rewrite gpt support with libparted | Pascal Terjan | 2009-01-27 | 1 | -1/+2 |
* | (write) get major/minor again after writing the partition table so | Thierry Vignaud | 2008-12-18 | 1 | -0/+3 |
* | (add) kernel-2.6.28+ supports more than 15 partitions on SATA & SCSI devices | Thierry Vignaud | 2008-12-17 | 1 | -1/+1 |
* | - diskdrake: | Pascal Rigaux | 2008-09-18 | 1 | -1/+2 |
* | - bootloader-config: | Pascal Rigaux | 2008-09-16 | 1 | -1/+1 |
* | - fix partition device name for some dmraid (missing "p", cf #38363) | Pascal Rigaux | 2008-03-06 | 1 | -3/+9 |
* | - diskdrake: | Pascal Rigaux | 2008-02-14 | 1 | -1/+3 |
* | - bootloader-config, diskdrake: | Pascal Rigaux | 2008-01-22 | 1 | -1/+1 |
* | - diskdrake: | Pascal Rigaux | 2007-12-04 | 1 | -38/+0 |
* | - diskdrake : | Pascal Rigaux | 2007-09-19 | 1 | -1/+1 |
* | - diskdrake: | Pascal Rigaux | 2007-09-19 | 1 | -5/+8 |
* | rename partition_table::raw::clear() into partition_table::initialize() | Pascal Rigaux | 2007-09-18 | 1 | -0/+23 |