summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Collapse)AuthorAgeFilesLines
...
* cleanupsThierry Vignaud2007-09-151-6/+6
|
* better log for installThierry Vignaud2007-09-151-1/+1
|
* 10.4.197Thierry Vignaud2007-09-153-1/+5
|
* kill extra SCIM combinations (simpler) (UTUMI Hirosi)Thierry Vignaud2007-09-153-11/+3
|
* typo fixThierry Vignaud2007-09-151-6/+6
|
* install scim-qtimm for scim default configThierry Vignaud2007-09-153-6/+8
|
* log another changeThierry Vignaud2007-09-152-0/+2
|
* install needed packages for skim (UTUMI Hirosi)Thierry Vignaud2007-09-153-1/+15
|
* use packages_if_desktop()Thierry Vignaud2007-09-151-6/+6
|
* typo fixThierry Vignaud2007-09-151-1/+1
|
* (packages_if_desktop) introduce itThierry Vignaud2007-09-151-0/+5
|
* install scim-bridge-qt3 only if KDE is presentThierry Vignaud2007-09-151-6/+11
|
* add scim-bridge (UTUMI Hirosi)Thierry Vignaud2007-09-151-0/+15
|
* Add fglrx-hd2000.ko into ATI Radeon module name list.Anssi Hannula2007-09-151-1/+1
|
* updateTomasz Bednarski2007-09-151-79/+42
|
* updateTomasz Bednarski2007-09-151-4/+4
|
* updateTomasz Bednarski2007-09-151-5/+6
|
* Updated Czech translation.Michal Bukovjan2007-09-151-31/+19
|
* Updated Slovenian translationJure Repinc2007-09-141-20/+13
|
* 10.4.196Pascal Rigaux2007-09-142-1/+3
|
* advertising: drop support for .pl files, only {title} was still supported, ↵Pascal Rigaux2007-09-142-10/+0
| | | | and it's unused
* cleanup: use URPM::packages_providing()Pascal Rigaux2007-09-144-11/+5
|
* - packageCallbackChoices: use prefered packages given by perl-URPM 2.00 Pascal Rigaux2007-09-142-13/+7
| | | | | and perl-URPM now handles nicely locales-* as prefered packages
* - create resolve_requested_and_check() which nicely check selection failuresPascal Rigaux2007-09-141-17/+19
| | | | | - keep_unrequested_dependencies is now a global flag in perl-URPM 2.01
* kill some "used undefined variable" warningsPascal Rigaux2007-09-141-1/+1
|
* completed translationPer Øyvind Karlsen2007-09-141-154/+36
|
* completed translationPer Øyvind Karlsen2007-09-141-237/+122
|
* translate forgotten wordPer Øyvind Karlsen2007-09-141-1/+1
|
* selectPackage:Pascal Rigaux2007-09-141-4/+2
| | | | | | - stop reporting false errors - much nicer error message
* complete translationPer Øyvind Karlsen2007-09-141-120/+15
|
* - don't set $o->{security} until accepted (#33567)Pascal Rigaux2007-09-142-4/+7
|
* o fix typo breaking reading fstab with UUID= entriesPascal Rigaux2007-09-143-1/+6
|
* Japanese translation updated.Yukiko Bando2007-09-141-5/+5
|
* upJosé Melo2007-09-141-2/+2
|
* upJosé Melo2007-09-141-4/+2
|
* upJosé Melo2007-09-141-2/+2
|
* upJosé Melo2007-09-141-2/+2
|
* upJosé Melo2007-09-141-2/+2
|
* upJosé Melo2007-09-141-2/+2
|
* upJosé Melo2007-09-141-6/+6
|
* upJosé Melo2007-09-141-57/+55
|
* 10.4.195Olivier Blin2007-09-131-0/+2
|
* 10.4.195Thierry Vignaud2007-09-132-1/+3
|
* use new run::program "setuid" option instead of sudoThierry Vignaud2007-09-131-2/+1
|
* (raw) run_program layer: enable to drop privileges through setuid()Thierry Vignaud2007-09-132-0/+6
|
* run the regular user browser (#33522)Thierry Vignaud2007-09-132-1/+7
|
* (get_parent_uid) introduce it in order to be able to run a processThierry Vignaud2007-09-131-1/+5
| | | | | with regular user rights (#33522)
* (bug_handler) nicer formatting for real segfaultsThierry Vignaud2007-09-131-0/+1
|
* blino fix is usefull for installer tooThierry Vignaud2007-09-131-0/+2
|
* (bug_handler) distinct exceptions from SEGV, thus restoring catchingThierry Vignaud2007-09-132-4/+6
| | | | | SEGV and preventing looping while segfaulting again