summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Collapse)AuthorAgeFilesLines
* Remove duplicated entries with complex flags from the rpmsrateRafael Garcia-Suarez2004-08-271-10/+1
|
* (matching_driver) introduce it in order to factorize some testsThierry Vignaud2004-08-271-2/+8
|
* add __regexp suffix to matching_desc() and matching_driver()Thierry Vignaud2004-08-277-41/+42
|
* (getModem) report modems supported by ALSA tooThierry Vignaud2004-08-271-1/+2
|
* space cleanup for lord perl_checkerThierry Vignaud2004-08-271-1/+1
|
* (IM2packages)Thierry Vignaud2004-08-271-4/+6
| | | | | | | | - alter prototype: directly take a locale hash - get lang from locale hash - use it to install needed packages depending on locale (instead of only generic ones depending on IM)
* do not complain on wizcancelThierry Vignaud2004-08-271-1/+3
|
* no need to check first step return value since we're covered by bothThierry Vignaud2004-08-271-1/+1
| | | | | Wizard_no_previous and die('wizcancel')
* remove useless label "the_end"Thierry Vignaud2004-08-271-7/+2
|
* inline select_language()Thierry Vignaud2004-08-271-4/+1
|
* read modules configuration file from stage1 as modules_conf file, butOlivier Blin2004-08-271-1/+2
| | | | | get an object of the proper type by using modules::any_conf::vnew
* make it looks and behave like a wizard for GUI sanity (previouslyThierry Vignaud2004-08-271-0/+3
| | | | | cancel on second step resulted in step backward rather than exit...)
* (lilo_choice) fix canceling first stepThierry Vignaud2004-08-271-1/+1
|
* - add dell D800 specific modeline and resolutionOlivier Thauvin2004-08-271-2/+12
|
* Don't install kdeutils-klaptop all the timeLaurent Montel2004-08-271-1/+1
| | | | | just when we detect a laptop
* Support for multiple supplementary mediaRafael Garcia-Suarez2004-08-271-6/+13
|
* complete 10.1-0.14mdk's changelogThierry Vignaud2004-08-261-0/+1
|
* add bug reference in 10.1-0.11mdk's changelogThierry Vignaud2004-08-261-1/+1
|
* 10.1-0.9mdkThierry Vignaud2004-08-261-1/+10
|
* i suxOlivier Blin2004-08-261-1/+1
|
* define and use $o->{mouse}{alternate_install} if detected mouse can't be ↵Olivier Blin2004-08-262-2/+4
| | | | used during install
* (set_xfree_conf) don't create crappy auxmouse if there is noneOlivier Blin2004-08-261-1/+1
|
* (set_synaptics) quote decimal values so that write_XF86Config doesn'tOlivier Blin2004-08-261-3/+3
| | | | | write commas instead of dots
* adsl devices need network restart if they're *not* in the adsl devices listOlivier Blin2004-08-261-1/+1
|
* (doPartitionDisksBefore) umount /sys and /proc/bus/usb in chrootOlivier Blin2004-08-261-0/+2
|
* typo fixThierry Vignaud2004-08-262-3/+3
|
* (detect) do not return unusable synaptics driver at beginning of installOlivier Blin2004-08-261-0/+1
|
* - 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.
* avoid grep to grep itself, use perlOlivier 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
|
* 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
|
* 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
|
* add missing spacesOlivier Blin2004-08-251-2/+2
|
* (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
|