summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* (make) fix racing with udev (#41832)Thierry Vignaud2008-12-152-1/+5
|
* install task-scanning (so that xsane-gimp got installed)Thierry Vignaud2008-12-152-1/+4
|
* add Flash 2009Olivier Blin2008-12-151-0/+0
|
* update translation for kirghiz languageIlyas Bakirov2008-12-131-8/+47
|
* update translation for ItalianAndrea Celli2008-12-121-1132/+1295
|
* perl_checker cleanupsThierry Vignaud2008-12-101-5/+5
|
* really translate scanner list messageOlivier Blin2008-12-101-5/+4
|
* 11.72Thierry Vignaud2008-12-093-1/+5
|
* normalize device IDs for devices cthat came from mouse.pm in order toThierry Vignaud2008-12-091-0/+9
| | | | | | track input devices whose format name differs between ldetect & mouse.pm (hexa vs base10)
* no need to probe input devices thrice (they are already listed inThierry Vignaud2008-12-091-6/+8
| | | | | | @devices through detect_devices::probe_all() -> getInputDevices_and_usb() -> getInputDevices())
* (pciusb_id) try harder to find duplicates: ignore description for USBThierry Vignaud2008-12-091-1/+2
| | | | | | devices (especially usefull in order to track eg: input devices whose name differs between ldetect & mouse.pm)
* (pciusb_id) try harder to find duplicates: ignore pci bus & functionThierry Vignaud2008-12-091-1/+1
| | | | | for USB devices (especially usefull in order to track eg: input devices)
* (pciusb_id) try harder to find duplicates: ignore case (b/c bus can beThierry Vignaud2008-12-092-1/+2
| | | | | either 'USB' or 'usb' (eg: input devices)
* (pciusb_id) split out fields list (needed for next commits)Thierry Vignaud2008-12-091-1/+2
|
* do not sduplicated hardware as unknown (#46242): track duplicated input devicesThierry Vignaud2008-12-092-2/+3
|
* do not show duplicated hardware as unknown (#46242): * list PC Speaker as ↵Thierry Vignaud2008-12-092-1/+4
| | | | sound card
* update translation for tr languageAtilla Öntaş2008-12-061-22/+23
|
* - finish-installPascal Rigaux2008-12-052-1/+3
| | | | | | | | o use /dev/urandom instead of /dev/random to generate salt for passwords (since reading on /dev/random can block boot process) (bug found/fixed by blino)
* make it clear finish-install require drak3d >= 1.21Pascal Rigaux2008-12-051-0/+1
|
* do not list PATA controllers as SATA (alternative would be to justThierry Vignaud2008-12-042-2/+6
| | | | | list all ATA controllers together)
* - do allow to upgrade Mandrakelinux (regression introduced in 10.14)Pascal Rigaux2008-12-012-1/+2
| | | | | | (bug tested on Mandrakelinux LE 2005) (regression introduced in r239304 2008-03-13)
* Osatuta.Iñigo Salvador Azurmendi2008-11-301-1/+32
|
* Osatu gabe (1 falta da).Iñigo Salvador Azurmendi2008-11-301-1/+20
|
* write distro release in bug descriptionThierry Vignaud2008-11-262-1/+4
|
* avoid to add empty cancel button (thanks blino)Wanderlei Antonio Cavassin2008-11-251-1/+1
|
* Honors $::Wizard_no_cancel when creating ok and cancel buttons.Wanderlei Antonio Cavassin2008-11-251-1/+1
|
* handle new network driver: et131x, smsc95xxThierry Vignaud2008-11-243-3/+7
|
* Updated in progress Romanian translationCatalin Florin Russen2008-11-221-359/+308
|
* update translation for kirghiz languageIlyas Bakirov2008-11-221-286/+257
|
* finish-install: show only installed 3D desktopsOlivier Blin2008-11-172-1/+4
|
* fix reading compssUsers.pl if rpmsrate is forced (for example with ↵Olivier Blin2008-11-172-1/+4
| | | | drakx-in-chroot)
* Fixed typos in Romanian translationCosmin Humeniuc2008-11-171-3/+3
|
* Fixed typos in Romanian translationCosmin Humeniuc2008-11-171-4/+4
|
* Fixed typos in Romanian translationCosmin Humeniuc2008-11-171-4/+4
|
* adapt to new Xconfig::glx APIOlivier Blin2008-11-141-1/+1
|
* disable modprobe when running mkinitrdOlivier Blin2008-11-121-0/+1
|
* remove duplicate error messageOlivier Blin2008-11-121-2/+0
|
* always echo root to handle back one-disk systems (echoing an empty root does ↵Olivier Blin2008-11-121-3/+4
| | | | not matter, since caller checks)
* fix quotingOlivier Blin2008-11-121-1/+1
|
* really give a chance to retry (though, it will still go to the writing if ↵Olivier Blin2008-11-121-0/+1
| | | | nothing is detected)
* allow to rebuild initrdOlivier Blin2008-11-121-0/+7
|
* fix indentationOlivier Blin2008-11-121-7/+7
|
* update /boot/grub/device.map if neededOlivier Blin2008-11-121-0/+8
|
* handle swap creation without fs expandOlivier Blin2008-11-121-2/+2
|
* make fs expand conditionalOlivier Blin2008-11-121-8/+11
|
* really make swap creation conditionalOlivier Blin2008-11-121-2/+4
|
* do not hardcode swap blocksOlivier Blin2008-11-121-1/+0
|
* rename max_part variables as main_partOlivier Blin2008-11-121-5/+5
|
* allow to read a config file from restore imageOlivier Blin2008-11-121-0/+9
|
* do not hardcode /tmp/media in detect_rootOlivier Blin2008-11-121-2/+3
|