summaryrefslogtreecommitdiffstats
path: root/perl-install/fs
Commit message (Collapse)AuthorAgeFilesLines
* (call_blkid) do not bypass blkid cacheThierry Vignaud2012-12-281-1/+1
|
* (part) if a partition has been manually formated, don't offer toThierry Vignaud2012-12-111-0/+1
| | | | format it again (for draklive-install, mga#7822)
* (display_choices) make logs easier to read in report.bugThierry Vignaud2012-12-111-4/+4
|
* (main) fix 2 three years old perl_checker warningsThierry Vignaud2012-12-111-2/+2
|
* load fuse module automatically when trying to mount NTFS-3G (mga#5685)Thierry Vignaud2012-09-201-0/+1
|
* use factorized crypto modules listThierry Vignaud2012-09-041-1/+1
|
* adapt to usbfs death (3/4): usbfs is dead with kernel-3.5 (and usbdevfsThierry Vignaud2012-08-301-1/+1
| | | | is dead for quite a long time too)
* adapt to usbfs death (2/4): if needed, mount /sys/kernel/debug/usbThierry Vignaud2012-08-302-4/+3
| | | | instead of /proc/bus/usb
* diskdrake: install nfs-utils instead of nfs-utils-clientsOlivier Blin2012-07-221-1/+1
| | | | | (#6570, merged back in nfs-utils)
* (call_blkid) use newly introduced get_stdout_raw() to reduce blkidThierry Vignaud2012-05-231-1/+1
| | | | timeout to 30 seconds (mga#5979)
* no need to create /dev/zero and the like, udev already did itThierry Vignaud2012-05-231-2/+0
| | | | | quite a lot more remain as we either lack prope udev rules or rely on older style entries or are needed in drakx-in-chroot mode
* bind mount /dev inside chroot rather than copy nodes (mga#5730)Colin Guthrie2012-05-051-3/+2
|
* drop support for reiser4 (mga#5680)Thierry Vignaud2012-04-302-7/+1
|
* reuse code from hd_gtk, fixes display of "Use free space" solutionPascal Terjan2012-04-241-3/+2
|
* detect LVM on top on Encrypted partitions (mga#5330)Pascal Terjan2012-04-231-2/+4
|
* (create_display_box) fix crashing on calling a method on a non blessed referenceThierry Vignaud2012-04-201-1/+2
|
* (fs::partitioning_wizard::main) use newly introduced raid2real_kind() inThierry Vignaud2012-04-201-1/+1
| | | | | | | | | | | | | order to get data about RAID devices, thus fixing: - crashing on selecting a RAID device (calling first_usable_sector on undefined value in partition_table::get_normal_parts_and_holes()) - listing RAID devices (bug introduced in commit r265764 pterjan by on Feb 4 2010: "partitioning wizard: offer to install on dmraid and existing lvm") sadly we trade "calling method on undefined value" for "calling method on unblessed reference" (see next commit)
* Fix usage of raid2kindPascal Terjan2012-03-241-2/+1
|
* (type_names) perl_checker cleanupThierry Vignaud2012-03-231-1/+1
|
* (main) add a FIXME note about a unused parameter since commit r265764Thierry Vignaud2012-03-231-0/+1
| | | | | | | | by pterjanib Feb 4 2010: "partitioning wizard: offer to install on dmraid and existing lvm" (spot by perl_checker)
* (prepare_minimal_root) get rid of useless argThierry Vignaud2012-03-231-2/+1
| | | | (spot by perl_checker)
* help perl_checkerThierry Vignaud2012-03-231-0/+2
|
* perl_checker cleanupsThierry Vignaud2012-03-2310-24/+24
|
* (type_names) kill debug printThierry Vignaud2012-03-111-1/+0
|
* load 'xts' module for crypted fses (Dave Hodgins, mga#3749)Thierry Vignaud2012-02-261-1/+1
|
* (format_part) use better cipher for encrypted fses (Dave Hodgins, mga#3092)Thierry Vignaud2012-01-281-1/+1
|
* (list_types) allow using nilfs2 during installThierry Vignaud2012-01-231-1/+1
|
* preserve UUID when reformating a nilfs fsThierry Vignaud2012-01-231-0/+1
|
* enable to set label on swapThierry Vignaud2012-01-231-1/+1
|
* (package_needed_for_partition_type) make more generic the ability toThierry Vignaud2012-01-231-7/+9
| | | | preserve UUID on fses where we couldn't enforce it while formatting
* (write_label) enable to set label on btrfs fsesThierry Vignaud2012-01-231-1/+4
| | | | needs reverse <device>,<label> ordering
* enable to set label on nilfs fsesThierry Vignaud2012-01-231-1/+1
|
* fix package nameThierry Vignaud2012-01-231-1/+1
|
* perl_checker cleanupThierry Vignaud2012-01-231-1/+1
|
* (write_partitions,open_part,active_dm) call udevadm in installer tooThierry Vignaud2011-12-211-2/+2
|
* kill dead comments & code (support for kernel-2.[24].x, devfs is dead since ↵Thierry Vignaud2011-12-191-1/+1
| | | | 2.5.x kernels, ...)
* util-linux-ng was renamed util-linux (fix installation error)Thierry Vignaud2011-09-081-1/+1
|
* (pack) spaces are not allowed between options in /etc/fstab (#2271)Thierry Vignaud2011-08-011-0/+1
|
* match partitions when one of them as device_alias to the device of the other onePascal Terjan2011-05-141-1/+4
|
* factorize more distro nameThierry Vignaud2011-04-261-2/+2
|
* replace Mageia Linux by MageiaAnne Nicolas2011-04-241-2/+2
|
* - perl -pi -e 's!For this, create a partition!To accomplish this, create a ↵Ahmad Samir2011-04-041-1/+1
| | | | partition!'
* - perl -pi -e 's!Posix!POSIX!'Ahmad Samir2011-04-041-1/+1
|
* - perl -pi -e 's!need to reboot before the modification can take ↵Ahmad Samir2011-04-041-1/+1
| | | | | | | place"!"need to reboot before the modification can take effect"!' - perl -pi -e 's!"You need to reboot for the partition table modifications to take place"!"You need to reboot for the partition table modifications to take effect"!'
* - perl -pi -e 's!"Check bad blocks\?"!"Check for bad blocks\?"!'Ahmad Samir2011-04-041-1/+1
|
* String changes: perl -pi -e 's!file system!filesystem!'Ahmad Samir2011-04-041-9/+9
|
* - use 'cannot' instead of 'can not'Ahmad Samir2011-04-024-7/+7
| | | | | - use 'LDAP' instead of 'Ldap'
* - modify a string in partitioning_wizard.pm to be more grammatically correctAhmad Samir2011-04-021-1/+1
| | | | | (spotted by Sigrid Carrera, on mageia-i18n ML)
* - import stage1/drakxtools arm supportArnaud Patard2011-03-181-0/+1
|
* - import stage1/drakxtools mips supportArnaud Patard2011-03-181-0/+1
|