summaryrefslogtreecommitdiffstats
path: root/perl-install/NEWS
Commit message (Collapse)AuthorAgeFilesLines
* (bug_handler) do a "normal" die if drakbug is not presentThierry Vignaud2007-08-091-0/+2
|
* 10.4.16310.4.163Pascal Rigaux2007-08-081-0/+2
|
* - harddrake:Pascal Rigaux2007-08-081-0/+1
| | | | | o handle nvidia-current.ko (Anssi Hannula)
* - for XFdrake: use update-alternatives command instead doing things by handPascal Rigaux2007-08-081-0/+2
| | | | | (this uses --set, new feature of update-alternatives) (#32362)
* display the PCI domain tooThierry Vignaud2007-08-081-0/+3
|
* bump release for drakxtools (10.4.162)Thierry Vignaud2007-08-081-0/+2
|
* fix fetching translations from "libDrakX-standalone" domain (#32402)Thierry Vignaud2007-08-081-0/+1
|
* - diskdrake:Pascal Rigaux2007-08-081-0/+4
| | | | | | | | o do not show partition types which have no associated filesystem for LVM LV (#32326) nb: we still would need to have pt_type per partition_table types
* bump release for drakxtools (10.4.161)10.4.161Thierry Vignaud2007-08-061-0/+2
|
* exceptions with "\n" are considered normal ways to quit and thus do not fire upThierry Vignaud2007-08-061-0/+3
| | | | | drakbug (eg: #32292)
* restore progress bar when formatting ext3Pascal Rigaux2007-08-061-0/+3
|
* bump release for drakxtools (10.4.160)10.4.160Thierry Vignaud2007-08-061-0/+2
|
* - fix range max value >2TB when creating a partition (useful for LVs >2TB)Pascal Rigaux2007-08-061-1/+3
| | | | | | nb: >> 11 and << 11 doesn't work on floats which we use to handle >2TB partitions. perl floats are precise enough up until 512TB
* better logsThierry Vignaud2007-08-061-1/+1
|
* (description) describe a few more services (cups, dm, haldaemon,Thierry Vignaud2007-08-061-0/+1
| | | | | messagebus, ntpd, saned, smb, sshd & xinetd) (#18612)
* (help) add support for "nodiratime" mount optionThierry Vignaud2007-08-061-0/+2
|
* bump release for drakxtools (10.4.159)Thierry Vignaud2007-08-061-0/+2
|
* (bug_handler) drakbug: do not report "wizcancel" exceptions (#32308)Thierry Vignaud2007-08-061-0/+1
|
* - diskdrake:Pascal Rigaux2007-08-031-0/+3
| | | | | | | o allow setting "flush" option (for vfat) - install: o configure removable writable media to use "flush" option instead of "sync" (#23042)
* bump release for drakxtools (10.4.157)Thierry Vignaud2007-08-031-0/+2
|
* display "save" & "quit" button when run from the control centerThierry Vignaud2007-08-031-0/+2
|
* list iwl3945/iwl4965 modules (and unlist ipw3945)Olivier Blin2007-08-021-0/+1
|
* report version of drakbugThierry Vignaud2007-08-021-0/+2
|
* report real version on --help, set by MakefieThierry Vignaud2007-08-021-0/+2
|
* bump release for drakxtools (10.4.156)Thierry Vignaud2007-08-021-0/+2
|
* - localedrake:Pascal Rigaux2007-08-021-0/+2
| | | | | o adapt configuration of consolefonts for kbd
* fix crash if /var/log/explanations doesn't exist (#32234)Thierry Vignaud2007-08-021-0/+3
|
* 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
|