Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use factorized crypto modules list | Thierry Vignaud | 2012-09-04 | 1 | -1/+1 |
| | |||||
* | adapt to usbfs death (3/4): usbfs is dead with kernel-3.5 (and usbdevfs | Thierry Vignaud | 2012-08-30 | 1 | -1/+1 |
| | | | | is dead for quite a long time too) | ||||
* | adapt to usbfs death (2/4): if needed, mount /sys/kernel/debug/usb | Thierry Vignaud | 2012-08-30 | 2 | -4/+3 |
| | | | | instead of /proc/bus/usb | ||||
* | diskdrake: install nfs-utils instead of nfs-utils-clients | Olivier Blin | 2012-07-22 | 1 | -1/+1 |
| | | | | | (#6570, merged back in nfs-utils) | ||||
* | (call_blkid) use newly introduced get_stdout_raw() to reduce blkid | Thierry Vignaud | 2012-05-23 | 1 | -1/+1 |
| | | | | timeout to 30 seconds (mga#5979) | ||||
* | no need to create /dev/zero and the like, udev already did it | Thierry Vignaud | 2012-05-23 | 1 | -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 Guthrie | 2012-05-05 | 1 | -3/+2 |
| | |||||
* | drop support for reiser4 (mga#5680) | Thierry Vignaud | 2012-04-30 | 2 | -7/+1 |
| | |||||
* | reuse code from hd_gtk, fixes display of "Use free space" solution | Pascal Terjan | 2012-04-24 | 1 | -3/+2 |
| | |||||
* | detect LVM on top on Encrypted partitions (mga#5330) | Pascal Terjan | 2012-04-23 | 1 | -2/+4 |
| | |||||
* | (create_display_box) fix crashing on calling a method on a non blessed reference | Thierry Vignaud | 2012-04-20 | 1 | -1/+2 |
| | |||||
* | (fs::partitioning_wizard::main) use newly introduced raid2real_kind() in | Thierry Vignaud | 2012-04-20 | 1 | -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 raid2kind | Pascal Terjan | 2012-03-24 | 1 | -2/+1 |
| | |||||
* | (type_names) perl_checker cleanup | Thierry Vignaud | 2012-03-23 | 1 | -1/+1 |
| | |||||
* | (main) add a FIXME note about a unused parameter since commit r265764 | Thierry Vignaud | 2012-03-23 | 1 | -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 arg | Thierry Vignaud | 2012-03-23 | 1 | -2/+1 |
| | | | | (spot by perl_checker) | ||||
* | help perl_checker | Thierry Vignaud | 2012-03-23 | 1 | -0/+2 |
| | |||||
* | perl_checker cleanups | Thierry Vignaud | 2012-03-23 | 10 | -24/+24 |
| | |||||
* | (type_names) kill debug print | Thierry Vignaud | 2012-03-11 | 1 | -1/+0 |
| | |||||
* | load 'xts' module for crypted fses (Dave Hodgins, mga#3749) | Thierry Vignaud | 2012-02-26 | 1 | -1/+1 |
| | |||||
* | (format_part) use better cipher for encrypted fses (Dave Hodgins, mga#3092) | Thierry Vignaud | 2012-01-28 | 1 | -1/+1 |
| | |||||
* | (list_types) allow using nilfs2 during install | Thierry Vignaud | 2012-01-23 | 1 | -1/+1 |
| | |||||
* | preserve UUID when reformating a nilfs fs | Thierry Vignaud | 2012-01-23 | 1 | -0/+1 |
| | |||||
* | enable to set label on swap | Thierry Vignaud | 2012-01-23 | 1 | -1/+1 |
| | |||||
* | (package_needed_for_partition_type) make more generic the ability to | Thierry Vignaud | 2012-01-23 | 1 | -7/+9 |
| | | | | preserve UUID on fses where we couldn't enforce it while formatting | ||||
* | (write_label) enable to set label on btrfs fses | Thierry Vignaud | 2012-01-23 | 1 | -1/+4 |
| | | | | needs reverse <device>,<label> ordering | ||||
* | enable to set label on nilfs fses | Thierry Vignaud | 2012-01-23 | 1 | -1/+1 |
| | |||||
* | fix package name | Thierry Vignaud | 2012-01-23 | 1 | -1/+1 |
| | |||||
* | perl_checker cleanup | Thierry Vignaud | 2012-01-23 | 1 | -1/+1 |
| | |||||
* | (write_partitions,open_part,active_dm) call udevadm in installer too | Thierry Vignaud | 2011-12-21 | 1 | -2/+2 |
| | |||||
* | kill dead comments & code (support for kernel-2.[24].x, devfs is dead since ↵ | Thierry Vignaud | 2011-12-19 | 1 | -1/+1 |
| | | | | 2.5.x kernels, ...) | ||||
* | util-linux-ng was renamed util-linux (fix installation error) | Thierry Vignaud | 2011-09-08 | 1 | -1/+1 |
| | |||||
* | (pack) spaces are not allowed between options in /etc/fstab (#2271) | Thierry Vignaud | 2011-08-01 | 1 | -0/+1 |
| | |||||
* | match partitions when one of them as device_alias to the device of the other one | Pascal Terjan | 2011-05-14 | 1 | -1/+4 |
| | |||||
* | factorize more distro name | Thierry Vignaud | 2011-04-26 | 1 | -2/+2 |
| | |||||
* | replace Mageia Linux by Mageia | Anne Nicolas | 2011-04-24 | 1 | -2/+2 |
| | |||||
* | - perl -pi -e 's!For this, create a partition!To accomplish this, create a ↵ | Ahmad Samir | 2011-04-04 | 1 | -1/+1 |
| | | | | partition!' | ||||
* | - perl -pi -e 's!Posix!POSIX!' | Ahmad Samir | 2011-04-04 | 1 | -1/+1 |
| | |||||
* | - perl -pi -e 's!need to reboot before the modification can take ↵ | Ahmad Samir | 2011-04-04 | 1 | -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 Samir | 2011-04-04 | 1 | -1/+1 |
| | |||||
* | String changes: perl -pi -e 's!file system!filesystem!' | Ahmad Samir | 2011-04-04 | 1 | -9/+9 |
| | |||||
* | - use 'cannot' instead of 'can not' | Ahmad Samir | 2011-04-02 | 4 | -7/+7 |
| | | | | | - use 'LDAP' instead of 'Ldap' | ||||
* | - modify a string in partitioning_wizard.pm to be more grammatically correct | Ahmad Samir | 2011-04-02 | 1 | -1/+1 |
| | | | | | (spotted by Sigrid Carrera, on mageia-i18n ML) | ||||
* | - import stage1/drakxtools arm support | Arnaud Patard | 2011-03-18 | 1 | -0/+1 |
| | |||||
* | - import stage1/drakxtools mips support | Arnaud Patard | 2011-03-18 | 1 | -0/+1 |
| | |||||
* | Synthesized commit during git-svn import combining previous Mandriva history ↵ | Mageia SVN-Git Migration | 2011-02-06 | 16 | -21/+21 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | with Mageia. This commit consitsts of the following subversion commits: ------------------------------------------------------------------------ r431 | dmorgan | 2011-02-06 01:58:02 +0000 (Sun, 06 Feb 2011) | 1 line Add drakx structure on the SVN ------------------------------------------------------------------------ r432 | dmorgan | 2011-02-06 01:59:38 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned advertising ------------------------------------------------------------------------ r446 | dmorgan | 2011-02-06 22:37:08 +0000 (Sun, 06 Feb 2011) | 1 line Import Clean perl-install ------------------------------------------------------------------------ r448 | dmorgan | 2011-02-06 23:02:36 +0000 (Sun, 06 Feb 2011) | 1 line Add cleaned files ------------------------------------------------------------------------ r449 | dmorgan | 2011-02-06 23:03:52 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned kernel ------------------------------------------------------------------------ r450 | dmorgan | 2011-02-06 23:23:30 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned tools ------------------------------------------------------------------------ r451 | dmorgan | 2011-02-07 00:01:56 +0000 (Mon, 07 Feb 2011) | 1 line Import stage1 ------------------------------------------------------------------------ r473 | dmorgan | 2011-02-07 11:20:50 +0000 (Mon, 07 Feb 2011) | 1 line Import images ------------------------------------------------------------------------ r497 | ennael | 2011-02-09 21:02:06 +0000 (Wed, 09 Feb 2011) | 2 lines readd missing file ------------------------------------------------------------------------ r502 | pterjan | 2011-02-09 23:30:32 +0000 (Wed, 09 Feb 2011) | 1 line Import rescue ------------------------------------------------------------------------ r603 | ennael | 2011-02-24 13:32:54 +0000 (Thu, 24 Feb 2011) | 2 lines import cleaned rescue for Mageia ------------------------------------------------------------------------ r2061 | tv | 2011-10-20 20:32:19 +0100 (Thu, 20 Oct 2011) | 1 line import (cleaned) doc ------------------------------------------------------------------------ | ||||
* | add scrollbar to partitionning wizard if needed | Pascal Terjan | 2010-06-09 | 1 | -4/+9 |
| | |||||
* | copy all devices to target | Pascal Terjan | 2010-06-02 | 1 | -15/+2 |
| | |||||
* | fix raid 0 to be handled as raid | Pascal Terjan | 2010-05-24 | 1 | -1/+1 |
| | |||||
* | fix detection of /var partition | Pascal Terjan | 2010-05-24 | 1 | -1/+1 |
| |