summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* typo fixesThierry Vignaud2004-08-1914-86/+86
|
* - Removed installation of "gimpprint" package, it is part of GIMP 2.0.x now.Till Kamppeter2004-08-194-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 functionRafael Garcia-Suarez2004-08-191-10/+15
|
* (connectionstr) workaround perl bugThierry Vignaud2004-08-191-1/+2
|
* Fix problem of the "usblp" kernel module not loaded before local printer ↵Till Kamppeter2004-08-191-1/+1
| | | | auto-detection.
* reduce non default (aka old default ones) IM priorityThierry Vignaud2004-08-191-1/+1
|
* fix keyboarddrake not modifying xkbPascal Rigaux2004-08-191-2/+2
|
* Wrong commentRafael Garcia-Suarez2004-08-191-1/+1
|
* fix drakxtools build (do not include ../Makefile.config)Thierry Vignaud2004-08-191-1/+0
|
* removing OpenIPMI as defaultErwan Velu2004-08-191-1/+1
|
* (write_interface_conf) use mac_ieee1394 descriptor in iftab for firewire linksOlivier Blin2004-08-181-2/+4
|
* add bug referenceThierry Vignaud2004-08-181-1/+1
|
* check usb controllers on bootOlivier Blin2004-08-182-1/+4
|
* *** empty log message ***Pascal Rigaux2004-08-181-1/+66
|
* 10.1-0.10mdkThierry Vignaud2004-08-181-1/+10
|
* fix default IM setting when switching languageThierry Vignaud2004-08-182-0/+11
|
* *** empty log message ***Pascal Rigaux2004-08-181-1/+160
|
* fix blino sucksPascal Rigaux2004-08-181-1/+1
|
* hide $release_notes_scroll by default, it's visually cleanerPascal Rigaux2004-08-181-0/+1
|
* Make the status field optional in treeviewsRafael Garcia-Suarez2004-08-181-2/+4
|
* restrict the wait message (so that it's dead when an error message is displayed)Pascal Rigaux2004-08-181-3/+4
|
* fix typoPascal Rigaux2004-08-181-1/+1
|
* fix typosPascal Rigaux2004-08-181-3/+3
|
* - any::setupBootloader() used to call bootloader::install() whereas ↵Pascal Rigaux2004-08-183-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 compliancePascal Rigaux2004-08-181-1/+1
|
* force ACPI on a laptop with recent biosPascal Rigaux2004-08-181-5/+10
|
* add PCMCIA controllers classThierry Vignaud2004-08-181-0/+13
|
* create install_acpi_pkgs() and use it for auto_installsPascal Rigaux2004-08-182-6/+13
|
* use dmidecode to detect isLaptop()Pascal Rigaux2004-08-181-1/+26
|
* Getopt::Long is now fakedPascal Rigaux2004-08-181-1/+0
|
* use network::ethernet::get_eth_categories in ethernet detectorOlivier Blin2004-08-181-1/+2
|
* fix titi sux, fix I suxOlivier Blin2004-08-171-3/+3
|
* use network::tools::get_internet_connectionOlivier Blin2004-08-171-16/+13
|
* get rid off the 'ifcfg-Manually load a driver' file ...Olivier Blin2004-08-171-1/+1
|
* add new functions to make internet connection tests easierOlivier Blin2004-08-171-0/+76
|
* drop network::tools::reread_net_confOlivier Blin2004-08-171-6/+0
|
* use network::ethernet::get_eth_categories() when neededOlivier Blin2004-08-173-5/+9
|
* add network::ethernet::get_eth_categoriesOlivier Blin2004-08-171-0/+4
|
* (easy_dhcp) probe all network sub categoriesOlivier Blin2004-08-171-1/+1
|
* drop network::ethernet::conf_network_card_backendOlivier Blin2004-08-171-37/+0
|
* (easy_dhcp) don't use network::ethernet::conf_network_card_backendOlivier Blin2004-08-171-4/+10
|
* (easy_dhcp) sort devices and keep only eth[0-9]+ devicesOlivier Blin2004-08-171-4/+4
|
* (conf_network_card_backend) set NET_INTERFACE tooOlivier Blin2004-08-171-1/+1
|
* (easy_dhcp) allow configured interface not to be eth0 and make sure itOlivier Blin2004-08-171-4/+6
| | | | | uses ethernet
* (write_interface_conf) use unspec descriptor in iftab if link isn't etherOlivier Blin2004-08-171-2/+3
|
* fix sagem pty quotingOlivier Blin2004-08-171-1/+1
|
* lang::list() is unused, dropping itPascal Rigaux2004-08-171-9/+0
|
* sagem: don't run pppoa if the ethernet interface isn't created and useOlivier Blin2004-08-171-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 Rigaux2004-08-176-71/+18
| | | | | | | simple) - when using ramdisk, we now have all the locales, no need to handle it specially
* (category2modules) allow 'category/*', to use all sub categoriesOlivier Blin2004-08-171-1/+1
|