| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | revert previous commit (it's all wrong) | Pascal Rigaux | 2009-01-15 | 1 | -2/+2 |
* | - diskdrake: | Pascal Rigaux | 2009-01-15 | 1 | -2/+2 |
* | 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 |
* | - diskdrake: | Pascal Rigaux | 2009-01-08 | 3 | -5/+5 |
* | 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 |
* | - diskdrake: | Pascal Rigaux | 2008-12-16 | 1 | -1/+1 |
* | - diskdrake | Pascal Rigaux | 2008-11-06 | 1 | -1/+1 |
* | - diskdrake | Pascal Rigaux | 2008-11-06 | 1 | -0/+68 |
* | 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 |
* | fix analyzing symlink "/dev/foo/bar -> boo" | Pascal Rigaux | 2008-10-01 | 1 | -1/+1 |
* | - diskdrake | Pascal Rigaux | 2008-09-19 | 1 | -0/+157 |
* | - diskdrake: | Pascal Rigaux | 2008-09-18 | 2 | -5/+9 |
* | - create cannotBeMountable() out of isNonMountable() | Pascal Rigaux | 2008-09-18 | 1 | -1/+5 |
* | create after_formatting() out of part_raw() | Pascal Rigaux | 2008-09-18 | 1 | -0/+6 |
* | - bootloader-config: | Pascal Rigaux | 2008-09-17 | 1 | -1/+1 |
* | - 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 |
* | (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 |
* | allow mounting ntfs-3g partitions (also fixes detection of Windows partitions... | Olivier Blin | 2008-05-30 | 1 | -1/+1 |
* | - diskdrake: | Pascal Rigaux | 2008-04-01 | 1 | -1/+1 |
* | - ensure umount on loopback-mounted-file doesn't leak /dev/loop | Pascal Rigaux | 2008-03-28 | 1 | -0/+7 |
* | - partitioning wizard lirary: | Pascal Rigaux | 2008-03-25 | 1 | -1/+1 |
* | - 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 |
* | 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 i... | Olivier Blin | 2008-03-20 | 1 | -1/+7 |
* | 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 use... | Olivier Blin | 2008-03-20 | 1 | -0/+35 |
* | use UUID by default (for diskdrake and draklive-install) | Olivier Blin | 2008-03-19 | 1 | -1/+1 |
* | - mount ntfs-3g as ntfs during install | Pascal Rigaux | 2008-03-14 | 1 | -0/+2 |
* | - really fix partition device name for some dmraid (missing "p", cf #38363) | Pascal Rigaux | 2008-03-07 | 1 | -1/+1 |
* | - fix resizing/formatting ntfs, and create "Windows" entry in bootloader | Pascal Rigaux | 2008-03-05 | 1 | -0/+1 |
* | - use and install ntfs-3g by default for ntfs partitions (#37823) | Pascal Rigaux | 2008-03-03 | 1 | -3/+4 |
* | create fs::any::prepare_minimal_root() out of install::install2::formatPartit... | Olivier Blin | 2008-02-28 | 1 | -0/+16 |
* | move create_minimal_files() from install::any to fs::any | Olivier Blin | 2008-02-28 | 1 | -0/+12 |
* | remove spurious spaces | Olivier Blin | 2008-02-28 | 1 | -1/+1 |
* | - do not assign a mount point to partitions of type "Compaq diagnostics" | Pascal Rigaux | 2008-02-27 | 1 | -1/+1 |
* | (mount) handle 'auto' type | Thierry Vignaud | 2008-02-26 | 1 | -1/+1 |
* | - adapt to cooker: | Pascal Rigaux | 2008-02-22 | 1 | -1/+1 |
* | vol_id failures ("unknown volume type") are too verbose | Pascal Rigaux | 2008-01-29 | 1 | -1/+1 |