| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove redundant code when initialising a partition table. | Martin Whitaker | 2017-03-14 | 1 | -16/+3 |
* | Fix auto-allocation of BIOS boot partitions (mga#20161, mga#19888). | Martin Whitaker | 2017-02-25 | 1 | -3/+18 |
* | fix exception when clearing all partitions | Thierry Vignaud | 2017-01-07 | 1 | -0/+1 |
* | init: explain the differences between the two | Thierry Vignaud | 2016-07-31 | 1 | -0/+14 |
* | enable to set several swap partitions (mga#9874) | Thierry Vignaud | 2016-07-05 | 1 | -1/+1 |
* | do not warn about no bootloader can boot LVM... | Thierry Vignaud | 2016-07-04 | 1 | -7/+0 |
* | do not warn about no bootloader can boot RAID[^1] | Thierry Vignaud | 2016-07-04 | 1 | -27/+0 |
* | add a GRUB_BIOS partitions if needed (mga#18656) | Thierry Vignaud | 2016-06-11 | 1 | -0/+3 |
* | (init_mntpnt_suggestions) enable to call it again | Thierry Vignaud | 2016-06-11 | 1 | -2/+3 |
* | init_efi_suggestions -> init_mntpnt_suggestions() | Thierry Vignaud | 2016-06-11 | 1 | -2/+3 |
* | perl_checker cleanup | Thierry Vignaud | 2016-06-11 | 1 | -1/+1 |
* | refactor for next commit | Thierry Vignaud | 2016-06-11 | 1 | -3/+8 |
* | don't opencode unshift() | Thierry Vignaud | 2015-12-25 | 1 | -1/+1 |
* | only use current disk when auto partitioning, wiping disk, using free space (... | Pascal Terjan | 2015-06-03 | 1 | -3/+4 |
* | run udevadm settle after actions that trigger device reload (Martin Whitaker,... | Thomas Backlund | 2015-05-29 | 1 | -0/+3 |
* | fix regression refusing FAT for ESP (mga#15962) | Thierry Vignaud | 2015-05-17 | 1 | -1/+1 |
* | log which mount has not a true fs (mga#15962) | Thierry Vignaud | 2015-05-17 | 1 | -1/+1 |
* | reuse ESP with "use free space" in live | Thierry Vignaud | 2015-04-15 | 1 | -0/+2 |
* | (init_efi_suggestions) add an optional force param | Thierry Vignaud | 2015-04-12 | 1 | -2/+2 |
* | do not suggests /boot/EFI uselessly (mga#15448) | Thierry Vignaud | 2015-03-20 | 1 | -2/+12 |
* | New default "simple" partitioning scheme | Rémi Verschelde | 2015-02-02 | 1 | -3/+3 |
* | we need /boot/EFI on uefi systems | Thomas Backlund | 2015-01-08 | 1 | -2/+2 |
* | Allow /boot on btrfs | Pascal Terjan | 2014-10-20 | 1 | -2/+0 |
* | 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 | -2/+2 |
* | bump min size for spliting /home fs (Eugeni, mga#3189): | Thierry Vignaud | 2013-04-14 | 1 | -3/+3 |
* | (install,check_mntpoint) forbid having /boot as btrfs (mga#5627) | Thierry Vignaud | 2012-04-28 | 1 | -0/+2 |
* | String changes: perl -pi -e 's!file system!filesystem!' | Ahmad Samir | 2011-04-04 | 1 | -2/+2 |
* | - string changes: perl -pi -e 's!/boot partition!separate /boot partition!' | Ahmad Samir | 2011-04-04 | 1 | -4/+4 |
* | - use 'cannot' instead of 'can not' | Ahmad Samir | 2011-04-02 | 1 | -4/+4 |
* | fix #188, allow lvm on top of luks | Rémy Clouard (shikamaru) | 2011-03-26 | 1 | -0/+2 |
* | fix partition_table_initialize variables | Anne Nicolas | 2011-03-09 | 1 | -1/+1 |
* | Synthesized commit during git-svn import combining previous Mandriva history ... | Mageia SVN-Git Migration | 2011-02-06 | 1 | -1/+1 |
* | cdie is not fatal | Pascal Terjan | 2010-05-24 | 1 | -6/+10 |
* | force raid metadata to be 0.90 if /boot is on raid 1 | Pascal Terjan | 2010-05-24 | 1 | -2/+18 |
* | fix the crypto mountpoint checks for the create case | Pascal Terjan | 2010-04-30 | 1 | -2/+2 |
* | refuse to have /boot encrypted | Pascal Terjan | 2010-04-29 | 1 | -0/+10 |
* | - factorize default FS definition | Pascal Terjan | 2009-10-07 | 1 | -12/+12 |
* | improve previous tuning to please damien | Pascal Terjan | 2009-03-26 | 1 | -2/+2 |
* | adjust partition size suggestion | Pascal Terjan | 2009-03-26 | 1 | -2/+3 |
* | - Save the info that a disk is removable | Pascal Terjan | 2009-02-09 | 1 | -0/+1 |
* | - bootloader-config (and other tools): handle /dev/mapper/xxx1 instead of | Pascal Rigaux | 2008-10-01 | 1 | -0/+3 |
* | 11.54.2 | Pascal Rigaux | 2008-09-26 | 1 | -0/+5 |
* | - diskdrake: | Pascal Rigaux | 2008-09-18 | 1 | -0/+18 |
* | ensure a newly created partition has {major} and {minor} | Pascal Rigaux | 2008-09-18 | 1 | -0/+1 |
* | - create cannotBeMountable() out of isNonMountable() | Pascal Rigaux | 2008-09-18 | 1 | -1/+1 |
* | do not keep previous partition UUID when changing partition type | Pascal Rigaux | 2008-09-09 | 1 | -0/+1 |
* | - diskdrake: | Pascal Rigaux | 2008-03-21 | 1 | -2/+3 |
* | - fix partition device name for some dmraid (missing "p", cf #38363) | Pascal Rigaux | 2008-03-06 | 1 | -1/+0 |
* | - auto allocate: do not create /home if drive is smaller than 7GB | Pascal Rigaux | 2008-03-03 | 1 | -7/+9 |