summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* use checkbow's labelThierry Vignaud2004-01-201-1/+1
* disable wen and dns until fixedPascal Rigaux2004-01-201-2/+2
* dyn hostname is a booleanThierry Vignaud2004-01-201-1/+1
* make sections more visible in generated kppprc conf fileThierry Vignaud2004-01-201-0/+4
* - split ppp steps into account, ip, dns and gateway parameters stepThierry Vignaud2004-01-201-5/+53
* rename ppp_choose as ppp_accountThierry Vignaud2004-01-201-5/+5
* typo fixThierry Vignaud2004-01-201-1/+1
* simplifyThierry Vignaud2004-01-201-3/+1
* go to wireless step if neededThierry Vignaud2004-01-201-7/+7
* fix mount point /tmp/image for the cdrom in generated /etc/fstabPascal Rigaux2004-01-201-3/+5
* always go to hostname step (shared by all paths)Thierry Vignaud2004-01-201-4/+1
* kill old cable stepThierry Vignaud2004-01-201-18/+0
* install requested dhcp clientThierry Vignaud2004-01-201-0/+1
* add hidden option enabling to select dhcp clientThierry Vignaud2004-01-201-0/+3
* skip protocol step when configuring cable connectionThierry Vignaud2004-01-201-0/+1
* 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
* not enough room on cdrom.img, removing a module...Pascal Rigaux2004-01-201-1/+1
* 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
* *** empty log message ***Guillaume Cottenceau2004-01-201-0/+2
* keep entered data when stepping back to dialup options stepThierry Vignaud2004-01-201-8/+10
* *** empty log message ***Guillaume Cottenceau2004-01-201-0/+4
* 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
* all.rdz needs more than 4MB, raising to 5MBPascal Rigaux2004-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
* replace rpmpopt-4.2 with rpmpopt-* (since we now have rpmpopt-4.2.2)Pascal Rigaux2004-01-201-1/+1
* fix regexp matching module when generating .not-enough-roomPascal Rigaux2004-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