Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | save ip if needed | Thierry Vignaud | 2004-01-20 | 1 | -1/+1 |
| | |||||
* | in setupBootloader__entries(): | Pascal Rigaux | 2004-01-20 | 1 | -9/+2 |
| | | | | | | - move vga and initrd from $::expert to advanced - drop setting read-write, table, unsafe | ||||
* | fix dyn/static stuff | Thierry Vignaud | 2004-01-20 | 1 | -1/+3 |
| | |||||
* | fix gateway reading and writing | Thierry Vignaud | 2004-01-20 | 1 | -1/+3 |
| | |||||
* | install the squid package, if necessary | Florin Grad | 2004-01-20 | 1 | -0/+1 |
| | |||||
* | fix static/dyn settings | Thierry Vignaud | 2004-01-20 | 1 | -6/+7 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2004-01-20 | 1 | -1/+64 |
| | |||||
* | - handle PAP/CHAP auth method too | Thierry Vignaud | 2004-01-20 | 2 | -3/+3 |
| | | | | | - translate again strings | ||||
* | cooker logo | Florent Villard | 2004-01-20 | 1 | -0/+0 |
| | |||||
* | handle more kppp options from new steps | Thierry Vignaud | 2004-01-20 | 1 | -4/+12 |
| | |||||
* | use checkbow's label | Thierry Vignaud | 2004-01-20 | 1 | -1/+1 |
| | |||||
* | disable wen and dns until fixed | Pascal Rigaux | 2004-01-20 | 1 | -2/+2 |
| | |||||
* | dyn hostname is a boolean | Thierry Vignaud | 2004-01-20 | 1 | -1/+1 |
| | |||||
* | make sections more visible in generated kppprc conf file | Thierry Vignaud | 2004-01-20 | 1 | -0/+4 |
| | |||||
* | - split ppp steps into account, ip, dns and gateway parameters step | Thierry Vignaud | 2004-01-20 | 1 | -5/+53 |
| | | | | | - offer to configure more ip, dns and gateway parameters | ||||
* | rename ppp_choose as ppp_account | Thierry Vignaud | 2004-01-20 | 1 | -5/+5 |
| | |||||
* | typo fix | Thierry Vignaud | 2004-01-20 | 1 | -1/+1 |
| | |||||
* | simplify | Thierry Vignaud | 2004-01-20 | 1 | -3/+1 |
| | |||||
* | go to wireless step if needed | Thierry Vignaud | 2004-01-20 | 1 | -7/+7 |
| | |||||
* | fix mount point /tmp/image for the cdrom in generated /etc/fstab | Pascal Rigaux | 2004-01-20 | 1 | -3/+5 |
| |