summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Collapse)AuthorAgeFilesLines
* (raw) fix $HOME for all when runing as another user instead of root (mga#287)Thierry Vignaud2011-12-102-0/+5
| | | | make rpmdrake fix more generic
* Update Greek translationDimitrios Glentadakis2011-12-101-7/+10
|
* fix mismergeThierry Vignaud2011-12-101-1/+1
|
* 13.72Thierry Vignaud2011-12-102-1/+3
|
* do not display some bluetooth stuff as unknown (mga#1460)Thierry Vignaud2011-12-102-1/+2
|
* use a list for harddrakeThierry Vignaud2011-12-101-1/+2
|
* drakhelp: make it work somewhat despite lack of docThierry Vignaud2011-12-102-3/+4
|
* add a bug ID into NEWSThierry Vignaud2011-12-101-1/+1
|
* harddrake: prevent detecting some soft modems as scanners (mga#2753)Thierry Vignaud2011-12-102-1/+2
| | | | | | as usual sane-find-scanner is reporting wrongly too many devices, so we must filter them Here, let's filter harder soft modems
* fix bug ID in NEWSThierry Vignaud2011-12-101-1/+1
|
* (Gtk2::Notify::Queue->show) prevent net_applet to crash on notifications ↵Thierry Vignaud2011-12-102-1/+3
| | | | without icons (mga#2876)
* revert "identify xhci-hcd driven hw as bluetooth not usb"Thierry Vignaud2011-12-101-3/+0
|
* update for Mageia 2 - Alpha 2Anne Nicolas2011-12-091-0/+0
|
* fixed German translation typoOliver Burger2011-12-081-1/+1
|
* identify xhci-hcd driven hw as bluetooth not usbThierry Vignaud2011-12-071-0/+3
|
* revert incorrect change in is_netbook_nettop(), the regexp was ok, fix ↵Olivier Blin2011-12-071-2/+2
| | | | perl_checker instead
* (floppies) minor perl_checker cleanupThierry Vignaud2011-12-071-1/+1
|
* (is_netbook_nettop) fix typosThierry Vignaud2011-12-071-2/+2
| | | | | | | | detection was probably broken since introducing that function in "allow detection of low resources systems (extracted from compssUsers.pl) and netbooks/nettops" by blino on Oct 2 2008 (found by perl_checker)
* (getSCSI) fix test, thus only overwritting model if foundThierry Vignaud2011-12-071-1/+1
| | | | broken since "(_get_hd_vendor) factorize code (needed for next commit)" on 2010-01-18
* - update fi translationJani Välimaa2011-12-041-3/+3
|
* 13.71Anssi Hannula2011-12-042-1/+3
|
* service_harddrake: fix xorg.conf Driver switch regexpAnssi Hannula2011-12-042-1/+3
| | | | | This fixes a driver switch failing to alter xorg.conf when the Driver line doesn't contain default whitespacing (reported by Barry Jackson).
* libDrakx-standalone: update po filesAnssi Hannula2011-12-0471-4044/+5066
|
* fix standalone/po Make rule for POTILES.inAnssi Hannula2011-12-041-1/+1
|
* service_harddrake: show proper warning when a proprietary driver is wrongly ↵Anssi Hannula2011-12-042-6/+17
| | | | loaded
* service_harddrake: better messages in notify-x11-free-driver-switchAnssi Hannula2011-12-043-4/+8
|
* Update translationDimitrios Glentadakis2011-12-021-7/+9
|
* Update translationDimitrios Glentadakis2011-12-021-3/+3
|
*  13.70.2Thierry Vignaud2011-11-272-1/+3
|
* (secured_file) ensure that ~/tmp is correctly owned if createdThierry Vignaud2011-11-271-2/+11
| | | | | | | | callers should probably just use mkstemp in /tmp instead of relying on $TMPDIR || $ENV{HOME}/tmp or we should just move the choice of directoyr from callers to here, sg like: my $tmpdir = find { -d $_ } $ENV{TMPDIR}, "$ENV{HOME}/tmp", "$::prefix/tmp";
* (parse_release_file) silent perl_checkerThierry Vignaud2011-11-271-1/+1
|
* (secured_file) fix crashing on creating temp file if temp dir doesn't exist ↵Thierry Vignaud2011-11-272-0/+3
| | | | (mga#1396)
* Fix some glitches in Ukrainian translation.Yuri Chornoivan2011-11-244-15/+16
|
* there were no drakxtools-13.67 nor 13.67Thierry Vignaud2011-11-231-8/+0
|
* 13.70.1Thierry Vignaud2011-11-222-1/+3
|
* (bug_handler) do not keep around the segfaulted process once weThierry Vignaud2011-11-222-1/+3
| | | | | | collected all needed data when running drakbug this eats memory for nothing
* (report_bug_to_bugzilla) regroup misc data in bugzillaThierry Vignaud2011-11-222-4/+4
|
* (C_backtrace) kill debug statementThierry Vignaud2011-11-221-1/+0
|
* fix version number in enael's commitThierry Vignaud2011-11-221-1/+1
|
* 13.70Thierry Vignaud2011-11-222-1/+3
|
* do not to run GDB (too late[1] & faster!!!)Thierry Vignaud2011-11-222-22/+6
| | | | [1] after fork/exec, what remains of stack is useless
* better testThierry Vignaud2011-11-221-1/+1
|
* (bug_handler) remove top of traces that is inside bug handler from reportThierry Vignaud2011-11-222-0/+2
|
* include better C traces in reportsThierry Vignaud2011-11-222-2/+6
|
* (C_backtrace) introduce it in order to get a better GDB traceThierry Vignaud2011-11-221-0/+29
|
* report the gtk+ theme in use (#3127) which explain some crashes (eg: #2679)Thierry Vignaud2011-11-222-0/+6
|
* add missing spacesThierry Vignaud2011-11-221-0/+2
|
* updated Slovenian translation to match pot fileFilip Komar2011-11-191-9/+9
|
* Ukrainian translation updateYuri Chornoivan2011-11-171-31/+30
|
* fixed pot file so it passes msgfmt -cOliver Burger2011-11-161-4/+2
|