summaryrefslogtreecommitdiffstats
path: root/perl-install/fs
Commit message (Collapse)AuthorAgeFilesLines
* partitioning wizard: use mandriva logo on blue background for mandriva partitionPascal Terjan2009-10-191-31/+30
|
* partitioning_wizard: use available space in the windowPascal Terjan2009-10-181-5/+6
|
* partitioning_wizard: allow setting new windows size with keyboard (#54691)Pascal Terjan2009-10-181-1/+14
|
* - partitioning wizard:Pascal Terjan2009-10-171-2/+16
| | | | | | o add legend for the colors o display mount point if known o display ext2 like ext3/4
* partitioning wizard: use a different color for newly created partitionPascal Terjan2009-10-171-4/+4
|
* offer to resize last big enough windows partition instead of the first one, ↵Pascal Terjan2009-10-151-3/+6
| | | | until user can chose
* fix labels for windows resizing when getting back to the screenPascal Terjan2009-10-151-5/+5
|
* initialize correctly labels for windows resizingPascal Terjan2009-10-151-5/+7
|
* mount windows partitions under /media instead of /mnt (#53392)Pascal Terjan2009-10-151-2/+2
|
* o reduce drawings heightPascal Terjan2009-10-131-4/+4
| | | | | o fix windows resize width
* Style fixesPascal Terjan2009-10-131-51/+49
|
* allow using existing partition on all disks (#54478)Pascal Terjan2009-10-131-4/+4
|
* partitioning wizard: fix typo in messagePascal Terjan2009-10-121-1/+1
|
* partitioning wizard: put back "previous" button on actions (#54475)Pascal Terjan2009-10-121-1/+0
|
* fix displaying helpOlivier Blin2009-10-121-1/+1
|
* fix testing interactive::gtk in standalone modeOlivier Blin2009-10-121-5/+5
|
* improve a bit the layoutPascal Terjan2009-10-081-0/+2
|
* improve a bit the layoutPascal Terjan2009-10-081-10/+16
|
* chose windows resizing when clicking on the resize handlePascal Terjan2009-10-081-13/+18
|
* prevent cursor to go under needed size because of roundingPascal Terjan2009-10-081-2/+3
|
* give more space between headers and solutionsPascal Terjan2009-10-081-2/+2
|
* add separator between solutionsPascal Terjan2009-10-081-0/+4
|
* do not fail when a windows partition is corruptedPascal Terjan2009-10-081-9/+14
|
* - factorize default FS definitionPascal Terjan2009-10-072-2/+4
| | | | - switch to ext4 by default
* do not set mountpoints for rescue partitions (#53504)Pascal Terjan2009-10-061-1/+1
|
* rewrite partitionning wizard to look better in gtk (not perfect yet)Pascal Terjan2009-10-051-110/+358
|
* don't consider lvm named md* as raid (#53767)Pascal Terjan2009-09-181-1/+1
|
* (mountpoint_credentials_save) make it parseable by perl_checker, thusThierry Vignaud2009-08-191-1/+1
| | | | | fixing the build
* - diskdrake : Fix a crash with regexp when a /etc/davfs2/secrets line is ↵Aurélien Lefebvre2009-08-171-1/+1
| | | | finished with one or more blank characters without comments
* - diskdrake : when user does not specify user/pass with davfs2, fallback to ↵Aurélien Lefebvre2009-08-171-1/+3
| | | | nobody/nobody
* - diskdrake : store credentials in davfs2 secret file before mountingAurélien Lefebvre2009-08-172-0/+19
|
* - diskdrake : never pass username/password as options with davfs2Aurélien Lefebvre2009-08-171-0/+3
|
* Do not crash when /etc/davfs2/secrets contains empty lines (#52305)Pascal Terjan2009-07-311-17/+30
|
* do not display nmblookup usage when there is no samba serverPascal Terjan2009-07-271-0/+1
|
* No need for full path of blkid, and update NEWSPascal Terjan2009-06-121-1/+1
|
* SILENT: fix commit r257807Andrey Borzenkov2009-06-111-1/+1
|
* vol_id does not exist any more, use blkidAndrey Borzenkov2009-06-101-5/+5
|
* Use Hal list of recovery partitions (#51532)Pascal Terjan2009-06-092-2/+10
|
* don't set umask=0 by default on windows partitions in 'secure' levelPascal Terjan2009-04-231-2/+2
|
* (part_raw) display a progress bar while formating an ext4 partitionThierry Vignaud2009-04-211-1/+1
|
* do not run udevadm in install modePascal Terjan2009-04-211-1/+1
|
* fix crypto module names when arch is not i586 (#46814)Pascal Terjan2009-04-021-1/+1
|
* - diskdrake:Pascal Terjan2009-03-201-2/+3
| | | | | o allow LVM in non expert mode o allow Encrypted partition inside LVM
* - Remove useless linesPascal Terjan2009-03-191-2/+0
|
* diskdrake:Pascal Terjan2009-03-181-2/+4
| | | | | | o write partition table if needed before setting label o fix setting label on not yet formatted partition
* On second thought, moved nfs fixed port detection code to drakx-net.Eugeni Dodonov2009-03-171-31/+0
|
* Added find_server_options function to determine fixed NFS ports.Eugeni Dodonov2009-03-171-0/+31
|
* really don't set extents option for ext4Pascal Terjan2009-02-171-3/+0
|
* don't set useless extents option for ext4 mountsPascal Terjan2009-02-101-1/+0
|
* fix preserving UUID when formatting ext* and swap, and handle more FS (#39913)Pascal Terjan2009-02-101-1/+13
|