| Commit message (Expand) | Author | Age | Files | Lines |
* | fix mount point /tmp/image for the cdrom in generated /etc/fstab | Pascal Rigaux | 2004-01-20 | 1 | -3/+5 |
* | always go to hostname step (shared by all paths) | Thierry Vignaud | 2004-01-20 | 1 | -4/+1 |
* | kill old cable step | Thierry Vignaud | 2004-01-20 | 1 | -18/+0 |
* | install requested dhcp client | Thierry Vignaud | 2004-01-20 | 1 | -0/+1 |
* | add hidden option enabling to select dhcp client | Thierry Vignaud | 2004-01-20 | 1 | -0/+3 |
* | skip protocol step when configuring cable connection | Thierry Vignaud | 2004-01-20 | 1 | -0/+1 |
* | cable is like lan but with dhcp | Thierry Vignaud | 2004-01-20 | 1 | -1/+6 |
* | set connection type at one point only | Thierry Vignaud | 2004-01-20 | 1 | -3/+1 |
* | *** empty log message *** | Pascal Rigaux | 2004-01-20 | 1 | -1/+754 |
* | help perl_checker seeing charsetChanged even if known install_steps_* can be ... | Pascal Rigaux | 2004-01-20 | 2 | -4/+4 |
* | simpkify %toreplace build | Thierry Vignaud | 2004-01-20 | 1 | -2/+1 |
* | fix wizard layer usage (b/c of new api) | Thierry Vignaud | 2004-01-20 | 1 | -1/+1 |
* | remove useless parameter | Thierry Vignaud | 2004-01-20 | 1 | -1/+1 |
* | load adsl wizard on demand | Thierry Vignaud | 2004-01-20 | 1 | -0/+1 |
* | (get_subwizard) introduce the infrastructure that enable to load a | Thierry Vignaud | 2004-01-20 | 1 | -0/+11 |
* | CVS has all the advertisings, but only upload the dwd (download) one | Pascal Rigaux | 2004-01-20 | 1 | -2/+4 |
* | kernel 2.6 .ko adaptation | Pascal Rigaux | 2004-01-20 | 3 | -5/+12 |
* | cleanup & kernel 2.6 .ko adaptation | Pascal Rigaux | 2004-01-20 | 1 | -23/+10 |
* | fix set_default_direction() call | Thierry Vignaud | 2004-01-20 | 1 | -1/+1 |
* | init modem data structure when manually selecting a serial port | Thierry Vignaud | 2004-01-20 | 1 | -0/+3 |
* | fix modem dns servers reading | Thierry Vignaud | 2004-01-20 | 1 | -2/+4 |
* | keep entered data when stepping back to dialup options step | Thierry Vignaud | 2004-01-20 | 1 | -8/+10 |
* | do not mix modem choice and modem configuration, so that we keep | Thierry Vignaud | 2004-01-20 | 1 | -3/+4 |
* | pass dynamically build data into interactive layer when configuring modems | Thierry Vignaud | 2004-01-20 | 1 | -4/+7 |
* | fix device (was broken due to the fact we kept all the data collected | Thierry Vignaud | 2004-01-20 | 1 | -1/+1 |
* | fix ppp_configure call | Thierry Vignaud | 2004-01-20 | 1 | -1/+1 |
* | merge ppp_configure_raw() into its only caller (ppp_configure()) | Thierry Vignaud | 2004-01-20 | 1 | -4/+0 |
* | do not bother try installing packages in testing mode | Thierry Vignaud | 2004-01-20 | 1 | -1/+1 |
* | prepare killing obfuscated install path | Thierry Vignaud | 2004-01-20 | 1 | -19/+2 |
* | merge in next_cnx_step into handle_multiple_cnx | Thierry Vignaud | 2004-01-20 | 1 | -14/+6 |
* | fix typo | Damien Chaumette | 2004-01-20 | 1 | -1/+1 |
* | workaround buggy installkernel that left default value be geater than | Thierry Vignaud | 2004-01-20 | 1 | -0/+2 |
* | - kill duplicated code | Thierry Vignaud | 2004-01-19 | 1 | -11/+2 |
* | - merge wireless step into normal modem one | Thierry Vignaud | 2004-01-19 | 1 | -83/+64 |
* | rollback bogus change | Thierry Vignaud | 2004-01-19 | 1 | -74/+101 |
* | perl_checker fixes | Thierry Vignaud | 2004-01-19 | 1 | -14/+13 |
* | dot not try to alter squid config in --testing mode | Thierry Vignaud | 2004-01-19 | 1 | -101/+74 |
* | remove empty lines in order to get more place for entry fields | Thierry Vignaud | 2004-01-19 | 1 | -3/+1 |
* | isdn: detect serial modems if needed | Thierry Vignaud | 2004-01-19 | 1 | -0/+1 |
* | rename "ppp_choose step" as "choose_serial_port" and "ppp_choose2" one | Thierry Vignaud | 2004-01-19 | 1 | -4/+4 |
* | chain hostname/dns step with zeroconf one (more work on zeroconf will | Thierry Vignaud | 2004-01-19 | 1 | -1/+2 |
* | turn "unsupported winmodem" into a terminal step | Thierry Vignaud | 2004-01-19 | 1 | -1/+2 |
* | add strings for future options | Thierry Vignaud | 2004-01-19 | 1 | -1/+5 |
* | fix next_cnx_step call | Thierry Vignaud | 2004-01-19 | 1 | -1/+1 |
* | (ppp_configure_raw) remove code stolen from ppp_configure() | Thierry Vignaud | 2004-01-19 | 1 | -4/+1 |
* | - add build_tree to fetch info before doing GUI stuff | Damien Chaumette | 2004-01-19 | 1 | -116/+157 |
* | (getSerialModem) fix device field | Thierry Vignaud | 2004-01-19 | 1 | -2/+1 |
* | (detect) display a nice string for serial modems | Thierry Vignaud | 2004-01-19 | 1 | -1/+1 |
* | (detect) | Thierry Vignaud | 2004-01-19 | 1 | -3/+1 |
* | (getModem) simplify | Thierry Vignaud | 2004-01-19 | 1 | -2/+1 |