Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | perl_checker fixes | Olivier Blin | 2004-08-19 | 1 | -140/+125 |
| | |||||
* | typo fixes | Thierry Vignaud | 2004-08-19 | 14 | -86/+86 |
| | |||||
* | - Removed installation of "gimpprint" package, it is part of GIMP 2.0.x now. | Till Kamppeter | 2004-08-19 | 4 | -852/+8 |
| | | | | | | - Removed configuration of applications, GIMP and OpenOffice.org are patched now so that they do not need configuration of print queues any more. - Text fix for scanners in HP's multi-function devices. | ||||
* | Move code in another function | Rafael Garcia-Suarez | 2004-08-19 | 1 | -10/+15 |
| | |||||
* | (connectionstr) workaround perl bug | Thierry Vignaud | 2004-08-19 | 1 | -1/+2 |
| | |||||
* | Fix problem of the "usblp" kernel module not loaded before local printer ↵ | Till Kamppeter | 2004-08-19 | 1 | -1/+1 |
| | | | | auto-detection. | ||||
* | reduce non default (aka old default ones) IM priority | Thierry Vignaud | 2004-08-19 | 1 | -1/+1 |
| | |||||
* | fix keyboarddrake not modifying xkb | Pascal Rigaux | 2004-08-19 | 1 | -2/+2 |
| | |||||
* | Wrong comment | Rafael Garcia-Suarez | 2004-08-19 | 1 | -1/+1 |
| | |||||
* | fix drakxtools build (do not include ../Makefile.config) | Thierry Vignaud | 2004-08-19 | 1 | -1/+0 |
| | |||||
* | removing OpenIPMI as default | Erwan Velu | 2004-08-19 | 1 | -1/+1 |
| | |||||
* | (write_interface_conf) use mac_ieee1394 descriptor in iftab for firewire links | Olivier Blin | 2004-08-18 | 1 | -2/+4 |
| | |||||
* | add bug reference | Thierry Vignaud | 2004-08-18 | 1 | -1/+1 |
| | |||||
* | check usb controllers on boot | Olivier Blin | 2004-08-18 | 2 | -1/+4 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2004-08-18 | 1 | -1/+66 |
| | |||||
* | 10.1-0.10mdk | Thierry Vignaud | 2004-08-18 | 1 | -1/+10 |
| | |||||
* | fix default IM setting when switching language | Thierry Vignaud | 2004-08-18 | 2 | -0/+11 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2004-08-18 | 1 | -1/+160 |
| | |||||
* | fix blino sucks | Pascal Rigaux | 2004-08-18 | 1 | -1/+1 |
| | |||||
* | hide $release_notes_scroll by default, it's visually cleaner | Pascal Rigaux | 2004-08-18 | 1 | -0/+1 |
| | |||||
* | Make the status field optional in treeviews | Rafael Garcia-Suarez | 2004-08-18 | 1 | -2/+4 |
| | |||||
* | restrict the wait message (so that it's dead when an error message is displayed) | Pascal Rigaux | 2004-08-18 | 1 | -3/+4 |
| | |||||
* | fix typo | Pascal Rigaux | 2004-08-18 | 1 | -1/+1 |
| | |||||
* | fix typos | Pascal Rigaux | 2004-08-18 | 1 | -3/+3 |
| | |||||
* | - any::setupBootloader() used to call bootloader::install() whereas ↵ | Pascal Rigaux | 2004-08-18 | 3 | -37/+33 |
| | | | | | | | install_steps_interactive::setupBootloader() could call it once again (but this code seems dead though) - create any::installBootloader() out of what was done in the end of any::setupBootloader() but also in install_steps_interactive and drakboot (which handled the error that could occur in bootloader::install()) | ||||
* | perl_checker compliance | Pascal Rigaux | 2004-08-18 | 1 | -1/+1 |
| | |||||
* | force ACPI on a laptop with recent bios | Pascal Rigaux | 2004-08-18 | 1 | -5/+10 |
| | |||||
* | add PCMCIA controllers class | Thierry Vignaud | 2004-08-18 | 1 | -0/+13 |
| | |||||
* | create install_acpi_pkgs() and use it for auto_installs | Pascal Rigaux | 2004-08-18 | 2 | -6/+13 |
| | |||||
* | use dmidecode to detect isLaptop() | Pascal Rigaux | 2004-08-18 | 1 | -1/+26 |
| | |||||
* | Getopt::Long is now faked | Pascal Rigaux | 2004-08-18 | 1 | -1/+0 |
| | |||||
* | use network::ethernet::get_eth_categories in ethernet detector | Olivier Blin | 2004-08-18 | 1 | -1/+2 |
| | |||||
* | fix titi sux, fix I sux | Olivier Blin | 2004-08-17 | 1 | -3/+3 |
| | |||||
* | use network::tools::get_internet_connection | Olivier Blin | 2004-08-17 | 1 | -16/+13 |
| | |||||
* | get rid off the 'ifcfg-Manually load a driver' file ... | Olivier Blin | 2004-08-17 | 1 | -1/+1 |
| | |||||
* | add new functions to make internet connection tests easier | Olivier Blin | 2004-08-17 | 1 | -0/+76 |
| | |||||
* | drop network::tools::reread_net_conf | Olivier Blin | 2004-08-17 | 1 | -6/+0 |
| | |||||
* | use network::ethernet::get_eth_categories() when needed | Olivier Blin | 2004-08-17 | 3 | -5/+9 |
| | |||||
* | add network::ethernet::get_eth_categories | Olivier Blin | 2004-08-17 | 1 | -0/+4 |
| | |||||
* | (easy_dhcp) probe all network sub categories | Olivier Blin | 2004-08-17 | 1 | -1/+1 |
| | |||||
* | drop network::ethernet::conf_network_card_backend | Olivier Blin | 2004-08-17 | 1 | -37/+0 |
| | |||||
* | (easy_dhcp) don't use network::ethernet::conf_network_card_backend | Olivier Blin | 2004-08-17 | 1 | -4/+10 |
| | |||||
* | (easy_dhcp) sort devices and keep only eth[0-9]+ devices | Olivier Blin | 2004-08-17 | 1 | -4/+4 |
| | |||||
* | (conf_network_card_backend) set NET_INTERFACE too | Olivier Blin | 2004-08-17 | 1 | -1/+1 |
| | |||||
* | (easy_dhcp) allow configured interface not to be eth0 and make sure it | Olivier Blin | 2004-08-17 | 1 | -4/+6 |
| | | | | | uses ethernet | ||||
* | (write_interface_conf) use unspec descriptor in iftab if link isn't ether | Olivier Blin | 2004-08-17 | 1 | -2/+3 |
| | |||||
* | fix sagem pty quoting | Olivier Blin | 2004-08-17 | 1 | -1/+1 |
| | |||||
* | lang::list() is unused, dropping it | Pascal Rigaux | 2004-08-17 | 1 | -9/+0 |
| | |||||
* | sagem: don't run pppoa if the ethernet interface isn't created and use | Olivier Blin | 2004-08-17 | 1 | -1/+1 |
| | | | | | | | a reduced timeout (1 second) so that boot doesn't take forever if modem can't be synchronized (maxfail * timeout was equal to 25 minutes) | ||||
* | - don't generate locales.tar.bz2, do the same directly (since it's now quite ↵ | Pascal Rigaux | 2004-08-17 | 6 | -71/+18 |
| | | | | | | | simple) - when using ramdisk, we now have all the locales, no need to handle it specially |