summaryrefslogtreecommitdiffstats
path: root/perl-install/install
Commit message (Collapse)AuthorAgeFilesLines
* vmmouse_detect is not available on armNicolas Lécureuil2016-01-191-0/+2
|
* Add entry in NEWSNicolas Lécureuil2016-01-191-0/+4
|
* Fix arm filesNicolas Lécureuil2016-01-181-0/+4
|
* monitor-get-edid-using-vbe does not exist on armNicolas Lécureuil2016-01-181-1/+5
|
* Update Slovak translation from TxYuri Chornoivan2016-01-141-5/+6
|
* Update Brazilian Portuguese translation from TxYuri Chornoivan2016-01-141-31/+12
|
* add bug ID (mga#17470)Thierry Vignaud2016-01-111-1/+1
|
* 17.1417.14Thierry Vignaud2016-01-111-0/+2
|
* include libinput udev helpersThierry Vignaud2016-01-112-0/+3
|
* sort udev helpersThierry Vignaud2016-01-111-1/+1
|
* fix warnings about unknown kernel optionsThierry Vignaud2016-01-092-0/+5
| | | | | | | (when parsing drakx options) we don't use "pass_through" Getopt option so that we do get warnings about wrongly named options
* Update Slovak translation from TxYuri Chornoivan2016-01-091-30/+11
|
* Update Welsh translation from TxYuri Chornoivan2016-01-091-9/+9
|
* Update Spanish translation from TxYuri Chornoivan2016-01-091-31/+12
|
* 17.1317.13Thierry Vignaud2016-01-091-0/+2
|
* fix parsing stage1's automatic option (mga#17441)Thierry Vignaud2016-01-092-1/+2
| | | | regression introduced in commit 560f9ca983d743cc42701c24546ac8c2080a13fe
* fix ignoring options from isolinuxThierry Vignaud2016-01-092-1/+3
| | | | regression introduced in commit 560f9ca983d743cc42701c24546ac8c2080a13fe
* (rel_rpm_file) kill itThierry Vignaud2016-01-092-10/+2
| | | | | | | should have beend done right after commit 12d352708ab3877a8fc027cefa1c284cf511d6d7 (thus fixing a warning with perl-5.22)
* Update Welsh translation from TxYuri Chornoivan2016-01-071-29/+10
|
* Update Swedish translation from TxYuri Chornoivan2016-01-071-34/+16
|
* use pt_PT translation if fuzzy or untranslatedfilip2016-01-051-3/+3
|
* Update Basque translation from TxYuri Chornoivan2016-01-051-0/+1
|
* Update Basque translation from TxYuri Chornoivan2016-01-051-34/+14
|
* Update Czech translation from TxYuri Chornoivan2016-01-051-35/+16
|
* Update Russian translationAlexey Loginov2016-01-031-192/+69
|
* Slovenian translation updatedfilip2016-01-031-11/+11
|
* Update German translation from TxYuri Chornoivan2016-01-031-2/+2
|
* update Dutch po filesMarja van Waes2016-01-021-17/+17
|
* Update Greek translationDimitrios Glentadakis2016-01-021-19/+19
|
* Update German translation from TxYuri Chornoivan2016-01-021-37/+18
|
* Update Ukrainian translationYuri Chornoivan2016-01-021-11/+11
|
* updateThierry Vignaud2016-01-022-33/+15
|
* 17.1217.12Thierry Vignaud2016-01-021-0/+2
|
* log found kernels (mga#16128)Thierry Vignaud2016-01-021-0/+1
|
* ppp is no moreThierry Vignaud2016-01-021-2/+2
|
* drop support for ISApnp sound cardsThierry Vignaud2016-01-022-18/+2
| | | | obsolete for years
* auto fill LV name from mntpnt (mga#5407)Thierry Vignaud2016-01-021-0/+1
|
* suggest "lv_foo" instead of just "foo" for LVnameThierry Vignaud2016-01-021-0/+2
|
* sync with codeThierry Vignaud2016-01-0271-8432/+9003
|
* update catalogsThierry Vignaud2016-01-021-114/+107
|
* s/ppp/PPP/ (cosmetic)Thierry Vignaud2016-01-022-2/+2
|
* fix message (mga#51414)Thierry Vignaud2016-01-022-1/+2
| | | | | | | | | the message is actually about loading ide-cd_mod & sr_mod We don't load any other IDE modules for 13 years, since commit bf78357f11057c2ce0bb8b40cc3e0f7609665c45 We later added support for SCSI optical drives too in commit 9602001c7823079a8e8ca0e737a8fe2f6c0db0d2
* skip swap in the list of partitions (mga#15767)Thierry Vignaud2016-01-021-0/+2
|
* drop 10 years old migrationThierry Vignaud2016-01-021-0/+2
|
* 17.1117.11Anne Nicolas2016-01-011-0/+2
|
* log latest commitsThierry Vignaud2015-12-271-0/+6
|
* Update Welsh translation from TxYuri Chornoivan2015-12-261-24/+49
|
* Update Welsh translation from TxYuri Chornoivan2015-12-261-482/+198
|
* make sure report.bug are more easily comparableThierry Vignaud2015-12-251-0/+2
|
* move use Data::Dumper at topThierry Vignaud2015-12-251-1/+1
| | | | (noop)