Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | revert previous commit (it's all wrong) | Pascal Rigaux | 2009-01-15 | 2 | -5/+2 |
| | |||||
* | - diskdrake: | Pascal Rigaux | 2009-01-15 | 2 | -2/+5 |
| | | | | | | | o --smb: fix netbios name resolution (#42483, thanks to Derek Jennings) (backport from trunk) | ||||
* | 11.71.6 | Thierry Vignaud | 2009-01-09 | 2 | -1/+3 |
| | |||||
* | (_create_Window) prevent mdkapplet from crashing (#46477) | Thierry Vignaud | 2009-01-09 | 2 | -1/+3 |
| | |||||
* | releasing 11.71.5 which replaces 11.71.4 | Pascal Rigaux | 2009-01-09 | 3 | -11/+6 |
| | | | | | | | | | | | the switch to cifs suggested in #42483 was only partially done, comment #11 of the #42483 completes the fix. this (should) completly fixes: - diskdrake: o --smb: cifs must be used instead of smbfs (#42483) | ||||
* | lookup for Samba master browsers too (backport from trunk) | Olivier Blin | 2009-01-08 | 2 | -1/+4 |
| | |||||
* | 11.71.4 | Pascal Rigaux | 2009-01-08 | 2 | -1/+3 |
| | |||||
* | since cifs, /etc/samba/auth.xxx format has changed slightly: spaces are not | Pascal Rigaux | 2009-01-08 | 1 | -1/+1 |
| | | | | | | | allowed around "=" (at least that's what comment #6 of bug #42483 says) (backported from trunk) | ||||
* | - disdrake | Pascal Rigaux | 2009-01-08 | 4 | -5/+8 |
| | | | | | | | o --smb: cifs must be used instead of smbfs (#42483) (backported from trunk) | ||||
* | track regressions | Thierry Vignaud | 2009-01-07 | 1 | -0/+1 |
| | |||||
* | 11.71.3 | Thierry Vignaud | 2009-01-06 | 2 | -1/+3 |
| | |||||
* | fix displaying in proper category sound coprocessor & misc ACPI event | Thierry Vignaud | 2009-01-06 | 2 | -2/+3 |
| | | | | | keys NEWS harddrake [backported from trunk] | ||||
* | perl_checker cleanups [backported from trunk] | Thierry Vignaud | 2009-01-06 | 1 | -5/+5 |
| | |||||
* | normalize device IDs for devices that came from mouse.pm in order to | Thierry Vignaud | 2009-01-06 | 1 | -0/+9 |
| | | | | | | track input devices whose format name differs between ldetect & mouse.pm (hexa vs base10) [backported from trunk] | ||||
* | no need to probe input devices thrice (they are already listed in | Thierry Vignaud | 2009-01-06 | 1 | -6/+8 |
| | | | | | | | @devices through detect_devices::probe_all() -> getInputDevices_and_usb() -> getInputDevices()) [backported from trunk] | ||||
* | (pciusb_id) try harder to find duplicates: ignore description for USB | Thierry Vignaud | 2009-01-06 | 1 | -1/+2 |
| | | | | | | devices (especially usefull in order to track eg: input devices whose name differs between ldetect & mouse.pm) [backported from trunk] | ||||
* | (pciusb_id) try harder to find duplicates: ignore pci bus & function | Thierry Vignaud | 2009-01-06 | 1 | -1/+1 |
| | | | | | | for USB devices (especially usefull in order to track eg: input devices) [backported from trunk] | ||||
* | (pciusb_id) try harder to find duplicates: ignore case (b/c bus can be | Thierry Vignaud | 2009-01-06 | 2 | -1/+2 |
| | | | | | either 'USB' or 'usb' (eg: input devices) [backported from trunk] | ||||
* | (pciusb_id) split out fields list (needed for next commits) [backported from ↵ | Thierry Vignaud | 2009-01-06 | 1 | -1/+2 |
| | | | | trunk] | ||||
* | do not sduplicated hardware as unknown (#46242): track duplicated | Thierry Vignaud | 2009-01-06 | 2 | -2/+3 |
| | | | | | input devices [backported from trunk] | ||||
* | do not show duplicated hardware as unknown (#46242): list PC Speaker | Thierry Vignaud | 2009-01-06 | 2 | -1/+4 |
| | | | | | as sound card [backported from trunk] | ||||
* | do not list PATA controllers as SATA (alternative would be to just | Thierry Vignaud | 2009-01-06 | 2 | -2/+6 |
| | | | | | list all ATA controllers together) [backported from trunk] | ||||
* | (make) fix racing with udev (#41832) [backported from trunk] | Thierry Vignaud | 2009-01-06 | 2 | -1/+4 |
| | |||||
* | (write_fstab) fix crashing on writing fstab when using SMB (#46084) ↵ | Thierry Vignaud | 2009-01-06 | 2 | -0/+2 |
| | | | | [Backported from trunk] | ||||
* | - diskdrake: | Pascal Rigaux | 2008-12-16 | 2 | -1/+4 |
| | | | | | | | o --nfs: handle "host:/" (#44320) (backported from trunk) | ||||
* | 11.71.2 | Pascal Rigaux | 2008-12-05 | 2 | -7/+5 |
| | |||||
* | - finish-install | Pascal Rigaux | 2008-12-05 | 2 | -1/+5 |
| | | | | | | | | | 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) (backported from trunk) | ||||
* | 11.71.1 | Pascal Rigaux | 2008-12-05 | 2 | -1/+3 |
| | |||||
* | make it clear finish-install require drak3d >= 1.21 | Pascal Rigaux | 2008-12-05 | 1 | -0/+1 |
| | | | | | (backport from trunk) | ||||
* | branch for mdv2009.0 | Pascal Rigaux | 2008-12-05 | 0 | -0/+0 |
| | | | | | taking all trunk changes except hazardous r250146 (last commit) | ||||
* | - do allow to upgrade Mandrakelinux (regression introduced in 10.14) | Pascal Rigaux | 2008-12-01 | 2 | -1/+2 |
| | | | | | | (bug tested on Mandrakelinux LE 2005) (regression introduced in r239304 2008-03-13) | ||||
* | Osatuta. | Iñigo Salvador Azurmendi | 2008-11-30 | 1 | -1/+32 |
| | |||||
* | Osatu gabe (1 falta da). | Iñigo Salvador Azurmendi | 2008-11-30 | 1 | -1/+20 |
| | |||||
* | write distro release in bug description | Thierry Vignaud | 2008-11-26 | 2 | -1/+4 |
| | |||||
* | avoid to add empty cancel button (thanks blino) | Wanderlei Antonio Cavassin | 2008-11-25 | 1 | -1/+1 |
| | |||||
* | Honors $::Wizard_no_cancel when creating ok and cancel buttons. | Wanderlei Antonio Cavassin | 2008-11-25 | 1 | -1/+1 |
| | |||||
* | handle new network driver: et131x, smsc95xx | Thierry Vignaud | 2008-11-24 | 3 | -3/+7 |
| | |||||
* | Updated in progress Romanian translation | Catalin Florin Russen | 2008-11-22 | 1 | -359/+308 |
| | |||||
* | update translation for kirghiz language | Ilyas Bakirov | 2008-11-22 | 1 | -286/+257 |
| | |||||
* | finish-install: show only installed 3D desktops | Olivier Blin | 2008-11-17 | 2 | -1/+4 |
| | |||||
* | fix reading compssUsers.pl if rpmsrate is forced (for example with ↵ | Olivier Blin | 2008-11-17 | 2 | -1/+4 |
| | | | | drakx-in-chroot) | ||||
* | Fixed typos in Romanian translation | Cosmin Humeniuc | 2008-11-17 | 1 | -3/+3 |
| | |||||
* | Fixed typos in Romanian translation | Cosmin Humeniuc | 2008-11-17 | 1 | -4/+4 |
| | |||||
* | Fixed typos in Romanian translation | Cosmin Humeniuc | 2008-11-17 | 1 | -4/+4 |
| | |||||
* | adapt to new Xconfig::glx API | Olivier Blin | 2008-11-14 | 1 | -1/+1 |
| | |||||
* | disable modprobe when running mkinitrd | Olivier Blin | 2008-11-12 | 1 | -0/+1 |
| | |||||
* | remove duplicate error message | Olivier Blin | 2008-11-12 | 1 | -2/+0 |
| | |||||
* | always echo root to handle back one-disk systems (echoing an empty root does ↵ | Olivier Blin | 2008-11-12 | 1 | -3/+4 |
| | | | | not matter, since caller checks) | ||||
* | fix quoting | Olivier Blin | 2008-11-12 | 1 | -1/+1 |
| | |||||
* | really give a chance to retry (though, it will still go to the writing if ↵ | Olivier Blin | 2008-11-12 | 1 | -0/+1 |
| | | | | nothing is detected) |