| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | all.rdz needs more than 4MB, raising to 5MB | Pascal Rigaux | 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 |
* | replace rpmpopt-4.2 with rpmpopt-* (since we now have rpmpopt-4.2.2) | Pascal Rigaux | 2004-01-20 | 1 | -1/+1 |
* | fix regexp matching module when generating .not-enough-room | Pascal Rigaux | 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 |
* | (getSerialModem) | Thierry Vignaud | 2004-01-19 | 1 | -10/+16 |
* | typo error | Florin Grad | 2004-01-19 | 1 | -1/+0 |
* | (getSerialModem) do not even bother check for /dev/modem since anyway | Thierry Vignaud | 2004-01-19 | 1 | -1/+1 |
* | (getUPS) use HIDIOCAPPLICATION ioctl definition from c module | Thierry Vignaud | 2004-01-19 | 1 | -2/+1 |
* | add transparent proxy support | Florin Grad | 2004-01-19 | 1 | -10/+78 |
* | kill useless diagnostics pragma | Thierry Vignaud | 2004-01-19 | 1 | -1/+0 |
* | add the silly read_squid function | Florin Grad | 2004-01-19 | 1 | -0/+8 |
* | add proper window title | Thierry Vignaud | 2004-01-19 | 1 | -7/+7 |
* | make a real wizard step out of first modem step | Thierry Vignaud | 2004-01-19 | 1 | -2/+6 |
* | winmodem connection'll be merge into modem connection | Thierry Vignaud | 2004-01-19 | 1 | -2/+1 |
* | kill Data::Dumper orphean | Thierry Vignaud | 2004-01-19 | 1 | -1/+0 |
* | (reate_box_with_title) shrink TextView size to its minimal size in | Thierry Vignaud | 2004-01-19 | 1 | -1/+9 |
* | add forcedeth network driver (as requested on cooker) | Pascal Rigaux | 2004-01-19 | 1 | -1/+1 |
* | - factorize kernel regexp in analyse_kernel_name() | Pascal Rigaux | 2004-01-19 | 2 | -28/+41 |
* | cleanup sanitize_ver (re-synced with common.pm from bootloader-utils) | Pascal Rigaux | 2004-01-19 | 1 | -29/+15 |
* | Update | David Baudens | 2004-01-19 | 1 | -1/+1 |
* | kernel 2.2 is deprecated | Pascal Rigaux | 2004-01-19 | 2 | -7/+1 |
* | kernel22 is not there anymore (since a long time now) | Pascal Rigaux | 2004-01-19 | 1 | -1/+0 |
* | add some logging explaining the default kernel choice | Pascal Rigaux | 2004-01-19 | 1 | -2/+5 |
* | select bestKernelPackage before selecting basesystem (otherwise basesystem al... | Pascal Rigaux | 2004-01-19 | 1 | -3/+3 |
* | Epiphany is now GNOME default web browser. | Frederic Crozat | 2004-01-19 | 1 | -1/+1 |