Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | inline useless create_fontsel() | Thierry Vignaud | 2005-04-21 | 1 | -5/+1 |
| | |||||
* | (filedialog_generic) switch to gtk+-2.6's new file selector | Thierry Vignaud | 2005-04-21 | 1 | -6/+10 |
| | |||||
* | perl_checker fix | Pascal Rigaux | 2005-04-21 | 1 | -1/+1 |
| | |||||
* | create true_local_fs_types() out of isTrueLocalFS() | Pascal Rigaux | 2005-04-21 | 1 | -1/+2 |
| | |||||
* | ensure the log is flushed ASAP when using a local file | Pascal Rigaux | 2005-04-21 | 1 | -4/+6 |
| | |||||
* | fix hex key parsing | Olivier Blin | 2005-04-20 | 1 | -1/+1 |
| | |||||
* | initial wireless support (needs ESSID, and optionally a WEP key) | Olivier Blin | 2005-04-20 | 4 | -4/+194 |
| | |||||
* | add a check | Pascal Rigaux | 2005-04-20 | 1 | -0/+4 |
| | |||||
* | (font_choice) filter file list so that only fonts are displayed | Thierry Vignaud | 2005-04-20 | 1 | -1/+9 |
| | |||||
* | switch to gtk+-2.6's new file selector | Thierry Vignaud | 2005-04-20 | 1 | -22/+14 |
| | |||||
* | do not care about the ISO volume name if it doesn't end in -Disc\d+ | Olivier Blin | 2005-04-20 | 1 | -4/+6 |
| | |||||
* | (setup_device) move comment where it's appropriate | Thierry Vignaud | 2005-04-20 | 1 | -1/+1 |
| | |||||
* | handle DVD ISO images too (so that they get added installed for urpmi) | Olivier Blin | 2005-04-20 | 1 | -1/+1 |
| | |||||
* | 10.3-0.2mdk | Thierry Vignaud | 2005-04-20 | 1 | -1/+29 |
| | |||||
* | allow to choose the wireless encryption mode between "None", "Open WEP", ↵ | Olivier Blin | 2005-04-20 | 3 | -126/+150 |
| | | | | | | | "Restricted WEP" and "WPA Pre-Shared Key" move ndiswrapper stuff in network::ndiswrapper | ||||
* | simplify | Olivier Blin | 2005-04-19 | 1 | -4/+2 |
| | |||||
* | fix ancient bug (Managed should be the default wireless mode, not Secondary) ↵ | Olivier Blin | 2005-04-19 | 1 | -10/+2 |
| | | | | and simplify | ||||
* | really use given encryption key | Olivier Blin | 2005-04-19 | 1 | -1/+1 |
| | |||||
* | network::wireless is needed for wireless configuration | Olivier Blin | 2005-04-19 | 1 | -0/+1 |
| | |||||
* | fix typo | Olivier Blin | 2005-04-19 | 1 | -1/+1 |
| | |||||
* | fix typo | Olivier Blin | 2005-04-19 | 1 | -2/+2 |
| | |||||
* | improve ndiswrapper driver configuration (allow to select driver, device and ↵ | Olivier Blin | 2005-04-19 | 2 | -53/+161 |
| | | | | many errors handling) | ||||
* | fix Titi sux (we do want to use sysfs if ethtool fails) | Olivier Blin | 2005-04-19 | 1 | -1/+1 |
| | |||||
* | convert_key_for_wpa_supplicant is now in network::wireless | Olivier Blin | 2005-04-19 | 1 | -1/+1 |
| | |||||
* | fix missing step | Olivier Blin | 2005-04-19 | 1 | -1/+1 |
| | |||||
* | move wireless stuff in wireless.pm | Olivier Blin | 2005-04-19 | 4 | -203/+213 |
| | |||||
* | do not write zeroed MAC addresses in iftab, it confuses ifrename | Olivier Blin | 2005-04-19 | 1 | -0/+2 |
| | |||||
* | do not crash if modprobe fails | Olivier Blin | 2005-04-19 | 1 | -2/+2 |
| | |||||
* | do not show empty ndiswrapper devices list | Olivier Blin | 2005-04-19 | 2 | -22/+31 |
| | |||||
* | unload ndiswrapper first so that the newly installed .inf files will be read | Olivier Blin | 2005-04-19 | 1 | -0/+2 |
| | |||||
* | Updated Malay translation | Sharuzzaman Ahmat Raslan | 2005-04-19 | 1 | -2423/+2580 |
| | |||||
* | fix simplification .. | Olivier Blin | 2005-04-19 | 1 | -1/+1 |
| | |||||
* | remove redundancy using gi/perl-install pms | Pascal Rigaux | 2005-04-19 | 1 | -111/+18 |
| | |||||
* | simplify again (Pixel) | Olivier Blin | 2005-04-19 | 1 | -1/+1 |
| | |||||
* | updated Kirghiz file | Pablo Saratxaga | 2005-04-19 | 2 | -246/+330 |
| | |||||
* | kill unused variable, simplify | Olivier Blin | 2005-04-19 | 1 | -1/+1 |
| | |||||
* | mandriva switch | Pascal Rigaux | 2005-04-19 | 4 | -15/+26 |
| | |||||
* | - allow specifying something else than /data/box | Pascal Rigaux | 2005-04-19 | 1 | -6/+9 |
| | | | | | - acpi=ht by default | ||||
* | - ".lst" makes the file hidden, use "lst" instead | Pascal Rigaux | 2005-04-19 | 1 | -6/+11 |
| | | | | | - default timeout is much too short | ||||
* | fix SSID listing | Olivier Blin | 2005-04-19 | 1 | -1/+1 |
| | |||||
* | switch to mandriva | Pascal Rigaux | 2005-04-19 | 1 | -6/+5 |
| | |||||
* | update copyright | Pascal Rigaux | 2005-04-19 | 1 | -2/+5 |
| | |||||
* | fix comment | Pascal Rigaux | 2005-04-19 | 1 | -1/+1 |
| | |||||
* | using same mouse for alternate_install should be useless | Olivier Blin | 2005-04-19 | 2 | -4/+2 |
| | | | | | remove it for xbox controller, thus making this option obsolete | ||||
* | fix me sucks | Olivier Blin | 2005-04-19 | 1 | -2/+4 |
| | |||||
* | always set synaptics touchpad as secondary and don't list them in mousedrake | Olivier Blin | 2005-04-19 | 1 | -18/+9 |
| | |||||
* | updates | Keld Simonsen | 2005-04-19 | 1 | -175/+96 |
| | | | | | | indexhtml/po/da.po soft/drakstats/po/da.po soft/mdkonline/po/da.po gi/perl-install/share/po/da.po | ||||
* | suggest 1280x1024 instead of 1280x960 which causes pbs | Pascal Rigaux | 2005-04-19 | 1 | -2/+2 |
| | |||||
* | some fixes | rstandtke | 2005-04-18 | 1 | -184/+100 |
| | |||||
* | preselect synaptics touchpad if no external mouse is present | Olivier Blin | 2005-04-18 | 1 | -3/+6 |
| |