Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | do not test $intf but $gui, poulpy sux | Damien Chaumette | 2004-01-22 | 1 | -1/+1 |
| | |||||
* | fix isdn modem page | Damien Chaumette | 2004-01-22 | 1 | -1/+1 |
| | |||||
* | factorise gui set_text | Damien Chaumette | 2004-01-22 | 1 | -4/+2 |
| | |||||
* | install needed package depending of modem | Thierry Vignaud | 2004-01-22 | 1 | -8/+23 |
| | |||||
* | rollback | Thierry Vignaud | 2004-01-22 | 1 | -1/+1 |
| | |||||
* | add static configuration for sagem800 spanish users | Thierry Vignaud | 2004-01-22 | 1 | -0/+1 |
| | |||||
* | hide too big label (which is useless because of above text) but keep | Thierry Vignaud | 2004-01-22 | 1 | -1/+1 |
| | | | | | it for translation b/c of further reusage | ||||
* | - drop detection, will use interface scheme ($config) | Damien Chaumette | 2004-01-22 | 1 | -21/+21 |
| | | | | | - use $interface_kind | ||||
* | drop now unused code | Damien Chaumette | 2004-01-22 | 1 | -8/+0 |
| | |||||
* | nice kernel guys spend their free time renaming modules for fun | Guillaume Cottenceau | 2004-01-22 | 1 | -1/+1 |
| | |||||
* | fix broken MII_NOT_SUPPORTED and HWADDR | Damien Chaumette | 2004-01-22 | 1 | -2/+6 |
| | |||||
* | add dns3 entry | Damien Chaumette | 2004-01-22 | 1 | -1/+1 |
| | |||||
* | Updated title bar texts of error pop-ups. | Till Kamppeter | 2004-01-21 | 1 | -8/+8 |
| | |||||
* | Added title bar texts for error and warning pop-ups. | Till Kamppeter | 2004-01-21 | 1 | -35/+35 |
| | |||||
* | Removed occurences of "Mandrake" from translateable strings. | Till Kamppeter | 2004-01-21 | 5 | -15/+32 |
| | |||||
* | perl checker fixes | Guillaume Cottenceau | 2004-01-21 | 1 | -2/+2 |
| | |||||
* | misc change: more readable way of setting usb-interface alias | Guillaume Cottenceau | 2004-01-21 | 1 | -1/+1 |
| | |||||
* | add *-agp module support | Nicolas Planel | 2004-01-21 | 1 | -0/+1 |
| | |||||
* | retreive vpi and vci from config file for speedtouch | Damien Chaumette | 2004-01-21 | 1 | -0/+1 |
| | |||||
* | really use the same path in standalone and install mode | Thierry Vignaud | 2004-01-21 | 1 | -8/+1 |
| | |||||
* | add new first adsl steps | Thierry Vignaud | 2004-01-21 | 1 | -3/+43 |
| | |||||
* | rename old adsl step | Thierry Vignaud | 2004-01-21 | 1 | -1/+1 |
| | |||||
* | (adsl_detect) | Thierry Vignaud | 2004-01-21 | 1 | -3/+3 |
| | | | | | | - remove useless parameter - always return an hash, even if empty (simplify caller code) | ||||
* | factorize lan detection (needed for adsl) | Thierry Vignaud | 2004-01-21 | 1 | -10/+12 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2004-01-21 | 1 | -1/+28 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2004-01-21 | 1 | -1/+59 |
| | |||||
* | updated pot file | Pablo Saratxaga | 2004-01-21 | 2 | -225/+218 |
| | |||||
* | fixed typo | Pablo Saratxaga | 2004-01-21 | 1 | -1/+1 |
| | |||||
* | - fix sizing main window | Pascal Rigaux | 2004-01-21 | 2 | -4/+11 |
| | | | | | | - always use a scrolled window when non pop_it (so that the buttons are at the bottom) | ||||
* | don't pass empty options, new insmod doesn't like it | Pascal Rigaux | 2004-01-21 | 1 | -1/+1 |
| | |||||
* | perl_checker fix | Pascal Rigaux | 2004-01-21 | 1 | -1/+1 |
| | |||||
* | simplify | Thierry Vignaud | 2004-01-21 | 1 | -5/+1 |
| | |||||
* | remove checking "$" in po strings, perl_checker takes care of this correctly | Pascal Rigaux | 2004-01-21 | 2 | -4/+0 |
| | | | | | (ie. N("a\$b") will get string "a$b" in po which is ok, whereas N("a$b") gives an error) | ||||
* | *** empty log message *** | Pascal Rigaux | 2004-01-20 | 1 | -1/+99 |
| | |||||
* | replace PERL_VERSION with current version of some perl modules | Pascal Rigaux | 2004-01-20 | 1 | -18/+18 |
| | |||||
* | - ugly hack to temporary handle reading ide_cd in /proc/modules whereas we | Pascal Rigaux | 2004-01-20 | 1 | -5/+1 |
| | | | | | | insmoded ide-cd - removing load_ide() (unused) | ||||
* | modules::load_ide() is removed, now we use the same as install_step_interactive | Pascal Rigaux | 2004-01-20 | 1 | -1/+1 |
| | |||||
* | do not try anymore to have small pop_it dialog boxes. Make them all the same | Pascal Rigaux | 2004-01-20 | 1 | -63/+20 |
| | | | | | | size and so drop all the (big) code trying to use scrolled windows only when needed and to size them appropriately | ||||
* | updated pot file | Pablo Saratxaga | 2004-01-20 | 2 | -1299/+1340 |
| | |||||
* | remove useless LOGIN field | Thierry Vignaud | 2004-01-20 | 1 | -1/+0 |
| | |||||
* | do not gratuitously reinvent write_secret_backend() | Thierry Vignaud | 2004-01-20 | 1 | -15/+1 |
| | |||||
* | share same path in both standalone and in install mode (2/2) | Thierry Vignaud | 2004-01-20 | 1 | -4/+0 |
| | |||||
* | do not offer to enter domain name twice | Thierry Vignaud | 2004-01-20 | 1 | -1/+0 |
| | |||||
* | 9.3-22mdk | Thierry Vignaud | 2004-01-20 | 1 | -1/+11 |
| | |||||
* | fix #6944: ensure proper perms on /etc/profile.d/proxy.{,c}sh | Thierry Vignaud | 2004-01-20 | 1 | -0/+2 |
| | | | | | (pieleric@etu.utc.fr) | ||||
* | share same path in both standalone and in install mode | Thierry Vignaud | 2004-01-20 | 1 | -27/+1 |
| | |||||
* | read back auth method | Thierry Vignaud | 2004-01-20 | 1 | -0/+1 |
| | |||||
* | s/N('...')/N("...")/ | Thierry Vignaud | 2004-01-20 | 1 | -1/+1 |
| | |||||
* | read back new fields | Thierry Vignaud | 2004-01-20 | 1 | -2/+5 |
| | |||||
* | save login in ifcfg-ppp0 | Thierry Vignaud | 2004-01-20 | 1 | -0/+1 |
| |