summaryrefslogtreecommitdiffstats
path: root/perl-install/NEWS
Commit message (Collapse)AuthorAgeFilesLines
* 13.73Thomas Backlund2011-12-231-0/+1
|
* add missing newsThomas Backlund2011-12-231-0/+1
|
* interactive::curses: default to 80x25 (fixes serial)Pascal Terjan2011-12-221-0/+1
|
* (setupBootloader__entries) display partition labels when adding a foreign OSThierry Vignaud2011-12-171-0/+1
| | | | | (similar to previous commit, maybe should we share some helper for devices listing & GUI-formating)
* (setupBootloader__general) display partition labels in list instead of just ↵Thierry Vignaud2011-12-171-0/+3
| | | | | | | disk names in "boot device" choice hard disk names were displayed since 'as suggested in bug #21524, display the info on hard drives in the "boot device" choice' (pixel, 2006-03-09)
* fix missing names after bogus cleaning-before-importing (mga#3745)Thierry Vignaud2011-12-141-0/+2
|
* 13.72.1Thierry Vignaud2011-12-111-0/+2
|
* fix crash after mismerge (mga#3696)Thierry Vignaud2011-12-111-0/+1
|
* (raw) fix $HOME for all when runing as another user instead of root (mga#287)Thierry Vignaud2011-12-101-0/+2
| | | | make rpmdrake fix more generic
* 13.72Thierry Vignaud2011-12-101-0/+2
|
* do not display some bluetooth stuff as unknown (mga#1460)Thierry Vignaud2011-12-101-0/+1
|
* use a list for harddrakeThierry Vignaud2011-12-101-1/+2
|
* drakhelp: make it work somewhat despite lack of docThierry Vignaud2011-12-101-0/+1
|
* add a bug ID into NEWSThierry Vignaud2011-12-101-1/+1
|
* harddrake: prevent detecting some soft modems as scanners (mga#2753)Thierry Vignaud2011-12-101-0/+1
| | | | | | 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-101-0/+2
| | | | without icons (mga#2876)
* revert "identify xhci-hcd driven hw as bluetooth not usb"Thierry Vignaud2011-12-101-3/+0
|
* identify xhci-hcd driven hw as bluetooth not usbThierry Vignaud2011-12-071-0/+3
|
* 13.71Anssi Hannula2011-12-041-0/+2
|
* service_harddrake: fix xorg.conf Driver switch regexpAnssi Hannula2011-12-041-0/+2
| | | | | This fixes a driver switch failing to alter xorg.conf when the Driver line doesn't contain default whitespacing (reported by Barry Jackson).
* service_harddrake: show proper warning when a proprietary driver is wrongly ↵Anssi Hannula2011-12-041-0/+2
| | | | loaded
* service_harddrake: better messages in notify-x11-free-driver-switchAnssi Hannula2011-12-041-0/+4
|
*  13.70.2Thierry Vignaud2011-11-271-0/+2
|
* (secured_file) fix crashing on creating temp file if temp dir doesn't exist ↵Thierry Vignaud2011-11-271-0/+2
| | | | (mga#1396)
* there were no drakxtools-13.67 nor 13.67Thierry Vignaud2011-11-231-8/+0
|
* 13.70.1Thierry Vignaud2011-11-221-0/+2
|
* (bug_handler) do not keep around the segfaulted process once weThierry Vignaud2011-11-221-0/+2
| | | | | | collected all needed data when running drakbug this eats memory for nothing
* (report_bug_to_bugzilla) regroup misc data in bugzillaThierry Vignaud2011-11-221-0/+3
|
* fix version number in enael's commitThierry Vignaud2011-11-221-1/+1
|
* 13.70Thierry Vignaud2011-11-221-0/+2
|
* do not to run GDB (too late[1] & faster!!!)Thierry Vignaud2011-11-221-0/+1
| | | | [1] after fork/exec, what remains of stack is useless
* (bug_handler) remove top of traces that is inside bug handler from reportThierry Vignaud2011-11-221-0/+1
|
* include better C traces in reportsThierry Vignaud2011-11-221-0/+1
|
* report the gtk+ theme in use (#3127) which explain some crashes (eg: #2679)Thierry Vignaud2011-11-221-0/+3
|
* add missing spacesThierry Vignaud2011-11-221-0/+2
|
* increase versionAnne Nicolas2011-11-101-0/+3
|
* Update NEWSDexter Morgan2011-11-071-1/+4
|
* - sync with kernel-3.1.0-1.mga2Thomas Backlund2011-10-241-0/+12
| | | | | | | | | | | | | | | * add hid devices: hid-keytouch, hid-uclogic * add sas/raid driver: isci * add sound devices: snd-lola, snd-firewire-speakers snd-isight, snd-usb-6fire * add usb/storage: ums-eneub6250, ums-realtek * add wireless drivers: brcmsmac, rtl8187se, rtusb, rtl8192se, rtl8192cu, rtl8192de
* 13.63Thierry Vignaud2011-09-071-0/+2
|
* partition_table: align partitions to 1MB boundaries to avoidAnssi Hannula2011-08-061-0/+3
| | | | performance issues with drives with 4k physical sectors (mga#1215)
* (selectLanguage_install) "Multi languages" => "Multiple languages" (mga#1011)Thierry Vignaud2011-08-051-0/+3
|
* 13.61Thierry Vignaud2011-08-011-0/+2
|
* add missing spaceThierry Vignaud2011-08-011-1/+1
|
* (pack) spaces are not allowed between options in /etc/fstab (#2271)Thierry Vignaud2011-08-011-0/+2
|
* enable support for LibreOffice/gs/... only if available(#461)Thierry Vignaud2011-08-011-0/+1
|
* (appli_choice) rename Ooo as LibreOffice (#461)Thierry Vignaud2011-08-011-0/+2
|
* This fixes the detection of kernel vesion for usage in bootloader entries.Thierry Vignaud2011-08-011-0/+2
| | | | | | | | | | | | | | | | It wasn't entirely correct in mga1, and it got worse since we started adding mgaver to rpmtag. Before installing a kernel-desktop-3.0.0-1.mga2 the entry would end up as: title 2 3.0.0-desktop-1.mga With the fix below it creates the proper entry: title desktop 3.0.0-1.mga2 Signed-off-by: Thomas Backlund <tmb@mageia.org>
* add missing spacingThierry Vignaud2011-07-271-0/+1
|
* 13.60Thierry Vignaud2011-07-271-0/+2
|