summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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-2/+2
|
* Update Czech translation from TxYuri Chornoivan2016-01-051-9/+9
|
* Update Czech translation from TxYuri Chornoivan2016-01-051-35/+16
|
* Update Russian translationAlexey Loginov2016-01-032-1355/+405
|
* Slovenian translation updatedfilip2016-01-032-18/+18
|
* Update German translation from TxYuri Chornoivan2016-01-031-4/+4
|
* Update German translation from TxYuri Chornoivan2016-01-031-2/+2
|
* update Dutch po filesMarja van Waes2016-01-022-25/+24
|
* Update Greek translationDimitrios Glentadakis2016-01-021-15/+15
|
* Update Greek translationDimitrios Glentadakis2016-01-021-19/+19
|
* Update German translation from TxYuri Chornoivan2016-01-021-3/+3
|
* Update German translation from TxYuri Chornoivan2016-01-021-8/+8
|
* Update German translation from TxYuri Chornoivan2016-01-021-37/+18
|
* Update Ukrainian translationYuri Chornoivan2016-01-022-20/+19
|
* Fix logo in 'About harddrake' dialogYuri Chornoivan2016-01-021-0/+1
|
* updateThierry Vignaud2016-01-024-46/+25
|
* 17.1217.12Thierry Vignaud2016-01-023-1/+5
|
* log found kernels (mga#16128)Thierry Vignaud2016-01-022-0/+2
|
* prevent one useless shell forkThierry Vignaud2016-01-021-1/+1
|
* do not fork useless shellsThierry Vignaud2016-01-021-3/+3
|
* ppp is no moreThierry Vignaud2016-01-021-2/+2
|
* kill useless argsThierry Vignaud2016-01-021-10/+9
|
* perl_checker cleanupsThierry Vignaud2016-01-021-7/+2
|
* switch from obsolete [HV]Panel to Panel widgetThierry Vignaud2016-01-022-3/+3
|
* perl_checker cleanupThierry Vignaud2016-01-021-1/+1
|
* make troubleshooting not an advanced settingThierry Vignaud2016-01-022-1/+1
|
* drop support for picking an arbitrary driverThierry Vignaud2016-01-022-48/+3
| | | | those days autodetection is the norm
* simplify after previous commitThierry Vignaud2016-01-021-5/+3
|
* drop support for switching between OSS <-> ALSAThierry Vignaud2016-01-022-29/+2
|
* drop support for ISApnp sound cardsThierry Vignaud2016-01-024-22/+5
| | | | obsolete for years
* further simplifyThierry Vignaud2016-01-021-7/+3
|
* reindent after previous commitThierry Vignaud2016-01-021-15/+15
|
* simplify after previous commitThierry Vignaud2016-01-021-7/+0
|
* add policy for drakautologinThierry Vignaud2016-01-022-1/+23
|
* split drakautologin from drakboot (mga#7160)Thierry Vignaud2016-01-024-113/+140
|
* drop remaining unused splash bitsThierry Vignaud2016-01-022-218/+1
| | | | should have been done in commit 5a382f9b0c1fac53338afd7ddd2478a6e36f03e3
* handle case where mntpnt has spacesThierry Vignaud2016-01-021-0/+1
|
* auto fill LV name from mntpnt (mga#5407)Thierry Vignaud2016-01-023-0/+6
|
* suggest "lv_foo" instead of just "foo" for LVnameThierry Vignaud2016-01-023-2/+6
|
* drop (broken) support for Alpha, IA64 & PPC, SparcThierry Vignaud2016-01-027-41/+5
|
* perl_checker cleanupsThierry Vignaud2016-01-021-2/+2
|
* sync with codeThierry Vignaud2016-01-02142-28542/+30308
|
* update catalogsThierry Vignaud2016-01-022-384/+383
|
* enable translators to better format remaining timeThierry Vignaud2016-01-021-1/+3
| | | | thus fixing mga#12490
* 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-023-1/+5
|
* do not run shells uselesslyThierry Vignaud2016-01-022-2/+4
| | | | also prevent arguments to be split on spaces & the like