summaryrefslogtreecommitdiffstats
path: root/perl-install/NEWS
Commit message (Collapse)AuthorAgeFilesLines
* bump release for drakxtools (10.4.153)Thierry Vignaud2007-08-021-0/+2
|
* ask people to report lspcidrake -v output rather than lspci since it's moreThierry Vignaud2007-08-021-0/+2
| | | | | usefull to us
* display the program that actually crashed and the error messageThierry Vignaud2007-08-021-0/+1
|
* (bug_handler) prevent looping if drakbug crashesThierry Vignaud2007-08-021-0/+1
|
* (bug_handler) display full backtraceThierry Vignaud2007-08-021-0/+1
|
* (bug_handler) do not fsck up exceptions in eval { }Thierry Vignaud2007-08-021-0/+3
|
* bump release for drakxtools (10.4.152)Thierry Vignaud2007-08-011-0/+2
|
* better logThierry Vignaud2007-08-011-1/+1
|
* fix crashing on unknown programsThierry Vignaud2007-08-011-0/+1
|
* add --error option in order to provide a backtraceThierry Vignaud2007-08-011-0/+1
|
* provide drakbug with the perl backtraceThierry Vignaud2007-08-011-0/+1
|
* prefill description too and hint the reporter to provide usefull dataThierry Vignaud2007-08-011-0/+2
|
* report ordinary crash (unhandled exceptions, not seg faults) on bugzilla tooThierry Vignaud2007-08-011-0/+2
|
* bump release for drakxtools (10.4.151)Thierry Vignaud2007-08-011-0/+2
|
* prefill default summary with the name of the actual program which crashedThierry Vignaud2007-08-011-0/+1
|
* basic adaption to new bugzilla (#31995)Thierry Vignaud2007-08-011-0/+1
|
* - bootloader-config: handle vmdefault and vmdisable lilo.conf options (#26456)Pascal Rigaux2007-07-311-0/+1
|
* rescuept is no more in util-linux, soPascal Rigaux2007-07-311-0/+3
| | | | | | | | - diskdrake: drop "Rescue partition table" feature (was based on rescuept which has been dropped in util-linux, but was quite bad compared to testdisk anyway) - rescue: remove rescuept (use testdisk instead, which is much nicer)
* improve explanations (#6969): prevent introducing confusion into explanationsThierry Vignaud2007-07-301-0/+1
|
* drakauth: fix bogus string (#10776)Thierry Vignaud2007-07-301-0/+1
|
* display Mandriva Online for mdkapplet in the "select mandriva tool" field ↵Thierry Vignaud2007-07-301-0/+3
| | | | (cosmetic)
* adapt to new nut doc pathOlivier Blin2007-07-271-0/+2
|
* 10.4.145Pascal Rigaux2007-07-091-1/+3
|
* - modify usbWacom() for mousedrakePascal Rigaux2007-07-091-0/+3
| | | | | | | (conflicts with drakx-kbd-mouse-x11 < 0.19) - installer: o add /lib/udev/usb_id which is needed by mouse.pm to generate /dev/input/by-id/xxx
* bump release for drakxtools (10.4.144)Thierry Vignaud2007-07-051-0/+2
|
* factorize code handling switch for both ati & nvidiaThierry Vignaud2007-07-041-0/+1
|
* log right driver we're switching to from fglrxThierry Vignaud2007-07-041-0/+1
|
* do not bother configure old Xorg conf files anymoreThierry Vignaud2007-07-041-0/+3
|
* I did part of the job on harddrake serviceThierry Vignaud2007-07-041-1/+1
|
* bump release for drakxtools (10.4.143)Thierry Vignaud2007-07-041-0/+2
|
* better formattingThierry Vignaud2007-07-041-1/+2
|
* only log "switch xorg driver" & do actual GL config if we do need itThierry Vignaud2007-07-041-0/+1
|
* fix resizing's faillures due to udev's race when writing the partition tableThierry Vignaud2007-07-041-0/+3
| | | | | (deleting then recreating the nodes leaves a race window...)
* update NEWSOlivier Blin2007-07-041-0/+3
|
* centralize common textdomains in a single common place, thus ensuring ↵Thierry Vignaud2007-06-281-0/+2
| | | | they'll be binded (#31580)
* bump release for drakxtools (10.4.140)Thierry Vignaud2007-06-281-0/+2
|
* - use modularized ide drivers and configure ide-controller in modprobe.confPascal Rigaux2007-06-281-1/+4
| | | | | | | - bootloader-config: o configure ide-controller in modprobe.conf for upgrading to kernels with modularized ide drivers
* merge "ide" and "all_ide" categories since we now use fully modularezed ide ↵Thierry Vignaud2007-06-281-0/+3
| | | | drivers
* bump release for drakxtools (10.4.139)Thierry Vignaud2007-06-271-0/+2
|
* (mandrake_release_info) introduce it in order to have full release info (eg: ↵Thierry Vignaud2007-06-271-0/+2
| | | | for #31223)
* bump release for drakxtools (10.4.138)Thierry Vignaud2007-06-211-0/+2
|
* log last commitThierry Vignaud2007-06-181-0/+1
|
* prevent "unlisted driver" error for snd-aoa, snd-cs5530, snd-echo3g,Thierry Vignaud2007-06-151-0/+3
| | | | | snd-usb-caiaq & snd-usb-usx2y drivers
* add support for snd-cmi8788 driverThierry Vignaud2007-06-151-0/+1
|
* stop scannerdrake from fooling us about scanners and from leading us to displayThierry Vignaud2007-06-141-0/+4
| | | | | twice the same device (#31182)
* bump release for drakxtools (10.4.136)Thierry Vignaud2007-06-121-0/+2
|
* add a class for biometric sensors (fingerprint for now) (#31182)Thierry Vignaud2007-06-121-0/+2
|
* - diskdrakePascal Rigaux2007-06-111-0/+2
| | | | | o fix 1.9TB displayed as 1TB
* - drakboot -bootPascal Rigaux2007-06-111-0/+3
| | | | | o update splash when changing framebuffer resolution (#27470)
* bump release for drakxtools (10.4.135)Thierry Vignaud2007-06-081-0/+2
|