Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix no information for drivers that do not support ethtool ioctl (eg: | Thierry Vignaud | 2004-03-17 | 1 | -1/+10 |
| | | | | | | sk98lin): try to match the device by interface name and driver name (won't work for several cards managed by the same driver) | ||||
* | - sector2CHS() now gives sector number starting at 0 | Pascal Rigaux | 2004-03-17 | 1 | -3/+3 |
| | | | | | - CHS2rawCHS() takes care of giving sector number starting at 1 | ||||
* | (get_eth_cards) if SIOCETHTOOL ioctl is not supported by driver, try | Thierry Vignaud | 2004-03-17 | 1 | -0/+4 |
| | | | | | | to lookup card by driver in devices list (if there's only one physical card managed by this driver) | ||||
* | use std banner | Thierry Vignaud | 2004-03-17 | 1 | -1/+4 |
| | |||||
* | use new $ugtk2::wm_icon for x11 icon | Thierry Vignaud | 2004-03-17 | 5 | -7/+6 |
| | |||||
* | (_create_dialog) set x11 icon for dialogs too | Thierry Vignaud | 2004-03-17 | 1 | -0/+1 |
| | |||||
* | (new) fix x11 icon for Gtk2::Plug | Thierry Vignaud | 2004-03-17 | 1 | -2/+1 |
| | |||||
* | (_find_imgfile) prevent matching subdirectory (eg: harddrake) | Thierry Vignaud | 2004-03-17 | 1 | -1/+1 |
| | |||||
* | add agpgart modules to modprobe.preload if needed | Thierry Vignaud | 2004-03-17 | 1 | -0/+3 |
| | |||||
* | show module for system bridges if it's not unknown (aka not managed by | Thierry Vignaud | 2004-03-17 | 1 | -1/+2 |
| | | | | | kernel core) | ||||
* | blacklist agp controllers class (they're still visible in the bridges one) | Thierry Vignaud | 2004-03-17 | 1 | -0/+2 |
| | |||||
* | split out agp controllers out of bridges | Thierry Vignaud | 2004-03-17 | 1 | -0/+1 |
| | |||||
* | do not pass eth interface and user to adsl-start, they're already | Thierry Vignaud | 2004-03-17 | 1 | -1/+1 |
| | | | | | provided in pppoe.conf (#2004) | ||||
* | fix SmartLink modem managment (#8959) | Thierry Vignaud | 2004-03-17 | 1 | -1/+1 |
| | |||||
* | update wanadoo dns according to | Thierry Vignaud | 2004-03-17 | 1 | -2/+2 |
| | | | | | http://www.wanadoo.fr/bin/frame2.cgi?u=http%3A//assistance.wanadoo.fr/reponse791.asp | ||||
* | fix typo | Pascal Rigaux | 2004-03-16 | 1 | -1/+1 |
| | |||||
* | - add $ugtk2::wm_icon (esp. for park-rpmdrake) | Pascal Rigaux | 2004-03-16 | 1 | -4/+5 |
| | | | | | - cleanup, correct indentation | ||||
* | bewan support | Thierry Vignaud | 2004-03-16 | 2 | -2/+32 |
| | |||||
* | Update images | David Baudens | 2004-03-16 | 16 | -0/+0 |
| | |||||
* | readding images in binary mode | Pablo Saratxaga | 2004-03-16 | 5 | -0/+0 |
| | |||||
* | removed pixmaps to readd them in binary mode | Pablo Saratxaga | 2004-03-16 | 5 | -0/+0 |
| | |||||
* | changed order of LANGUAGE value for Filipino so monolingual windowmanagers | Pablo Saratxaga | 2004-03-16 | 1 | -1/+3 |
| | | | | | can have translated menus | ||||
* | updated and added pictures for language selection list. | Pablo Saratxaga | 2004-03-16 | 9 | -4/+7 |
| | | | | | | enabled choice for Filipino (we have quite good translations), Low-Saxon and Kyrgyz. | ||||
* | fix server lookup (#8846) | Thierry Vignaud | 2004-03-16 | 1 | -1/+1 |
| | |||||
* | only show encapsulation parameter for sagem modem | Thierry Vignaud | 2004-03-16 | 1 | -3/+5 |
| | |||||
* | (adsl_conf_backend) fix adsl stop on pppoa links | Thierry Vignaud | 2004-03-16 | 1 | -2/+1 |
| | |||||
* | preselect pppoa for bewan too | Thierry Vignaud | 2004-03-16 | 1 | -1/+1 |
| | |||||
* | make it clear these checks are only for pci modems | Thierry Vignaud | 2004-03-16 | 1 | -5/+6 |
| | |||||
* | pci modem: only take care of selected one | Thierry Vignaud | 2004-03-16 | 1 | -6/+5 |
| | |||||
* | wireless-tools is listed twice! | Thierry Vignaud | 2004-03-16 | 1 | -1/+1 |
| | |||||
* | speedtouch was listed two times in the old days! | Thierry Vignaud | 2004-03-16 | 1 | -1/+1 |
| | |||||
* | install speedtouch firmware too | Thierry Vignaud | 2004-03-16 | 1 | -2/+2 |
| | |||||
* | automatically install speedtouch for Alcatel USB ADSL modems | Thierry Vignaud | 2004-03-16 | 1 | -1/+2 |
| | |||||
* | automatically install eagle-usb for sagem ADSL modems | Thierry Vignaud | 2004-03-16 | 1 | -1/+2 |
| | |||||
* | Add NETWORKING_FILE support for PowerPackPlus | David Baudens | 2004-03-16 | 1 | -1/+2 |
| | |||||
* | (new) set x11 icon for non wizard tools | Thierry Vignaud | 2004-03-16 | 1 | -0/+1 |
| | |||||
* | (new) set default x11 icon | Thierry Vignaud | 2004-03-16 | 1 | -0/+3 |
| | |||||
* | (alert_config) fix wizard when logdrake is embedded | Thierry Vignaud | 2004-03-16 | 1 | -0/+1 |
| | |||||
* | (alert_config) fix wizard on second run | Thierry Vignaud | 2004-03-16 | 1 | -0/+1 |
| | |||||
* | (alert_config) make it a wizard again (that is, with banner, | Thierry Vignaud | 2004-03-16 | 1 | -0/+1 |
| | | | | | "previous"/"next" buttons and the like) | ||||
* | (interactive_mode) better style | Thierry Vignaud | 2004-03-16 | 1 | -2/+4 |
| | |||||
* | (interactive_mode, dialog) let's have nice icon in sub dialogs when | Thierry Vignaud | 2004-03-16 | 1 | -2/+2 |
| | | | | | embedded too | ||||
* | (dialog) make subdialogs be transcient for main window when not embedded | Thierry Vignaud | 2004-03-16 | 1 | -1/+1 |
| | |||||
* | set x11 ico | Thierry Vignaud | 2004-03-16 | 5 | -0/+13 |
| | |||||
* | add drakups icon | Thierry Vignaud | 2004-03-16 | 1 | -0/+0 |
| | | | | | | | | | "Copyright (C) 2004 MGE UPS SYSTEMS / Luc Descotils This graphic is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or at your option) any later version..." | ||||
* | (configure_net) do not offer to alter domain name since this is | Thierry Vignaud | 2004-03-16 | 1 | -1/+0 |
| | | | | | achievable through FQDN | ||||
* | clean majors introduced into the CVS by mistake | Florent Villard | 2004-03-16 | 1 | -39/+39 |
| | |||||
* | choose wether to use supermount is now based on variable SUPERMOUNT in ↵ | Pascal Rigaux | 2004-03-16 | 1 | -1/+1 |
| | | | | /etc/sysconfig/dynamic | ||||
* | warn that we only support kernel 2.4.x for pci modems | Thierry Vignaud | 2004-03-16 | 1 | -0/+6 |
| | |||||
* | remove debug statement | Thierry Vignaud | 2004-03-16 | 1 | -1/+0 |
| |