| Commit message (Expand) | Author | Age | Files | Lines |
* | (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 |
* | - detect raid partitions based on either type 0xfd or vol_id detecting | Pascal Rigaux | 2008-01-28 | 1 | -3/+4 |
* | - do not propose ext4dev filesystem during install (#37157) | Pascal Rigaux | 2008-01-25 | 1 | -1/+1 |
* | - create /dev/cdrom symlink for installer (#36703) | Pascal Rigaux | 2008-01-18 | 1 | -0/+1 |
* | - don't check /proc/partitions for a partition_table::lvm | Pascal Rigaux | 2007-12-03 | 1 | -0/+3 |
* | add install cmdline option "force_atime" | Pascal Rigaux | 2007-11-21 | 1 | -1/+1 |
* | remove debug code from previous commit | Pascal Rigaux | 2007-11-19 | 1 | -1/+1 |
* | (umount) fix garbaged error messages when umounting fs | Thierry Vignaud | 2007-11-13 | 1 | -1/+1 |
* | have a more readable comment | Pascal Rigaux | 2007-11-09 | 1 | -1/+1 |
* | add support for ext4 | Thierry Vignaud | 2007-11-06 | 4 | -10/+17 |
* | (part_raw) simplify | Thierry Vignaud | 2007-11-05 | 1 | -1/+1 |
* | - bootloader-config must not need network::network from libdrakx-net | Pascal Rigaux | 2007-10-24 | 1 | -1/+1 |
* | - partitioning wizard: ensure existing_part and resize_fat are proposed before | Pascal Rigaux | 2007-10-19 | 1 | -3/+3 |
* | - use /dev/cdrom in fstab, but do not write corresponding udev rule | Pascal Rigaux | 2007-10-04 | 1 | -20/+3 |
* | - use /dev/cdrom in fstab, and write corresponding udev rule | Pascal Rigaux | 2007-10-03 | 1 | -0/+29 |
* | - diskdrake: | Pascal Rigaux | 2007-10-01 | 1 | -3/+4 |
* | - ignore /proc/partitions when "solaris" extended partition is present (#33866) | Pascal Rigaux | 2007-09-24 | 1 | -1/+5 |
* | cleanup | Pascal Rigaux | 2007-09-24 | 1 | -1/+1 |
* | create partition_table_initialize() and partition_table_clear_and_initialize() | Pascal Rigaux | 2007-09-19 | 1 | -1/+1 |
* | - fix getting UUID on mdmadm (eg: md0) devices | Pascal Rigaux | 2007-09-19 | 2 | -6/+4 |
* | we really want to remove existing partitions first (via tell_kernel) | Pascal Rigaux | 2007-09-18 | 1 | -1/+1 |
* | create partition_table::readonly and use it | Pascal Rigaux | 2007-09-18 | 1 | -5/+3 |
* | rename partition_table::raw::clear() into partition_table::initialize() | Pascal Rigaux | 2007-09-18 | 1 | -1/+1 |
* | rename ->zero_MBR into ->clear, and ->zero_MBR_and_dirty into ->clear_and_dirty | Pascal Rigaux | 2007-09-18 | 2 | -2/+2 |