summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* write interface MAC address in iftabOlivier Blin2004-08-121-0/+3
|
* errm, don't commit crappy gnome proxy handling for nowOlivier Blin2004-08-121-34/+0
|
* (write_interface_conf) simplify HWADDR assignment and defineOlivier Blin2004-08-121-8/+37
| | | | | $mac_address (will be used later for /etc/iftab)
* restart forked process if it exits with exit_value_restart as returnOlivier Blin2004-08-121-12/+15
| | | | | | | code (thanks to Rafael for the choice of its value, 0x35 is the translation of RS, abbreviation of ReStart, in his local l33t dialect, and happens to be 53 in its decimal form, which is quite nice)
* reorder else if blocks, it's useless to do two times the same testOlivier Blin2004-08-121-5/+5
| | | | | (WEXITSTATUS(wait_status) == exit_value_proceed)
* sync with soft/common/usernameThierry Vignaud2004-08-121-0/+38
|
* use a do while loop to wait for forked processOlivier Blin2004-08-121-5/+2
|
* better let pango/Gtk+ do the proper wrapping that let translatorThierry Vignaud2004-08-121-3/+2
| | | | | | manually insert end of lines which will badly look depending on current theme and font settings
* First stab at supporting several hdlists on a supplementary CDRafael Garcia-Suarez2004-08-122-26/+32
|
* still needed since installer can't make symlinks on read-only stage2,Olivier Blin2004-08-121-0/+2
| | | | | and we can't easily workaround it by modifying LC_* variables
* revived, still needed since installer can't make symlinks on read-only ↵Olivier Blin2004-08-121-0/+12
| | | | stage2, and we can't easily workaround it by modifying LC_* variables
* fixed English stringPablo Saratxaga2004-08-121-1/+1
|
* let's be more l10n-friendlyThierry Vignaud2004-08-121-3/+3
|
* fix default connection time (Fabrice FACORAT)Thierry Vignaud2004-08-121-1/+1
|
* enhance based on perl_checker suggestion, but not using it :)Pascal Rigaux2004-08-121-3/+2
|
* (basic_seclevel_explanations) explainThierry Vignaud2004-08-121-0/+1
|
* (basic_seclevel_explanations)Thierry Vignaud2004-08-121-6/+6
| | | | | | - handle "bold" value for "weight" - display labels as bold
* fixed tamil font (removed wrong unicode values for some glyphs);Pablo Saratxaga2004-08-121-0/+0
| | | | | improved fonts.conf
* fix bad %%Pascal Rigaux2004-08-121-2/+2
|
* kill unused variablesOlivier Blin2004-08-121-2/+2
|
* kill deprecated partsOlivier Blin2004-08-121-36/+0
|
* update from doc (/cooker/doc/manualB)Pascal Rigaux2004-08-127-5394/+3775
|
* set both NET_DEVICE and NET_INTERFACE in automatic lan configurationOlivier Blin2004-08-121-1/+1
| | | | | (network install)
* set NET_DEVICE and NET_INTERFACE for lan and adsl dhcp/manual connectionsOlivier Blin2004-08-121-0/+1
|
* - nicer error message for help.pm N parameters errorPascal Rigaux2004-08-121-3/+3
| | | | | - handle <sect3> (and also <option>)
* *** empty log message ***Pascal Rigaux2004-08-121-1/+211
|
* standalone doesn't need to be blacklistedPascal Rigaux2004-08-121-1/+0
|
* install driver and firmware for madwifi cardsThierry Vignaud2004-08-121-0/+1
|
* remove check_mounted(), it is done by diskdrakePascal Rigaux2004-08-121-11/+0
|
* use difference2() as suggested by new perl_checker warningPascal Rigaux2004-08-121-1/+1
|
* cleanupPascal Rigaux2004-08-121-3/+2
|
* perl_checker compliancePascal Rigaux2004-08-122-4/+3
|
* cleanupPascal Rigaux2004-08-121-1/+1
|
* rewrite write_config for wlandetect to use output()Olivier Blin2004-08-111-21/+13
|
* regexp cleanup (bis)Olivier Blin2004-08-111-2/+2
|
* regexp cleanupsOlivier Blin2004-08-111-16/+8
|
* remove unused variableOlivier Blin2004-08-111-1/+0
|
* use each_indexOlivier Blin2004-08-111-5/+3
|
* introduce and use isRoamingRunning to detect if the roaming daemon isOlivier Blin2004-08-111-3/+10
| | | | | running (woah, sector clear, titi is gone home, no more cvs conflicts)
* prepare for multiple roaming daemons supportOlivier Blin2004-08-111-58/+82
|
* 10.1-0.8mdkThierry Vignaud2004-08-111-1/+21
|
* install drakroamThierry Vignaud2004-08-111-1/+1
|
* Support for ftp supplementary mediaRafael Garcia-Suarez2004-08-111-3/+10
|
* s/XFree/Xorg/Pablo Saratxaga2004-08-111-494/+521
|
* Restore ability to have supplementary http media.Rafael Garcia-Suarez2004-08-111-7/+2
|
* install firmware for centrino if neededThierry Vignaud2004-08-111-0/+1
|
* perl_checker hintsThierry Vignaud2004-08-111-2/+2
|
* unused since locale links are done by the installerOlivier Blin2004-08-111-12/+0
|
* rewrite handling of defautl localePablo Saratxaga2004-08-111-19/+18
|
* do not run gen_locales.pl anymoreOlivier Blin2004-08-111-2/+0
| | | | | (locale links are done by the installer)