summaryrefslogtreecommitdiffstats
path: root/perl-install/fs
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* - diskdrake : Fix a crash with regexp when a /etc/davfs2/secrets line is fini...Aurélien Lefebvre2009-08-171-1/+1
* - diskdrake : when user does not specify user/pass with davfs2, fallback to n...Aurélien Lefebvre2009-08-171-1/+3
* - 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
* - Remove useless linesPascal Terjan2009-03-191-2/+0
* diskdrake:Pascal Terjan2009-03-181-2/+4
* 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
* don't rewrite label when it did not change (#47186)Pascal Terjan2009-01-221-1/+3
* - diskdrake:Pascal Rigaux2009-01-151-2/+2
* revert previous commit (it's all wrong)Pascal Rigaux2009-01-151-2/+2
* - diskdrake:Pascal Rigaux2009-01-151-2/+2
* Add support for editing partition labels without formattingPascal Terjan2009-01-091-18/+83
* since cifs, /etc/samba/auth.xxx format has changed slightly: spaces are notPascal Rigaux2009-01-081-1/+1
* - diskdrake:Pascal Rigaux2009-01-083-5/+5
* lookup for Samba master browsers tooOlivier Blin2009-01-071-1/+1
* - ext4dev is now stable and called ext4 in 2.6.28+Pascal Terjan2009-01-054-14/+14
* - diskdrake:Pascal Rigaux2008-12-161-1/+2
* - diskdrake:Pascal Rigaux2008-12-161-1/+1
* - diskdrakePascal Rigaux2008-11-061-1/+1
* - diskdrakePascal Rigaux2008-11-061-0/+68
* add some loggingPascal Rigaux2008-10-091-0/+1
* - bootloader-config (and other tools): handle /dev/mapper/xxx1 instead ofPascal Rigaux2008-10-011-0/+20
* fix analyzing symlink "/dev/foo/bar -> boo"Pascal Rigaux2008-10-011-1/+1