Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - perl -pi -e 's!"Activate ethernet cards promiscuity check."!"Activate ↵ | Ahmad Samir | 2011-04-04 | 72 | -72/+72 |
| | | | | Ethernet cards promiscuity check."!' | ||||
* | - perl -pi -e 's!Posix!POSIX!' | Ahmad Samir | 2011-04-04 | 72 | -88/+88 |
| | |||||
* | - perl -pi -e 's!Hard drive!Hard disk drive!' (except install/steps_list.pm) | Ahmad Samir | 2011-04-04 | 216 | -439/+439 |
| | |||||
* | - perl -pi -e 's!need to reboot before the modification can take ↵ | Ahmad Samir | 2011-04-04 | 73 | -145/+145 |
| | | | | | | | 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!"All data on this partition should be backed-up"!"All data ↵ | Ahmad Samir | 2011-04-04 | 72 | -72/+72 |
| | | | | on this partition should be backed up"!' | ||||
* | - perl -pi -e 's!"Check bad blocks\?"!"Check for bad blocks\?"!' | Ahmad Samir | 2011-04-04 | 73 | -74/+74 |
| | |||||
* | - perl -pi -e 's!"Do you want to save /etc/fstab modifications"!"Do you want ↵ | Ahmad Samir | 2011-04-04 | 72 | -72/+72 |
| | | | | to save the /etc/fstab modifications?"!' | ||||
* | - perl -pi -e 's!mountpoint!mount point!' | Ahmad Samir | 2011-04-04 | 73 | -73/+73 |
| | |||||
* | - perl -pi -e 's!hard drive!hard disk drive!' | Ahmad Samir | 2011-04-04 | 223 | -3763/+3763 |
| | |||||
* | String changes: perl -pi -e 's!file system!filesystem!' | Ahmad Samir | 2011-04-04 | 147 | -877/+877 |
| | |||||
* | String changes: perl -pi -e 's!"Password should resist to basic ↵ | Ahmad Samir | 2011-04-04 | 72 | -72/+72 |
| | | | | attacks"!"Password should be resistant to basic attacks"!' | ||||
* | - string changes: perl -pi -e 's!Can not!Cannot!' | Ahmad Samir | 2011-04-04 | 153 | -395/+395 |
| | |||||
* | - string changes: perl -pi -e 's!/boot partition!separate /boot partition!' | Ahmad Samir | 2011-04-04 | 72 | -218/+218 |
| | |||||
* | update modules list needed for md raid456 and dm-raid 4/5/6 target | Thomas Backlund | 2011-04-02 | 2 | -2/+5 |
| | |||||
* | update modules list needed for md raid456 and dm-raid 4/5/6 target | Thomas Backlund | 2011-04-02 | 3 | -3/+4 |
| | |||||
* | - use 'cannot' instead of 'can not' | Ahmad Samir | 2011-04-02 | 31 | -80/+80 |
| | | | | | - use 'LDAP' instead of 'Ldap' | ||||
* | - update the .po files | Ahmad Samir | 2011-04-02 | 70 | -53090/+48564 |
| | |||||
* | - modify a string in partitioning_wizard.pm to be more grammatically correct | Ahmad Samir | 2011-04-02 | 4 | -713/+632 |
| | | | | | (spotted by Sigrid Carrera, on mageia-i18n ML) | ||||
* | update version for beta1 design | Anne Nicolas | 2011-04-01 | 2 | -1/+6 |
| | |||||
* | update installer and advertising design for beta1 | Anne Nicolas | 2011-04-01 | 24 | -0/+0 |
| | |||||
* | add a fixme not about using https for mirrors list | Olivier Blin | 2011-03-31 | 1 | -0/+1 |
| | |||||
* | Fix pot file | Dexter Morgan | 2011-03-30 | 71 | -45/+121 |
| | |||||
* | Fix pot file | Dexter Morgan | 2011-03-30 | 71 | -151/+239 |
| | |||||
* | Fix pot file | Dexter Morgan | 2011-03-30 | 72 | -684/+637 |
| | |||||
* | new version | Anne Nicolas | 2011-03-29 | 1 | -0/+5 |
| | |||||
* | remove incorrect meta-task directory, it should be an svn:externals | Olivier Blin | 2011-03-29 | 4 | -1221/+0 |
| | |||||
* | switch from scim to ibus (fwang patch) | Anne Nicolas | 2011-03-29 | 1 | -3/+3 |
| | |||||
* | fix #188, allow lvm on top of luks | Rémy Clouard (shikamaru) | 2011-03-26 | 1 | -0/+2 |
| | |||||
* | do not hardcode mirrors API path, use variables from product.id | Olivier Blin | 2011-03-21 | 1 | -1/+1 |
| | |||||
* | perl-install/harddrake/sound.pm: fix draksound message grammar/structure | Ahmad Samir | 2011-03-19 | 1 | -1/+1 |
| | |||||
* | - drakxtools: bump version | Arnaud Patard | 2011-03-18 | 2 | -1/+5 |
| | |||||
* | - import stage1/drakxtools arm support | Arnaud Patard | 2011-03-18 | 5 | -8/+45 |
| | |||||
* | - import stage1/drakxtools mips support | Arnaud Patard | 2011-03-18 | 7 | -8/+90 |
| | |||||
* | - use EVIOCGBIT ioctl instead of trying to parse key field from | Arnaud Patard | 2011-03-18 | 2 | -2/+41 |
| | | | | | /proc/bus/input/devices to avoid issues on 64bit kernel with 32bit userspace | ||||
* | - try to parse DMI informations only on x86 to avoid reading/writing some random | Arnaud Patard | 2011-03-18 | 2 | -2/+7 |
| | | | | | memory location on arm/mips | ||||
* | - try to handle the built-in module case before trying to load a module. | Arnaud Patard | 2011-03-18 | 1 | -1/+24 |
| | |||||
* | finish-install: touch reload-dm lock file (used in live systems to restart ↵ | Olivier Blin | 2011-03-15 | 2 | -0/+5 |
| | | | | gdm with new defaults ) | ||||
* | integrate mirror.pn patch | Anne Nicolas | 2011-03-12 | 2 | -2/+2 |
| | |||||
* | remove wrong item in NEWS | Anne Nicolas | 2011-03-12 | 1 | -0/+4 |
| | |||||
* | Transparent images for installer decoration. | Romain d'Alverny | 2011-03-12 | 12 | -0/+0 |
| | | | | | | | Those are not supposed to be used anymore. Before we clean up the code and remove the files, to make sure the installer still works for alpha2, we make these parts transparent. | ||||
* | fix partition_table_initialize variables | Anne Nicolas | 2011-03-09 | 1 | -1/+1 |
| | |||||
* | remove star in diskddrake | Anne Nicolas | 2011-03-08 | 1 | -0/+0 |
| | |||||
* | 13.43 | Thierry Vignaud | 2011-02-18 | 3 | -1/+5 |
| | |||||
* | add support for new drivers | Thierry Vignaud | 2011-02-14 | 2 | -0/+13 |
| | |||||
* | update for alpha1 banner | Anne Nicolas | 2011-02-12 | 2 | -1/+5 |
| | |||||
* | left background update (alexn83) | Romain d'Alverny | 2011-02-11 | 1 | -0/+0 |
| | |||||
* | Fix error from previous commit ( tks perl_checker), the texts will be ↵ | Dexter Morgan | 2011-02-11 | 1 | -3/+3 |
| | | | | reviewed later ) | ||||
* | partially Revert commit 509 | Dexter Morgan | 2011-02-11 | 1 | -1/+1 |
| | |||||
* | update version13.41 | Anne Nicolas | 2011-02-11 | 2 | -1/+5 |
| | |||||
* | correct and remove google license | Anne Nicolas | 2011-02-11 | 72 | -4639/+5253 |
| |