summaryrefslogtreecommitdiffstats
path: root/perl-install/fs
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* don't rewrite label when it did not change (#47186)Pascal Terjan2009-01-221-1/+3
|
* - diskdrake:Pascal Rigaux2009-01-151-2/+2
| | | | | | | o --smb: fix netbios name resolution (#42483, thanks to Derek Jennings) (domain= should not be set in credentials for mount.cifs)
* revert previous commit (it's all wrong)Pascal Rigaux2009-01-151-2/+2
|
* - diskdrake:Pascal Rigaux2009-01-151-2/+2
| | | | | o --smb: fix netbios name resolution (#42483, thanks to Derek Jennings)
* 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
| | | | | allowed around "=" (at least that's what comment #6 of bug #42483 says)
* - diskdrake:Pascal Rigaux2009-01-083-5/+5
| | | | | o --smb: cifs must be used instead of smbfs (#42483)
* 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
| | | | | | | o --nfs: handle domainname not set (reported somewhere, but can't find where...)
* - diskdrake:Pascal Rigaux2008-12-161-1/+1
| | | | | | | o --nfs: handle "host:/" (#44320) i wonder if \w is really needed here...
* - diskdrakePascal Rigaux2008-11-061-1/+1
| | | | | o --dav: handle https