| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | - diskdrake: | Pascal Rigaux | 2008-02-21 | 1 | -0/+2 |
* | - auto partitioning: ensure the "/" is bigger on small drives | Pascal Rigaux | 2008-02-12 | 1 | -2/+2 |
* | cleanup | Pascal Rigaux | 2007-09-24 | 1 | -1/+1 |
* | create partition_table_initialize() and partition_table_clear_and_initialize() | Pascal Rigaux | 2007-09-19 | 1 | -1/+21 |
* | - fix getting UUID on mdmadm (eg: md0) devices | Pascal Rigaux | 2007-09-19 | 1 | -8/+2 |
* | handle "LVM on full disk" like other partition tables | Pascal Rigaux | 2007-09-18 | 1 | -5/+0 |
* | fix previous commit | Pascal Rigaux | 2007-09-18 | 1 | -0/+1 |
* | transform ->clear_raw into the more generic ->initialize | Pascal Rigaux | 2007-09-18 | 1 | -2/+1 |
* | - support for UUID (including UUID=xxx in fstab) | Pascal Rigaux | 2007-08-31 | 1 | -1/+3 |
* | - allow using diskdrake even if there is only a lvm PV on full disk available | Pascal Rigaux | 2007-08-08 | 1 | -4/+2 |
* | - fix range max value >2TB when creating a partition (useful for LVs >2TB) | Pascal Rigaux | 2007-08-06 | 1 | -15/+15 |
* | rescuept is no more in util-linux, so | Pascal Rigaux | 2007-07-31 | 1 | -32/+0 |
* | re-sync after the big svn loss | Pascal Rigaux | 2007-04-25 | 1 | -16/+27 |
* | log test_for_bad_drives errors | Pascal Rigaux | 2006-02-02 | 1 | -0/+1 |
* | allow giving {percent_size} instead of {size} | Pascal Rigaux | 2006-01-09 | 1 | -0/+9 |
* | allow auto allocating partitions without giving a {mntpoint} | Pascal Rigaux | 2005-12-18 | 1 | -5/+8 |
* | lilo handles / on RAID1, so don't warn in that case (#20021) | Pascal Rigaux | 2005-12-02 | 1 | -2/+5 |
* | fix catching fs::dmraid::init() failure | Pascal Rigaux | 2005-11-21 | 1 | -1/+1 |
* | do not call dmraid init() by default, call it explictly (it helps patching dm... | Pascal Rigaux | 2005-11-08 | 1 | -1/+2 |
* | increase "/" maxsize (bugzilla #19353) | Pascal Rigaux | 2005-10-19 | 1 | -5/+5 |
* | use vol_id to find device type (fs_type and pt_type) | Pascal Rigaux | 2005-10-18 | 1 | -6/+2 |
* | fix typos (thanks to Arpad Biro) | Pascal Rigaux | 2005-09-22 | 1 | -2/+2 |
* | increase /usr max size | Pascal Rigaux | 2005-09-19 | 1 | -2/+2 |
* | fs::proc_partitions::compare is no good for dmraid, but we need to check if we | Pascal Rigaux | 2005-09-19 | 1 | -2/+9 |