summaryrefslogtreecommitdiffstats
path: root/perl-install/install
Commit message (Collapse)AuthorAgeFilesLines
* - fix range max value >2TB when creating a partition (useful for LVs >2TB)distro/mdv2007.1Pascal Rigaux2007-08-061-0/+1
| | | | | | | | nb: >> 11 and << 11 doesn't work on floats which we use to handle >2TB partitions. perl floats are precise enough up until 512TB (backport from trunk)
* - add /etc/mke2fs.conf in order to format ext3fs with 4k blocks (#27377)Pascal Rigaux2007-08-012-0/+2
| | | | | (backport from trunk)
* - diskdrakePascal Rigaux2007-06-111-0/+2
| | | | | | | o fix 1.9TB displayed as 1TB (backport from trunk)
* - fix detecting usb drives (#13395)Pascal Rigaux2007-05-301-0/+2
| | | | | (backport from trunk)
* create branch 2007.1 from drakx-installer-* tarballsPascal Rigaux2007-05-30393-0/+248587
(needed after the big svn loss)