| Commit message (Expand) | Author | Age | Files | Lines |
* | standardized on using the asterisk as bullet list for all advertisings | Pablo Saratxaga | 2004-08-20 | 1 | -3/+3 |
* | Fixed English typos | Pablo Saratxaga | 2004-08-20 | 1 | -4/+4 |
* | fixed English typo | Pablo Saratxaga | 2004-08-20 | 1 | -1/+1 |
* | fixed English typos (no space before colon) | Pablo Saratxaga | 2004-08-20 | 1 | -12/+12 |
* | Use standard mouse wait/normal. Make $cmd_line a global. perl_checker fixes. | Stew Benedict | 2004-08-20 | 1 | -76/+49 |
* | add a fixme comment | Olivier Blin | 2004-08-20 | 1 | -0/+1 |
* | do not assume internet isn't configured if connect scripts do not | Olivier Blin | 2004-08-20 | 1 | -3/+2 |
* | update mac address in network::ethernet::get_eth_cards to be sure iftab is al... | Olivier Blin | 2004-08-20 | 2 | -7/+22 |
* | (firewire_probe) use sysfs to detect firewire devices (eth1394 should be dete... | Olivier Blin | 2004-08-20 | 1 | -1/+16 |
* | fix nasty typo | Olivier Blin | 2004-08-20 | 1 | -1/+1 |
* | - Let printer name, description, location be entered after determining the mo... | Till Kamppeter | 2004-08-19 | 1 | -92/+70 |
* | *** empty log message *** | Pascal Rigaux | 2004-08-19 | 1 | -1/+150 |
* | 10.1-0.11mdk | Thierry Vignaud | 2004-08-19 | 1 | -1/+19 |
* | always close the wizard_window, die when an exception has been raised | Olivier Blin | 2004-08-19 | 1 | -1/+2 |
* | perl_checker fixes | Olivier Blin | 2004-08-19 | 1 | -7/+9 |
* | perl_checker fixes | Olivier Blin | 2004-08-19 | 1 | -5/+5 |
* | perl_checker fixes | Olivier Blin | 2004-08-19 | 1 | -95/+88 |
* | workaround not to call c::upgrade_utf8 on read-only variables | Olivier Blin | 2004-08-19 | 1 | -10/+20 |
* | workaround not to call c::upgrade_utf8 on read-only variables | Olivier Blin | 2004-08-19 | 1 | -11/+22 |
* | perl_checker fixes | Olivier Blin | 2004-08-19 | 1 | -140/+125 |
* | typo fixes | Thierry Vignaud | 2004-08-19 | 14 | -86/+86 |
* | - Removed installation of "gimpprint" package, it is part of GIMP 2.0.x now. | Till Kamppeter | 2004-08-19 | 4 | -852/+8 |
* | Move code in another function | Rafael Garcia-Suarez | 2004-08-19 | 1 | -10/+15 |
* | (connectionstr) workaround perl bug | Thierry Vignaud | 2004-08-19 | 1 | -1/+2 |
* | Fix problem of the "usblp" kernel module not loaded before local printer auto... | Till Kamppeter | 2004-08-19 | 1 | -1/+1 |
* | reduce non default (aka old default ones) IM priority | Thierry Vignaud | 2004-08-19 | 1 | -1/+1 |
* | fix keyboarddrake not modifying xkb | Pascal Rigaux | 2004-08-19 | 1 | -2/+2 |
* | Wrong comment | Rafael Garcia-Suarez | 2004-08-19 | 1 | -1/+1 |
* | fix drakxtools build (do not include ../Makefile.config) | Thierry Vignaud | 2004-08-19 | 1 | -1/+0 |
* | removing OpenIPMI as default | Erwan Velu | 2004-08-19 | 1 | -1/+1 |
* | (write_interface_conf) use mac_ieee1394 descriptor in iftab for firewire links | Olivier Blin | 2004-08-18 | 1 | -2/+4 |
* | add bug reference | Thierry Vignaud | 2004-08-18 | 1 | -1/+1 |
* | check usb controllers on boot | Olivier Blin | 2004-08-18 | 2 | -1/+4 |
* | *** empty log message *** | Pascal Rigaux | 2004-08-18 | 1 | -1/+66 |
* | 10.1-0.10mdk | Thierry Vignaud | 2004-08-18 | 1 | -1/+10 |
* | fix default IM setting when switching language | Thierry Vignaud | 2004-08-18 | 2 | -0/+11 |
* | *** empty log message *** | Pascal Rigaux | 2004-08-18 | 1 | -1/+160 |
* | fix blino sucks | Pascal Rigaux | 2004-08-18 | 1 | -1/+1 |
* | hide $release_notes_scroll by default, it's visually cleaner | Pascal Rigaux | 2004-08-18 | 1 | -0/+1 |
* | Make the status field optional in treeviews | Rafael Garcia-Suarez | 2004-08-18 | 1 | -2/+4 |
* | restrict the wait message (so that it's dead when an error message is displayed) | Pascal Rigaux | 2004-08-18 | 1 | -3/+4 |
* | fix typo | Pascal Rigaux | 2004-08-18 | 1 | -1/+1 |
* | fix typos | Pascal Rigaux | 2004-08-18 | 1 | -3/+3 |
* | - any::setupBootloader() used to call bootloader::install() whereas install_s... | Pascal Rigaux | 2004-08-18 | 3 | -37/+33 |
* | perl_checker compliance | Pascal Rigaux | 2004-08-18 | 1 | -1/+1 |
* | force ACPI on a laptop with recent bios | Pascal Rigaux | 2004-08-18 | 1 | -5/+10 |
* | add PCMCIA controllers class | Thierry Vignaud | 2004-08-18 | 1 | -0/+13 |
* | create install_acpi_pkgs() and use it for auto_installs | Pascal Rigaux | 2004-08-18 | 2 | -6/+13 |
* | use dmidecode to detect isLaptop() | Pascal Rigaux | 2004-08-18 | 1 | -1/+26 |
* | Getopt::Long is now faked | Pascal Rigaux | 2004-08-18 | 1 | -1/+0 |