summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* - fix range max value >2TB when creating a partition (useful for LVs >2TB)distro/mdv2007.1Pascal Rigaux2007-08-064-18/+29
| | | | | | | | 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)
* update NEWSOlivier Blin2007-07-041-0/+3
|
* really log when switching from fglrx to another driver (backport from trunk)Olivier Blin2007-07-041-1/+1
|
* do not enable fglrx libraries when disabling fglrx... (backport from trunk)Olivier Blin2007-07-041-1/+1
|
* - diskdrakePascal Rigaux2007-06-113-5/+11
| | | | | | | o fix 1.9TB displayed as 1TB (backport from trunk)
* - fix detecting usb drives (#13395)Pascal Rigaux2007-05-302-4/+24
| | | | | (backport from trunk)
* create branch 2007.1 from drakx-installer-* tarballsPascal Rigaux2007-05-301310-0/+1164972
(needed after the big svn loss)