Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - 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 |
| | |||||
* | - mount ntfs-3g as ntfs during install | Pascal Rigaux | 2008-03-14 | 1 | -0/+2 |
| | | | | | (fixes adding "windows" entry in bootloader) | ||||
* | - really fix partition device name for some dmraid (missing "p", cf #38363) | Pascal Rigaux | 2008-03-07 | 1 | -1/+1 |
| | | | | | (this is needed to complete commit r238726 | pixel | 2008-03-06) | ||||
* | - fix resizing/formatting ntfs, and create "Windows" entry in bootloader | Pascal Rigaux | 2008-03-05 | 1 | -0/+1 |
| | | | | | (broken because of ntfs-3g switch in previous release) | ||||
* | - 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 ↵ | Olivier Blin | 2008-02-28 | 1 | -0/+16 |
| | | | | install::install2::formatPartitions() (to be used in draklive-install | ||||
* | 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 |
| | | | | | o jfsprogs is now jfsutils | ||||
* | 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 |
| | | | | | | | linux_raid_member (#35684) for this, introduce field {type_name} | ||||
* | - 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 |
| | | | | | | do create the symlink to have it during install (otherwise fs::wild_device::from_part will give a non accessible device) | ||||
* | - don't check /proc/partitions for a partition_table::lvm | Pascal Rigaux | 2007-12-03 | 1 | -0/+3 |
| | | | | | (ie PV on non partitioned drive) | ||||
* | add install cmdline option "force_atime" | Pascal Rigaux | 2007-11-21 | 1 | -1/+1 |
| | | | | | (to use when installing distros <= 2007.1 where relatime is unknown) | ||||
* | 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 |
| | | | | | wipe_drive | ||||
* | - use /dev/cdrom in fstab, but do not write corresponding udev rule | Pascal Rigaux | 2007-10-04 | 1 | -20/+3 |
| | | | | | | | | | | (the rules will be generated at boot time otherwise it won't catch the hdX/srX switch) (ID_PATH is something like "pci-0000:00:1f.1-ide-1:0", so it can't catch the ide/scsi device name switch that occurs at first boot on a box with cdrom on pata and harddisk on sata) | ||||
* | - use /dev/cdrom in fstab, and write corresponding udev rule | Pascal Rigaux | 2007-10-03 | 1 | -0/+29 |
| | | | | | (the rules were generated at boot time but here we ensure consistent naming) | ||||
* | - diskdrake: | Pascal Rigaux | 2007-10-01 | 1 | -3/+4 |
| | | | | | o bugfix 10.4.162: allow "LVM" on RAID (#34359) | ||||
* | - ignore /proc/partitions when "solaris" extended partition is present (#33866) | Pascal Rigaux | 2007-09-24 | 1 | -1/+5 |
| |