Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix bad %% | Pascal Rigaux | 2004-08-12 | 1 | -2/+2 |
| | |||||
* | kill unused variables | Olivier Blin | 2004-08-12 | 1 | -2/+2 |
| | |||||
* | kill deprecated parts | Olivier Blin | 2004-08-12 | 1 | -36/+0 |
| | |||||
* | update from doc (/cooker/doc/manualB) | Pascal Rigaux | 2004-08-12 | 7 | -5394/+3775 |
| | |||||
* | set both NET_DEVICE and NET_INTERFACE in automatic lan configuration | Olivier Blin | 2004-08-12 | 1 | -1/+1 |
| | | | | | (network install) | ||||
* | set NET_DEVICE and NET_INTERFACE for lan and adsl dhcp/manual connections | Olivier Blin | 2004-08-12 | 1 | -0/+1 |
| | |||||
* | - nicer error message for help.pm N parameters error | Pascal Rigaux | 2004-08-12 | 1 | -3/+3 |
| | | | | | - handle <sect3> (and also <option>) | ||||
* | *** empty log message *** | Pascal Rigaux | 2004-08-12 | 1 | -1/+211 |
| | |||||
* | standalone doesn't need to be blacklisted | Pascal Rigaux | 2004-08-12 | 1 | -1/+0 |
| | |||||
* | install driver and firmware for madwifi cards | Thierry Vignaud | 2004-08-12 | 1 | -0/+1 |
| | |||||
* | remove check_mounted(), it is done by diskdrake | Pascal Rigaux | 2004-08-12 | 1 | -11/+0 |
| | |||||
* | use difference2() as suggested by new perl_checker warning | Pascal Rigaux | 2004-08-12 | 1 | -1/+1 |
| | |||||
* | cleanup | Pascal Rigaux | 2004-08-12 | 1 | -3/+2 |
| | |||||
* | perl_checker compliance | Pascal Rigaux | 2004-08-12 | 2 | -4/+3 |
| | |||||
* | cleanup | Pascal Rigaux | 2004-08-12 | 1 | -1/+1 |
| | |||||
* | rewrite write_config for wlandetect to use output() | Olivier Blin | 2004-08-11 | 1 | -21/+13 |
| | |||||
* | regexp cleanup (bis) | Olivier Blin | 2004-08-11 | 1 | -2/+2 |
| | |||||
* | regexp cleanups | Olivier Blin | 2004-08-11 | 1 | -16/+8 |
| | |||||
* | remove unused variable | Olivier Blin | 2004-08-11 | 1 | -1/+0 |
| | |||||
* | use each_index | Olivier Blin | 2004-08-11 | 1 | -5/+3 |
| | |||||
* | introduce and use isRoamingRunning to detect if the roaming daemon is | Olivier Blin | 2004-08-11 | 1 | -3/+10 |
| | | | | | running (woah, sector clear, titi is gone home, no more cvs conflicts) | ||||
* | prepare for multiple roaming daemons support | Olivier Blin | 2004-08-11 | 1 | -58/+82 |
| | |||||
* | 10.1-0.8mdk | Thierry Vignaud | 2004-08-11 | 1 | -1/+21 |
| | |||||
* | install drakroam | Thierry Vignaud | 2004-08-11 | 1 | -1/+1 |
| | |||||
* | Support for ftp supplementary media | Rafael Garcia-Suarez | 2004-08-11 | 1 | -3/+10 |
| | |||||
* | s/XFree/Xorg/ | Pablo Saratxaga | 2004-08-11 | 1 | -494/+521 |
| | |||||
* | Restore ability to have supplementary http media. | Rafael Garcia-Suarez | 2004-08-11 | 1 | -7/+2 |
| | |||||
* | install firmware for centrino if needed | Thierry Vignaud | 2004-08-11 | 1 | -0/+1 |
| | |||||
* | perl_checker hints | Thierry Vignaud | 2004-08-11 | 1 | -2/+2 |
| | |||||
* | unused since locale links are done by the installer | Olivier Blin | 2004-08-11 | 1 | -12/+0 |
| | |||||
* | rewrite handling of defautl locale | Pablo Saratxaga | 2004-08-11 | 1 | -19/+18 |
| | |||||
* | do not run gen_locales.pl anymore | Olivier Blin | 2004-08-11 | 1 | -2/+0 |
| | | | | | (locale links are done by the installer) | ||||
* | blacklist Gtk2::SimpleList for drakroam | Thierry Vignaud | 2004-08-11 | 1 | -0/+1 |
| | |||||
* | Fix http installs. | Rafael Garcia-Suarez | 2004-08-11 | 1 | -3/+2 |
| | |||||
* | main charset is now en_US.UTF-8 | Olivier Blin | 2004-08-11 | 1 | -1/+1 |
| | |||||
* | comment unused variable | Olivier Blin | 2004-08-11 | 1 | -1/+2 |
| | |||||
* | update product list and fix case (bugzilla is case sensitive) | Olivier Blin | 2004-08-11 | 1 | -1/+1 |
| | |||||
* | fix product, component and version for bugzilla | Olivier Blin | 2004-08-11 | 1 | -2/+6 |
| | |||||
* | reorganize to use the same upload info message for Anthill and Bugzilla | Olivier Blin | 2004-08-11 | 1 | -5/+5 |
| | |||||
* | fix bugzilla url | Olivier Blin | 2004-08-11 | 1 | -1/+1 |
| | |||||
* | - perl_checker fixes | Daouda Lo | 2004-08-11 | 1 | -2/+2 |
| | |||||
* | perl_checker cleanups | Thierry Vignaud | 2004-08-11 | 1 | -2/+2 |
| | |||||
* | run UpdateStatus after a timeout in case 'ps' output isn't updated immediately | Olivier Blin | 2004-08-11 | 1 | -2/+3 |
| | |||||
* | - use webclient-kde instead of konqueror | Daouda Lo | 2004-08-11 | 1 | -2/+2 |
| | | | | | - add epiphany browser | ||||
* | perl_checker compliance | Pascal Rigaux | 2004-08-11 | 10 | -27/+27 |
| | |||||
* | new perl_checker fake those packages | Pascal Rigaux | 2004-08-11 | 1 | -5/+0 |
| | |||||
* | make titi enhancement actually work | Olivier Blin | 2004-08-11 | 1 | -1/+1 |
| | |||||
* | (mkinitrd) log failled command | Thierry Vignaud | 2004-08-11 | 1 | -1/+1 |
| | |||||
* | typo fix | Thierry Vignaud | 2004-08-11 | 1 | -1/+1 |
| | |||||
* | (Dialog) according to mandrake guidelines we should not use stock icon | Thierry Vignaud | 2004-08-11 | 1 | -1/+1 |
| |