Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 9.3-8mdk | Thierry Vignaud | 2003-11-17 | 1 | -1/+4 |
| | |||||
* | 9.3-7mdk | Thierry Vignaud | 2003-11-15 | 1 | -1/+4 |
| | |||||
* | fix links | Thierry Vignaud | 2003-11-15 | 1 | -10/+10 |
| | |||||
* | 9.3-6mdk | Thierry Vignaud | 2003-11-14 | 1 | -2/+14 |
| | |||||
* | add links so that most tools get listed on drak<TAB> completion | Thierry Vignaud | 2003-11-14 | 1 | -0/+9 |
| | |||||
* | fix bogus use of old netwok module instead of network::network (missed when | Thierry Vignaud | 2003-11-14 | 2 | -3/+3 |
| | | | | | cleaning up this) | ||||
* | add compatibility link for drakclock | Thierry Vignaud | 2003-11-14 | 1 | -0/+1 |
| | |||||
* | remove net aliases if needed | Thierry Vignaud | 2003-11-14 | 1 | -0/+6 |
| | |||||
* | install drakclock | Thierry Vignaud | 2003-11-14 | 1 | -1/+1 |
| | |||||
* | move clock.pl from mcc into drakxtools (its proper place) | Thierry Vignaud | 2003-11-14 | 1 | -0/+374 |
| | |||||
* | test the presence of kernel modules .cz'ed or not | Pascal Rigaux | 2003-11-14 | 1 | -2/+3 |
| | |||||
* | ensure setupSCSI is quite silent in move | Pascal Rigaux | 2003-11-14 | 1 | -2/+2 |
| | |||||
* | testing for cz file in move mode is a bad idea | Guillaume Cottenceau | 2003-11-13 | 1 | -1/+1 |
| | |||||
* | prevent from FPE (even if I didn't see it duplicated) | Guillaume Cottenceau | 2003-11-12 | 1 | -1/+1 |
| | |||||
* | (set_advanced_raw) inline it in it's only caller | Thierry Vignaud | 2003-11-12 | 1 | -5/+1 |
| | |||||
* | fix program logic: write up/down programs for adsl speedtouch even if | Thierry Vignaud | 2003-11-12 | 1 | -1/+2 |
| | | | | | | firmware is already there or if one say "let see this later" which result in up/down scripts to be removed on drakconnect startup | ||||
* | updated pot file | Pablo Saratxaga | 2003-11-12 | 2 | -117/+302 |
| | |||||
* | - use the "mount" command directly in move | Pascal Rigaux | 2003-11-12 | 2 | -12/+15 |
| | | | | | - still not really clean ($o_options is dropped in many cases) | ||||
* | remove useless module | Thierry Vignaud | 2003-11-12 | 1 | -5/+0 |
| | |||||
* | fix bogus use of old netwok module instead of network::network | Thierry Vignaud | 2003-11-12 | 12 | -29/+29 |
| | |||||
* | reuse is_dynamic_ip() to not bother asking about zeroconf specific stuff when | Thierry Vignaud | 2003-11-12 | 1 | -1/+1 |
| | | | | | there's not any dynamic interfaces | ||||
* | (network::tools::is_dynamic_ip) consolidate test for any dynamic interface | Thierry Vignaud | 2003-11-12 | 2 | -2/+7 |
| | |||||
* | fix warning with usb mice | Thierry Vignaud | 2003-11-12 | 1 | -1/+1 |
| | |||||
* | - fix #3047's fix | Thierry Vignaud | 2003-11-12 | 1 | -1/+1 |
| | | | | | - do not show module if unknow for system bridges since it's normal | ||||
* | - make use_proc_partitions a clean function | Pascal Rigaux | 2003-11-11 | 1 | -1/+4 |
| | | | | | | | (not only used when diskdrake code fails) - fix {start} in read_proc_partitions() ({start} was not re-initialised between drives) | ||||
* | corrected typo | damien | 2003-11-11 | 1 | -1/+1 |
| | |||||
* | choose a not-to-bad default when X auto config fails in auto install | Pascal Rigaux | 2003-11-10 | 1 | -2/+5 |
| | |||||
* | fix changelog | Thierry Vignaud | 2003-11-08 | 1 | -3/+4 |
| | |||||
* | 9.3-5mdk | Thierry Vignaud | 2003-11-08 | 1 | -2/+12 |
| | |||||
* | (is_wireless_intf) fix #6312: list acx100_pci as a wireless network | Thierry Vignaud | 2003-11-08 | 1 | -1/+1 |
| | | | | | cards driver too (fix impossible to set wireless parameters for it) | ||||
* | (getCPUs) enumerate cpus from 1 instead of 0 (part of #4704) | Thierry Vignaud | 2003-11-08 | 1 | -0/+1 |
| | |||||
* | fix #6134: JAZ device is not spelled like jazz music | Thierry Vignaud | 2003-11-08 | 2 | -3/+3 |
| | |||||
* | fix lan always marked as detected even when no detection was performed | Thierry Vignaud | 2003-11-08 | 1 | -6/+6 |
| | | | | | | | | | | | | or when there's no ethernet devices btw, generalize this "fix" to all net connection types. rationale: since we've already check if we've devices, there's no point in doing another different check in order to add the string "- detected" so let's just consolidate the previous test, this will prevent such bug to come back again | ||||
* | fix last part of #5315: do not ask for confirmation at install time | Thierry Vignaud | 2003-11-08 | 1 | -1/+1 |
| | | | | | | rationale: while this is reasonable within standalone drakconnect, it's quite less needed at install time | ||||
* | fix #3047: do not display "unknown module" in red for devices known to | Thierry Vignaud | 2003-11-08 | 1 | -0/+1 |
| | | | | | not need any module (see http://www.people.iup.edu/bclg/pci-modem.html) | ||||
* | perl_checker fixes | Thierry Vignaud | 2003-11-07 | 1 | -3/+1 |
| | |||||
* | 9.3-4mdk | Thierry Vignaud | 2003-11-07 | 1 | -1/+9 |
| | |||||
* | fix network interfaces list update: | Thierry Vignaud | 2003-11-07 | 1 | -2/+6 |
| | | | | | | - really remove from the Gtk+ list lost interfaces - update the intf reference list | ||||
* | (conf_network_card_backend) use getNetDriver() rather than relying on | Thierry Vignaud | 2003-11-07 | 1 | -1/+1 |
| | | | | | | ethX alias for mapping the ethX interface to the driver that created it thus fixing quite old detection bugs | ||||
* | oops, network::tools is still needed by configureNetworkIntf... | Thierry Vignaud | 2003-11-07 | 1 | -0/+1 |
| | |||||
* | (write_interface_conf) setVarsInSh() already take care of not writing | Thierry Vignaud | 2003-11-07 | 1 | -2/+1 |
| | | | | | | | undefined parameters, so it's safer to always write wireless parameters if set else we drop user set wireless parameters when our wireless modules list is not uptodate | ||||
* | (getUPS) return port/description couples | Thierry Vignaud | 2003-11-07 | 1 | -1/+20 |
| | |||||
* | (get_usb_ups_name) introduce it to map usb devices to hiddev devices | Thierry Vignaud | 2003-11-07 | 1 | -0/+17 |
| | |||||
* | (remove_alias_regexp) simplify | Thierry Vignaud | 2003-11-06 | 1 | -4/+1 |
| | |||||
* | 9.3-3mdk | Thierry Vignaud | 2003-11-06 | 1 | -1/+8 |
| | |||||
* | one more wireless module | Thierry Vignaud | 2003-11-06 | 1 | -1/+1 |
| | |||||
* | "let please pixel" changes | Thierry Vignaud | 2003-11-06 | 1 | -2/+2 |
| | |||||
* | (configure_eth_aliases) let the autoprobing load modules too | Thierry Vignaud | 2003-11-06 | 1 | -1/+0 |
| | |||||
* | let only remove aliases on bootstrapping (ie only in harddrake | Thierry Vignaud | 2003-11-06 | 1 | -1/+0 |
| | | | | | caller); it's safer | ||||
* | (configure_eth_aliases) introduce it to autoconfigure all ethernet | Thierry Vignaud | 2003-11-06 | 1 | -0/+10 |
| | | | | | aliases (MdkMove, harddrake service, drakconnect) |