summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* (detect) do not return unusable synaptics driver at beginning of installOlivier Blin2004-08-261-0/+1
|
* PowerPC arrangements from Christiaan WelvaartGwenolé Beauchesne2004-08-263-27/+32
|
* - Moved initial package installation by printerdrake into ↵Till Kamppeter2004-08-252-44/+65
| | | | | | | "install_spooler()" function, so all package installation done by printerdrake (except printer/queue-type-specific, as HPOJ) is done in one step. - First changes for daemonless CUPS client support.
* warn if driver not available, print available driversOlivier Blin2004-08-251-0/+7
|
* delete obsolete filesOlivier Blin2004-08-2512-0/+0
|
* avoid grep to grep itself, use perlOlivier Blin2004-08-251-1/+1
|
* upgrade to grub-0.95Olivier Blin2004-08-25108-0/+0
|
* add new drivers, upgrade to grub-0.95Olivier Blin2004-08-2517-0/+0
|
* use grub-0.95Olivier Blin2004-08-251-3/+3
|
* don't be a bastard, keep CVS directoryOlivier Blin2004-08-251-1/+1
|
* Mandrake -> Mandrakelinux. Mark DM entries as translatable.Funda Wang2004-08-251-4/+4
|
* killer feature: restore bootsplash modeOlivier Blin2004-08-251-0/+5
|
* don't abort miserably if configurator is codeOlivier Blin2004-08-251-1/+1
|
* fix typoOlivier Blin2004-08-251-1/+1
|
* set TV flag when a TV card is detected to install appropriate packagesOlivier Blin2004-08-251-0/+1
|
* rename loop variable in order to prevent trainee to be confusedThierry Vignaud2004-08-251-3/+3
|
* support inline configuatorsThierry Vignaud2004-08-251-1/+6
|
* run proper program :-)Thierry Vignaud2004-08-251-1/+1
|
* just go on if --force is passedThierry Vignaud2004-08-251-1/+4
|
* (create_packtable) fix cuted ads at install timeThierry Vignaud2004-08-251-1/+1
|
* Some cleanupsGwenolé Beauchesne2004-08-252-1/+10
|
* Raw merge from Kudzu for PPC. Christian, can you get something of it?Gwenolé Beauchesne2004-08-251-0/+3
|
* Get EDID block from OF (kudzu)Gwenolé Beauchesne2004-08-253-0/+265
|
* Only use VBE parsing code on x86 and x86_64.Gwenolé Beauchesne2004-08-251-1/+18
|
* Images for 10.1David Baudens2004-08-2530-0/+0
|
* *** empty log message ***Pascal Rigaux2004-08-251-1/+460
|
* 10.1-0.13mdkThierry Vignaud2004-08-251-1/+37
|
* add listsupportedprintersThierry Vignaud2004-08-251-1/+1
|
* Make it possible to strip 2.6 kernel modules (at least those from 2.6.3)Gwenolé Beauchesne2004-08-251-0/+7
|
* fix siol's vci (hexa formated)Thierry Vignaud2004-08-251-1/+1
|
* fix Titi sux hard (add missing comma and spaces, remove spuriousOlivier Blin2004-08-251-11/+11
| | | | | nameserver word)
* use existsOlivier Blin2004-08-251-1/+1
|
* Extensive rewrite and cleanups to use the new int10 interface. Plus addGwenolé Beauchesne2004-08-254-615/+235
| | | | | | some 64-bit fixes and a last-resort means to get VBE/EDID information from special -BOOT kernel during early boot.
* add missing spacesOlivier Blin2004-08-251-2/+2
|
* VGA softbootloader for Linux, uses an x86 CPU emulator on non x86 arches.Gwenolé Beauchesne2004-08-2513-0/+3402
|
* Add remaining x86 CPU emulator bitsGwenolé Beauchesne2004-08-254-0/+764
|
* Add x86 CPU emulator for BIOS int10 emulation on non x86 arches.Gwenolé Beauchesne2004-08-2517-0/+22783
|
* (manage) use network::tools::get_interface_type instead ofOlivier Blin2004-08-251-5/+4
| | | | | | /etc/sysconfig/drakconnect in order to avoid to recognize ppp0 as both modem and adsl (bug 10772)
* add get_interface_type to guess interface typeOlivier Blin2004-08-251-0/+7
|
* (selectCountry) fix Pixel broke country selection (bug 10938)Olivier Blin2004-08-251-1/+1
|
* (add2hosts) use difference2Olivier Blin2004-08-241-1/+1
|
* - Special treatments for print queues with the "lbp660" and "ml85p" drivers. ↵Till Kamppeter2004-08-241-9/+78
| | | | | | | | | Here the driver communicates directly with the printer instead of sending the output to a CUPS backend. - Make sure that queues which have special treatment, as for example the ones using "lbp660" and "ml85p", do not try to open message indows when the print queues are auto-generated by dynamic/hotplug. - If the user gets an error/warning message during setup of a queue with special treatment, he is automatically put back to the previous step in the add-printer wizard. - Let warning messages (funktion "ask_warn()") never embed in the add-printer wizard, as they have no "Previous" button in the wizard.
* (add2hosts) make it more readableOlivier Blin2004-08-241-9/+7
|
* (add2hosts) rework parsingOlivier Blin2004-08-241-5/+10
|
* i suxOlivier Blin2004-08-241-1/+1
|
* drop non-standard tld (localdomain)Olivier Blin2004-08-241-1/+1
|
* (configureNetwork2) always add an hostname alias and add it on theOlivier Blin2004-08-241-2/+2
| | | | | loopback device (bug 10345)
* (add2hosts) allow multiple aliases per hostOlivier Blin2004-08-241-1/+1
|
* (add2hosts) regexp fixesOlivier Blin2004-08-241-2/+2
|
* synaptics touchpad supportOlivier Blin2004-08-242-7/+71
|