summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* config some stuff about adsl protocolThierry Vignaud2004-01-221-0/+14
|
* kill debug statementThierry Vignaud2004-01-221-1/+0
|
* factorize out adsl protocols' translationsThierry Vignaud2004-01-221-9/+11
|
* get rid of uselesss net_device variablThierry Vignaud2004-01-221-5/+3
|
* code simplification due to previous assertionThierry Vignaud2004-01-221-3/+3
|
* ensure struct XXX and o_XXX parameters always reference the same hashesThierry Vignaud2004-01-221-3/+3
|
* s/(Mandrake Linux is one) (the most widely used)/\1 of \2/Thierry Vignaud2004-01-223-3/+3
|
* help perl_checkerPascal Rigaux2004-01-221-4/+4
|
* moving forward our story with nice kernel guys, now they decided to remove ↵Guillaume Cottenceau2004-01-221-1/+1
| | | | the trailing space at the end of "Attached devices:" of /proc/scsi/scsi, probably that they had nothing more interesting to do this day
* draksound doesn't write the sound alias b/c of wrong comparison with theThierry Vignaud2004-01-221-4/+4
| | | | | default driver, thus not configuring not yet configured cards (#6988)
* update copyright noticesThierry Vignaud2004-01-2225-28/+29
|
* upload images/boot.isoPascal Rigaux2004-01-221-0/+1
|
* (ask_fromW) gc prefers ->isa()Thierry Vignaud2004-01-221-1/+1
|
* remove never implemented --strong optionThierry Vignaud2004-01-221-3/+0
|
* perl_checker cleanupsThierry Vignaud2004-01-221-3/+3
|
* perl_checker cleanupsThierry Vignaud2004-01-221-2/+2
|
* minor cleanupsThierry Vignaud2004-01-221-4/+2
|
* perl_checker cleanupsThierry Vignaud2004-01-221-5/+3
|
* (gtkadd_widget) introduce it for size groupsThierry Vignaud2004-01-221-1/+11
|
* (ask_fromW) enable properly setted checkbuttons (aka those whoThierry Vignaud2004-01-221-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 cnxThierry Vignaud2004-01-221-1/+1
| | | | | type different than lan (eg: for cable and adsl connections)
* help perl_checkerPascal Rigaux2004-01-221-0/+1
|
* $def_n is unusedPascal Rigaux2004-01-221-2/+1
|
* remove unused variablePascal Rigaux2004-01-221-5/+0
|
* better do 2.4->2.6 compat module alias as soon as possible to display ↵Guillaume Cottenceau2004-01-221-37/+40
| | | | correct stuff in logs and simplify code
* until we haven't loaded the usb interface and the keyboard usb driver, we ↵Guillaume Cottenceau2004-01-2211-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 labelThierry Vignaud2004-01-221-1/+1
|
* - fix untraslated stringsThierry Vignaud2004-01-221-17/+17
| | | | | - upcase tcp/ip
* - remove _radio suffixDamien Chaumette2004-01-221-5/+5
| | | | | - prevent undefined value to be get_texted
* rollback debug stuff :-(Thierry Vignaud2004-01-221-7/+15
|
* (adsl_conf_backend) kill interactive code (was merged into adsl wizard)Thierry Vignaud2004-01-221-25/+0
|
* (copy_firmware) kill it (was merged into add intf wizardThierry Vignaud2004-01-221-22/+0
|
* handle speedtouch firmware if neededThierry Vignaud2004-01-221-16/+69
|
* when checking for modules already loaded, be sure to check for the real nameGuillaume Cottenceau2004-01-221-1/+2
|
* ensure insmod will try to access correct filename according to 2.4->2.6 ↵Guillaume Cottenceau2004-01-221-3/+1
| | | | compat mapping
* really display filename when "error reading" a file to insmod in 2.6Guillaume Cottenceau2004-01-221-1/+1
|
* stage1-network-usb is deprecatedGuillaume Cottenceau2004-01-221-13/+3
|
* clean up usersGuillaume Cottenceau2004-01-221-9/+0
|
* add planouGuillaume Cottenceau2004-01-221-0/+1
|
* fix typoPascal Rigaux2004-01-221-2/+2
|
* fs/network should be unneeded in network.img and network.img is close to ↵Guillaume Cottenceau2004-01-221-2/+2
| | | | full up already, move it to the drivers floppy
* do not mix before and after firmware upload usb idsThierry Vignaud2004-01-221-13/+25
|
* detect ECI like modems and warn we cannot support them (hence less pressure onThierry Vignaud2004-01-221-3/+13
| | | | | our support services)
* (adsl_detect) detect ECI modemsThierry Vignaud2004-01-221-0/+1
|
* fix typo fixThierry Vignaud2004-01-221-1/+1
|
* revive network.img, use an additional network_drivers.img, put back many ↵Guillaume Cottenceau2004-01-221-5/+3
| | | | discarded modules
* we always have a remaining img mounted after building images, can't see why, ↵Guillaume Cottenceau2004-01-221-0/+1
| | | | i think it's better to umount
* revive network.img and allow a drivers second floppy to be used withGuillaume Cottenceau2004-01-221-1/+22
|
* (getECI) introduce it in order to detect eci like usb modemsThierry Vignaud2004-01-221-0/+20
|
* - further s/cnx/intf/Damien Chaumette2004-01-221-7/+5
| | | | | - remove old code