summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Expand)AuthorAgeFilesLines
...
* cable is like lan but with dhcpThierry Vignaud2004-01-201-1/+6
* set connection type at one point onlyThierry Vignaud2004-01-201-3/+1
* *** empty log message ***Pascal Rigaux2004-01-201-1/+754
* help perl_checker seeing charsetChanged even if known install_steps_* can be ...Pascal Rigaux2004-01-202-4/+4
* simpkify %toreplace buildThierry Vignaud2004-01-201-2/+1
* fix wizard layer usage (b/c of new api)Thierry Vignaud2004-01-201-1/+1
* remove useless parameterThierry Vignaud2004-01-201-1/+1
* load adsl wizard on demandThierry Vignaud2004-01-201-0/+1
* (get_subwizard) introduce the infrastructure that enable to load aThierry Vignaud2004-01-201-0/+11
* CVS has all the advertisings, but only upload the dwd (download) onePascal Rigaux2004-01-201-2/+4
* kernel 2.6 .ko adaptationPascal Rigaux2004-01-203-5/+12
* cleanup & kernel 2.6 .ko adaptationPascal Rigaux2004-01-201-23/+10
* fix set_default_direction() callThierry Vignaud2004-01-201-1/+1
* init modem data structure when manually selecting a serial portThierry Vignaud2004-01-201-0/+3
* fix modem dns servers readingThierry Vignaud2004-01-201-2/+4
* keep entered data when stepping back to dialup options stepThierry Vignaud2004-01-201-8/+10
* do not mix modem choice and modem configuration, so that we keepThierry Vignaud2004-01-201-3/+4
* pass dynamically build data into interactive layer when configuring modemsThierry Vignaud2004-01-201-4/+7
* fix device (was broken due to the fact we kept all the data collectedThierry Vignaud2004-01-201-1/+1
* fix ppp_configure callThierry Vignaud2004-01-201-1/+1
* merge ppp_configure_raw() into its only caller (ppp_configure())Thierry Vignaud2004-01-201-4/+0
* do not bother try installing packages in testing modeThierry Vignaud2004-01-201-1/+1
* prepare killing obfuscated install pathThierry Vignaud2004-01-201-19/+2
* merge in next_cnx_step into handle_multiple_cnxThierry Vignaud2004-01-201-14/+6
* fix typoDamien Chaumette2004-01-201-1/+1
* workaround buggy installkernel that left default value be geater thanThierry Vignaud2004-01-201-0/+2
* - kill duplicated codeThierry Vignaud2004-01-191-11/+2
* - merge wireless step into normal modem oneThierry Vignaud2004-01-191-83/+64
* rollback bogus changeThierry Vignaud2004-01-191-74/+101
* perl_checker fixesThierry Vignaud2004-01-191-14/+13
* dot not try to alter squid config in --testing modeThierry Vignaud2004-01-191-101/+74
* remove empty lines in order to get more place for entry fieldsThierry Vignaud2004-01-191-3/+1
* isdn: detect serial modems if neededThierry Vignaud2004-01-191-0/+1
* rename "ppp_choose step" as "choose_serial_port" and "ppp_choose2" oneThierry Vignaud2004-01-191-4/+4
* chain hostname/dns step with zeroconf one (more work on zeroconf willThierry Vignaud2004-01-191-1/+2
* turn "unsupported winmodem" into a terminal stepThierry Vignaud2004-01-191-1/+2
* add strings for future optionsThierry Vignaud2004-01-191-1/+5
* fix next_cnx_step callThierry Vignaud2004-01-191-1/+1
* (ppp_configure_raw) remove code stolen from ppp_configure()Thierry Vignaud2004-01-191-4/+1
* - add build_tree to fetch info before doing GUI stuffDamien Chaumette2004-01-191-116/+157
* (getSerialModem) fix device fieldThierry Vignaud2004-01-191-2/+1
* (detect) display a nice string for serial modemsThierry Vignaud2004-01-191-1/+1
* (detect)Thierry Vignaud2004-01-191-3/+1
* (getModem) simplifyThierry Vignaud2004-01-191-2/+1
* (getSerialModem)Thierry Vignaud2004-01-191-10/+16
* typo errorFlorin Grad2004-01-191-1/+0
* (getSerialModem) do not even bother check for /dev/modem since anywayThierry Vignaud2004-01-191-1/+1
* (getUPS) use HIDIOCAPPLICATION ioctl definition from c moduleThierry Vignaud2004-01-191-2/+1
* add transparent proxy supportFlorin Grad2004-01-191-10/+78
* kill useless diagnostics pragmaThierry Vignaud2004-01-191-1/+0