Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (part_raw) display a progress bar while formating an ext4 partition | Thierry Vignaud | 2009-04-21 | 1 | -1/+1 |
| | |||||
* | do not run udevadm in install mode | Pascal Terjan | 2009-04-21 | 1 | -1/+1 |
| | |||||
* | fix crypto module names when arch is not i586 (#46814) | Pascal Terjan | 2009-04-02 | 1 | -1/+1 |
| | |||||
* | - diskdrake: | Pascal Terjan | 2009-03-20 | 1 | -2/+3 |
| | | | | | o allow LVM in non expert mode o allow Encrypted partition inside LVM | ||||
* | - Remove useless lines | Pascal Terjan | 2009-03-19 | 1 | -2/+0 |
| | |||||
* | diskdrake: | Pascal Terjan | 2009-03-18 | 1 | -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 Dodonov | 2009-03-17 | 1 | -31/+0 |
| | |||||
* | Added find_server_options function to determine fixed NFS ports. | Eugeni Dodonov | 2009-03-17 | 1 | -0/+31 |
| | |||||
* | really don't set extents option for ext4 | Pascal Terjan | 2009-02-17 | 1 | -3/+0 |
| | |||||
* | don't set useless extents option for ext4 mounts | Pascal Terjan | 2009-02-10 | 1 | -1/+0 |
| | |||||
* | fix preserving UUID when formatting ext* and swap, and handle more FS (#39913) | Pascal Terjan | 2009-02-10 | 1 | -1/+13 |
| | |||||
* | don't rewrite label when it did not change (#47186) | Pascal Terjan | 2009-01-22 | 1 | -1/+3 |
| | |||||
* | - diskdrake: | Pascal Rigaux | 2009-01-15 | 1 | -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 Rigaux | 2009-01-15 | 1 | -2/+2 |
| | |||||
* | - diskdrake: | Pascal Rigaux | 2009-01-15 | 1 | -2/+2 |
| | | | | | o --smb: fix netbios name resolution (#42483, thanks to Derek Jennings) | ||||
* | Add support for editing partition labels without formatting | Pascal Terjan | 2009-01-09 | 1 | -18/+83 |
| | |||||
* | since cifs, /etc/samba/auth.xxx format has changed slightly: spaces are not | Pascal Rigaux | 2009-01-08 | 1 | -1/+1 |
| | | | | | allowed around "=" (at least that's what comment #6 of bug #42483 says) | ||||
* | - diskdrake: | Pascal Rigaux | 2009-01-08 | 3 | -5/+5 |
| | | | | | o --smb: cifs must be used instead of smbfs (#42483) | ||||
* | lookup for Samba master browsers too | Olivier Blin | 2009-01-07 | 1 | -1/+1 |
| | |||||
* | - ext4dev is now stable and called ext4 in 2.6.28+ | Pascal Terjan | 2009-01-05 | 4 | -14/+14 |
| | |||||
* | - diskdrake: | Pascal Rigaux | 2008-12-16 | 1 | -1/+2 |
| | | | | | | | o --nfs: handle domainname not set (reported somewhere, but can't find where...) | ||||
* | - diskdrake: | Pascal Rigaux | 2008-12-16 | 1 | -1/+1 |
| | | | | | | | o --nfs: handle "host:/" (#44320) i wonder if \w is really needed here... | ||||
* | - diskdrake | Pascal Rigaux | 2008-11-06 | 1 | -1/+1 |
| | | | | | o --dav: handle https | ||||
* | - diskdrake | Pascal Rigaux | 2008-11-06 | 1 | -0/+68 |
| | | | | | o --dav: handle davfs2 credentials in /etc/davfs2/secrets (#44190) | ||||
* | add some logging | Pascal Rigaux | 2008-10-09 | 1 | -0/+1 |
| | |||||
* | - bootloader-config (and other tools): handle /dev/mapper/xxx1 instead of | Pascal Rigaux | 2008-10-01 | 1 | -0/+20 |
| | | | | | /dev/mapper/xxxp1 (#44182) | ||||
* | fix analyzing symlink "/dev/foo/bar -> boo" | Pascal Rigaux | 2008-10-01 | 1 | -1/+1 |
| | |||||
* | - diskdrake | Pascal Rigaux | 2008-09-19 | 1 | -0/+157 |
| | | | | | | | o handle partitions encrypted with cryptsetup - bug fix: add mandatory new modules for dm-crypt | ||||
* | - diskdrake: | Pascal Rigaux | 2008-09-18 | 2 | -5/+9 |
| | | | | | o handle partitions encrypted with cryptsetup | ||||
* | - create cannotBeMountable() out of isNonMountable() | Pascal Rigaux | 2008-09-18 | 1 | -1/+5 |
| | | | | | - use it | ||||
* | create after_formatting() out of part_raw() | Pascal Rigaux | 2008-09-18 | 1 | -0/+6 |
| | | | | | (for future use) | ||||
* | - bootloader-config: | Pascal Rigaux | 2008-09-17 | 1 | -1/+1 |
| | | | | | | | o --action migrate-to-uuids: do not migrate software raid to UUID (#43928) also fix a small typo in bootloader-config | ||||
* | - do not use UUID for software raid, only for hdx and sdx | Pascal Rigaux | 2008-09-09 | 1 | -1/+7 |
| | |||||
* | - diskdrake | Pascal Rigaux | 2008-09-09 | 1 | -1/+1 |
| | | | | | | | o keep current UUID when formatting ext2/ext3 (was already done for swap), so that fstab on other distros continue to work (requires e2fsprogs-1.41.1-2mnb2) | ||||
* | (main) do not show up big titles in standalone mode (read: draklive-install) | Thierry Vignaud | 2008-08-27 | 1 | -1/+1 |
| | |||||
* | (main) render title in blue | Thierry Vignaud | 2008-08-27 | 1 | -3/+6 |
| | |||||
* | stop setting banner icon now we do not display them anymore | Thierry Vignaud | 2008-07-29 | 3 | -8/+3 |
| | |||||
* | - partitioning wizard: | Pascal Rigaux | 2008-06-02 | 1 | -2/+3 |
| | | | | | | o do not propose to resize "hidden" fat partitions o do not say "the Windows partition" when there can be more than one | ||||
* | allow mounting ntfs-3g partitions (also fixes detection of Windows ↵ | Olivier Blin | 2008-05-30 | 1 | -1/+1 |
| | | | | partitions during live installation) | ||||
* | - diskdrake: | Pascal Rigaux | 2008-04-01 | 1 | -1/+1 |
| | | | | | o allow relatime on ntfs-3g (#39666) | ||||
* | - ensure umount on loopback-mounted-file doesn't leak /dev/loop | Pascal Rigaux | 2008-03-28 | 1 | -0/+7 |
| | | | | | (otherwise it breaks install from isos on disk) (#36992) | ||||
* | - partitioning wizard lirary: | Pascal Rigaux | 2008-03-25 | 1 | -1/+1 |
| | | | | | | | o allow "Use free space" if there is an extended partition even if all primary partitions are used (#38804) (*old* bug!) | ||||
* | - use umask=0 by default on vfat (#39315) | Pascal Rigaux | 2008-03-25 | 1 | -1/+1 |
| | |||||
* | - diskdrake --nfs | Pascal Rigaux | 2008-03-25 | 1 | -0/+1 |
| | | | | | o ensure "nfs-common" is started (#34103) | ||||
* | use services.pm (to please blino) | Pascal Rigaux | 2008-03-25 | 1 | -1/+2 |
| | |||||
* | - when reformatting swap, keep existing UUID (#38877) | Pascal Rigaux | 2008-03-20 | 1 | -0/+2 |
| | |||||
* | - partitioning wizard: do not show error message in wizard mode when cancel ↵ | Olivier Blin | 2008-03-20 | 1 | -1/+7 |
| | | | | is clicked (clean wizard window instead) | ||||
* | allow to skip "mounted" implementation (for draklive-install) | Olivier Blin | 2008-03-20 | 1 | -2/+2 |
| | |||||
* | move functions to get available space from installer to drakxtools (to be ↵ | Olivier Blin | 2008-03-20 | 1 | -0/+35 |
| | | | | used in draklive-install) | ||||
* | use UUID by default (for diskdrake and draklive-install) | Olivier Blin | 2008-03-19 | 1 | -1/+1 |
| |