Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update copyright notices | Thierry Vignaud | 2004-01-22 | 25 | -28/+29 |
| | |||||
* | upload images/boot.iso | Pascal Rigaux | 2004-01-22 | 1 | -0/+1 |
| | |||||
* | (ask_fromW) gc prefers ->isa() | Thierry Vignaud | 2004-01-22 | 1 | -1/+1 |
| | |||||
* | remove never implemented --strong option | Thierry Vignaud | 2004-01-22 | 1 | -3/+0 |
| | |||||
* | perl_checker cleanups | Thierry Vignaud | 2004-01-22 | 1 | -3/+3 |
| | |||||
* | perl_checker cleanups | Thierry Vignaud | 2004-01-22 | 1 | -2/+2 |
| | |||||
* | minor cleanups | Thierry Vignaud | 2004-01-22 | 1 | -4/+2 |
| | |||||
* | perl_checker cleanups | Thierry Vignaud | 2004-01-22 | 1 | -5/+3 |
| | |||||
* | (gtkadd_widget) introduce it for size groups | Thierry Vignaud | 2004-01-22 | 1 | -1/+11 |
| | |||||
* | (ask_fromW) enable properly setted checkbuttons (aka those who | Thierry Vignaud | 2004-01-22 | 1 | -1/+12 |
| | | | | | | correctly use text instead of label) to take all the place they need, thus preventing spurious horizontal scrolling bar to show up | ||||
* | when configuring an ethernet card, skip the protocol choice step for any cnx | Thierry Vignaud | 2004-01-22 | 1 | -1/+1 |
| | | | | | type different than lan (eg: for cable and adsl connections) | ||||
* | help perl_checker | Pascal Rigaux | 2004-01-22 | 1 | -0/+1 |
| | |||||
* | $def_n is unused | Pascal Rigaux | 2004-01-22 | 1 | -2/+1 |
| | |||||
* | remove unused variable | Pascal Rigaux | 2004-01-22 | 1 | -5/+0 |
| | |||||
* | better do 2.4->2.6 compat module alias as soon as possible to display ↵ | Guillaume Cottenceau | 2004-01-22 | 1 | -37/+40 |
| | | | | correct stuff in logs and simplify code | ||||
* | until we haven't loaded the usb interface and the keyboard usb driver, we ↵ | Guillaume Cottenceau | 2004-01-22 | 11 | -44/+46 |
| | | | | can't allow asking for additional drivers floppy, so need another parameter to my_insmod to indicate in which situation we are | ||||
* | fix button label | Thierry Vignaud | 2004-01-22 | 1 | -1/+1 |
| | |||||
* | - fix untraslated strings | Thierry Vignaud | 2004-01-22 | 1 | -17/+17 |
| | | | | | - upcase tcp/ip | ||||
* | - remove _radio suffix | Damien Chaumette | 2004-01-22 | 1 | -5/+5 |
| | | | | | - prevent undefined value to be get_texted | ||||
* | rollback debug stuff :-( | Thierry Vignaud | 2004-01-22 | 1 | -7/+15 |
| | |||||
* | (adsl_conf_backend) kill interactive code (was merged into adsl wizard) | Thierry Vignaud | 2004-01-22 | 1 | -25/+0 |
| | |||||
* | (copy_firmware) kill it (was merged into add intf wizard | Thierry Vignaud | 2004-01-22 | 1 | -22/+0 |
| | |||||
* | handle speedtouch firmware if needed | Thierry Vignaud | 2004-01-22 | 1 | -16/+69 |
| | |||||
* | when checking for modules already loaded, be sure to check for the real name | Guillaume Cottenceau | 2004-01-22 | 1 | -1/+2 |
| | |||||
* | ensure insmod will try to access correct filename according to 2.4->2.6 ↵ | Guillaume Cottenceau | 2004-01-22 | 1 | -3/+1 |
| | | | | compat mapping | ||||
* | really display filename when "error reading" a file to insmod in 2.6 | Guillaume Cottenceau | 2004-01-22 | 1 | -1/+1 |
| | |||||
* | stage1-network-usb is deprecated | Guillaume Cottenceau | 2004-01-22 | 1 | -13/+3 |
| | |||||
* | clean up users | Guillaume Cottenceau | 2004-01-22 | 1 | -9/+0 |
| | |||||
* | add planou | Guillaume Cottenceau | 2004-01-22 | 1 | -0/+1 |
| | |||||
* | fix typo | Pascal Rigaux | 2004-01-22 | 1 | -2/+2 |
| | |||||
* | fs/network should be unneeded in network.img and network.img is close to ↵ | Guillaume Cottenceau | 2004-01-22 | 1 | -2/+2 |
| | | | | full up already, move it to the drivers floppy | ||||
* | do not mix before and after firmware upload usb ids | Thierry Vignaud | 2004-01-22 | 1 | -13/+25 |
| | |||||
* | detect ECI like modems and warn we cannot support them (hence less pressure on | Thierry Vignaud | 2004-01-22 | 1 | -3/+13 |
| | | | | | our support services) | ||||
* | (adsl_detect) detect ECI modems | Thierry Vignaud | 2004-01-22 | 1 | -0/+1 |
| | |||||
* | fix typo fix | Thierry Vignaud | 2004-01-22 | 1 | -1/+1 |
| | |||||
* | revive network.img, use an additional network_drivers.img, put back many ↵ | Guillaume Cottenceau | 2004-01-22 | 1 | -5/+3 |
| | | | | discarded modules | ||||
* | we always have a remaining img mounted after building images, can't see why, ↵ | Guillaume Cottenceau | 2004-01-22 | 1 | -0/+1 |
| | | | | i think it's better to umount | ||||
* | revive network.img and allow a drivers second floppy to be used with | Guillaume Cottenceau | 2004-01-22 | 1 | -1/+22 |
| | |||||
* | (getECI) introduce it in order to detect eci like usb modems | Thierry Vignaud | 2004-01-22 | 1 | -0/+20 |
| | |||||
* | - further s/cnx/intf/ | Damien Chaumette | 2004-01-22 | 1 | -7/+5 |
| | | | | | - remove old code | ||||
* | *** empty log message *** | Pascal Rigaux | 2004-01-22 | 1 | -1/+87 |
| | |||||
* | prefer kernel 2.6 | Pascal Rigaux | 2004-01-22 | 1 | -2/+3 |
| | |||||
* | fix removing cdrom-changeloop.img | Pascal Rigaux | 2004-01-22 | 1 | -1/+1 |
| | |||||
* | update | Pascal Rigaux | 2004-01-22 | 1 | -1/+1 |
| | |||||
* | handle 2 boot kernels in distro | Pascal Rigaux | 2004-01-22 | 1 | -25/+36 |
| | |||||
* | typo fix :-( | Thierry Vignaud | 2004-01-22 | 1 | -1/+1 |
| | |||||
* | tag speedtouch and eci connections as to be restarted as in old wizard | Thierry Vignaud | 2004-01-22 | 1 | -0/+1 |
| | |||||
* | rename old end adsl step | Thierry Vignaud | 2004-01-22 | 1 | -1/+1 |
| | |||||
* | new progress bar layout | Florent Villard | 2004-01-22 | 1 | -1/+1 |
| | |||||
* | do not test $intf but $gui, poulpy sux | Damien Chaumette | 2004-01-22 | 1 | -1/+1 |
| |