Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | (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 | |
| | ||||||
* | also move back always_i18n and totem to_cdrom | Pascal Rigaux | 2003-11-07 | 1 | -1/+1 | |
| | ||||||
* | also move back always_i18n to cdrom | Pascal Rigaux | 2003-11-07 | 1 | -1/+1 | |
| | ||||||
* | get the file <=> loop association from mdk_move_loop and pass it to ↵ | Pascal Rigaux | 2003-11-07 | 1 | -5/+8 | |
| | | | | mdk_behind_totem | |||||
* | - scan all loops, not only @names | Pascal Rigaux | 2003-11-07 | 1 | -6/+8 | |
| | | | | | | - always_i18n is a magic name which is renamed to the used always_i18n_xxx - return the file <=> loop association when asked | |||||
* | - use given loop devices | Pascal Rigaux | 2003-11-07 | 1 | -4/+1 | |
| | | | | | - fix --boot-loop option handling | |||||
* | mainly mo files | Pascal Rigaux | 2003-11-07 | 1 | -0/+16 | |
| | ||||||
* | create and handle always_i18n_xxx clp's | Pascal Rigaux | 2003-11-07 | 3 | -2/+26 | |
| | ||||||
* | handle image_raw (ie non-mounted live_tree) | Pascal Rigaux | 2003-11-07 | 1 | -1/+1 | |
| | ||||||
* | better handle etc files: scan a/c/mtime after copying all /etc files | Guillaume Cottenceau | 2003-11-07 | 4 | -1/+198 | |
| | | | | | | to list the ones which are read and written, make it a file list and be assured to have those when initing move | |||||
* | - remove some i18n files (now in "always_i18n") | Pascal Rigaux | 2003-11-07 | 1 | -2/+1 | |
| | | | | | - add im-cedilla (simpler that handling it nicely) | |||||
* | /usr/share/services should have been removed when splited between "always" ↵ | Pascal Rigaux | 2003-11-07 | 1 | -1/+0 | |
| | | | | and "boot" | |||||
* | update | Pascal Rigaux | 2003-11-07 | 1 | -0/+1 | |
| | ||||||
* | update (remove klipper, kalarm, korgac) | Pascal Rigaux | 2003-11-07 | 1 | -4/+0 | |
| | ||||||
* | update | Pascal Rigaux | 2003-11-07 | 1 | -9/+5 | |
| | ||||||
* | - look for busy files | Pascal Rigaux | 2003-11-07 | 1 | -1/+85 | |
| | | | | | | - propose different actions when there are busy files - kill processes busying files when asked | |||||
* | - add option --totem | Pascal Rigaux | 2003-11-07 | 1 | -1/+5 | |
| | | | | | - handle mounted /image | |||||
* | also remove kalarmd from kde autostart | Pascal Rigaux | 2003-11-07 | 1 | -1/+1 | |
| | ||||||
* | *** empty log message *** | Guillaume Cottenceau | 2003-11-07 | 1 | -0/+52 | |
| | ||||||
* | Oops... I did it again! | Guillaume Cottenceau | 2003-11-07 | 1 | -10/+1 | |
| | ||||||
* | ifplugd | Guillaume Cottenceau | 2003-11-07 | 1 | -1/+2 | |
| | ||||||
* | syslog need be restarted once minilogd got killed, dunno why | Guillaume Cottenceau | 2003-11-07 | 1 | -3/+15 | |
| | ||||||
* | remove autostart of klipper & korgac (as requested by Denis) | Pascal Rigaux | 2003-11-06 | 1 | -0/+2 | |
| | ||||||
* | - various fixes (including adding /bin/sleep to totem.list and using it) | Pascal Rigaux | 2003-11-06 | 3 | -15/+15 | |
| | | | | | - mdk_totem is now written in perl | |||||
* | add mdk_totem & mdk_behind_totem | Pascal Rigaux | 2003-11-06 | 3 | -1/+86 | |
| | ||||||
* | move back some files needed by sudo from "always" | Pascal Rigaux | 2003-11-06 | 1 | -0/+1 | |
| | ||||||
* | *** empty log message *** | Pascal Rigaux | 2003-11-06 | 1 | -0/+2 | |
| | ||||||
* | (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) | |||||
* | (configureNetwork) alter remove_alias() callers for new API | Thierry Vignaud | 2003-11-06 | 1 | -1/+1 | |
| | ||||||
* | - generalize & rename remove_alias() as remove_alias_regexp() to handle regexps | Thierry Vignaud | 2003-11-06 | 1 | -1/+6 | |
| | | | | | | | | | - introduce back a simple remove_alias() wrapper to remove_alias_regexp() - change remove_alias*() API from remove_alias(module) to remove_alias(alias) btw old behaviour was broken if eg one has two 3com cards when network::ethernet::configureNetwork removed all ethX aliases on 3c59x | |||||
* | remove sudo (sudo needs some more files, and it is easier to have a program | Pascal Rigaux | 2003-11-06 | 1 | -7/+0 | |
| | | | | | running as root doing all the fuss with clp's) | |||||
* | (write_conf) do not discard remove_alias changes ... (why nobody never | Thierry Vignaud | 2003-11-06 | 1 | -1/+3 | |
| | | | | | saw it in years :-() |