summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone
Commit message (Collapse)AuthorAgeFilesLines
* sync with codeThierry Vignaud2007-08-0671-9173/+10660
|
* display "save" & "quit" button when run from the control centerThierry Vignaud2007-08-031-3/+2
|
* update translation for HebrewDotan Kamber2007-08-031-112/+15
|
* report version of drakbugThierry Vignaud2007-08-021-1/+2
|
* reindent now that we added a if() { } blockThierry Vignaud2007-08-021-7/+7
|
* sanerThierry Vignaud2007-08-021-0/+1
|
* (logcolorize) keep utf8 flag when splitting a string (should probablyThierry Vignaud2007-08-021-0/+1
| | | | | be reported as a perl bug...)
* (logcolorize) use standard argument passing (needed for next commit)Thierry Vignaud2007-08-021-4/+3
|
* fix crash if /var/log/explanations doesn't exist (#32234)Thierry Vignaud2007-08-021-2/+10
|
* drop supermount support (it has been dropped from our kernel)Pascal Rigaux2007-08-022-7/+3
|
* ask people to report lspcidrake -v output rather than lspci since it's moreThierry Vignaud2007-08-0272-107/+107
| | | | | usefull to us
* display the program that actually crashed and the error messageThierry Vignaud2007-08-021-1/+9
|
* fix crashing on unknown programsThierry Vignaud2007-08-011-1/+1
|
* add --error option in order to provide a backtraceThierry Vignaud2007-08-011-2/+14
|
* fix passing several options (needed for next commit)Thierry Vignaud2007-08-011-2/+4
|
* let be faster than perl_checkoThierry Vignaud2007-08-011-1/+1
|
* prefill default summary with the name of the actual program which crashedThierry Vignaud2007-08-011-1/+2
|
* simplifyThierry Vignaud2007-08-011-3/+6
|
* basic adaption to new bugzilla (#31995)Thierry Vignaud2007-08-011-7/+3
|
* rename "bugzilla" as "bugzilla_url" (more sensitive)Thierry Vignaud2007-08-011-3/+3
|
* minor cleanupThierry Vignaud2007-08-011-3/+2
|
* display Mandriva Online for mdkapplet in the "select mandriva tool" field ↵Thierry Vignaud2007-07-301-0/+1
| | | | (cosmetic)
* adapt to new nut doc pathOlivier Blin2007-07-271-1/+1
|
* Updated Norwegian Nynorsk translation.Karl Ove Hufthammer2007-07-241-154/+219
|
* rename $done as $new_driverThierry Vignaud2007-07-041-4/+4
|
* factorize code handling switch for both ati & nvidiaThierry Vignaud2007-07-041-23/+18
|
* kill doble "require Xconfig::card"Thierry Vignaud2007-07-041-1/+0
|
* log right driver we're switching to from fglrxThierry Vignaud2007-07-041-1/+1
|
* more consise code; only one regexpThierry Vignaud2007-07-041-21/+12
|
* be stricter (do not bother switch from "nv" to "nv")Thierry Vignaud2007-07-041-1/+1
|
* do not bother configure old Xorg conf files anymoreThierry Vignaud2007-07-041-2/+2
|
* only log "switch xorg driver" & do actual GL config if we do need itThierry Vignaud2007-07-041-4/+13
|
* really log when switching from fglrx to another driverOlivier Blin2007-07-041-1/+1
|
* do not enable fglrx libraries when disabling fglrx...Olivier Blin2007-07-041-1/+1
|
* Updated POT fileFunda Wang2007-07-0171-14711/+11810
|
* remove debug code :-/Pascal Rigaux2007-06-281-1/+0
|
* - use modularized ide drivers and configure ide-controller in modprobe.confPascal Rigaux2007-06-281-0/+13
| | | | | | | - bootloader-config: o configure ide-controller in modprobe.conf for upgrading to kernels with modularized ide drivers
* adapt it to new installer layout (#22307)Thierry Vignaud2007-06-181-1/+1
|
* (search_windows_font) simplify it by puting error management out of loopThierry Vignaud2007-06-081-10/+5
|
* (search_windows_font) simplify finding windows fonts & make it now really ↵Thierry Vignaud2007-06-081-14/+14
| | | | case insensitive
* (search_windows_font) do not misbelieve a font is already installed ifThierry Vignaud2007-06-071-2/+2
| | | | | | substring of another font name (eg "l.ttf" wouldn't be installed if "arial.ttf" was)
* (search_windows_font) typo fix (ffixxx)Thierry Vignaud2007-06-071-1/+1
|
* (search_windows_font) fix crash (#28016)Thierry Vignaud2007-06-061-2/+3
|
* (search_windows_font) fix enumerating fonts on old windows (#28016)Thierry Vignaud2007-06-061-1/+1
|
* (search_windows_font) fix crashThierry Vignaud2007-06-051-2/+2
|
* (search_windows_font) try different cases on windows partitions (based on ↵Thierry Vignaud2007-06-041-2/+5
| | | | ffixxx suggestion, #28016)
* (search_windows_font) do see fuse-mounted or ntfs-3g windows partitions ↵Thierry Vignaud2007-06-041-1/+1
| | | | (ffixxx, #28016)
* do not fork useless shellsThierry Vignaud2007-06-041-2/+2
|
* drakhelp: fix .mozilla dir as root when it doesn't exists (#29775)Thierry Vignaud2007-06-041-0/+1
|
* stop modifying hotplug blacklistOlivier Blin2007-06-041-1/+0
|