summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Expand)AuthorAgeFilesLines
* 10-48mdkThierry Vignaud2004-06-241-1/+19
* delete "above" lines when removing a sound alias with modules::remove_alias_r...Olivier Blin2004-06-241-1/+5
* switch chinese to scim by defaultThierry Vignaud2004-06-241-2/+1
* fix gtk IM module for scim IMThierry Vignaud2004-06-241-1/+1
* - switch japanese to scim+uim and scimThierry Vignaud2004-06-241-2/+2
* fix stupid typoOlivier Blin2004-06-241-1/+1
* in modules::when_load, try to find the best sound slot index instead of alway...Olivier Blin2004-06-241-1/+5
* (acceptLicense) just reboot when one cancel the globetrotter first time wizardThierry Vignaud2004-06-241-0/+4
* fix xcin IMThierry Vignaud2004-06-241-3/+1
* - add gv (not installed by default) to have it in the package tree (bugzilla ...Pascal Rigaux2004-06-241-2/+2
* module hid is now named usbhid (thanks to svetljo on cooker)Pascal Rigaux2004-06-241-1/+1
* add back support for kinput2 IMThierry Vignaud2004-06-241-0/+5
* sort CJK's IM entriesThierry Vignaud2004-06-241-17/+17
* - factorize im settingsThierry Vignaud2004-06-241-54/+73
* properly handle ascii WEP keys (#9884)Olivier Blin2004-06-242-1/+19
* Some standalone tools don't compile when run from consoleRafael Garcia-Suarez2004-06-2413-13/+130
* code cleanup per PixelStew Benedict2004-06-231-6/+1
* Make perl_checker happyRafael Garcia-Suarez2004-06-232-5/+5
* remove unneeded quotesOlivier Blin2004-06-231-1/+1
* fix another typo from Titi in #9112 fix (#6802)Olivier Blin2004-06-231-1/+1
* fix processing of config file broken again by TitiOlivier Blin2004-06-231-1/+1
* - fix processing of config file broken by magic olivierThierry Vignaud2004-06-231-5/+2
* remove global vga choice to please Pixel and TitiOlivier Blin2004-06-231-1/+0
* please perl_checko the Clean KeeperOlivier Blin2004-06-231-0/+1
* Support for supplementary CDs during installation (from the 10.0Rafael Garcia-Suarez2004-06-232-21/+137
* remove spurious spacesOlivier Blin2004-06-231-2/+2
* be mouse wheel aware (fix bug 9926)Olivier Blin2004-06-231-0/+3
* ask for bootloader choice when framebuffer isn't configured (fix bug 9925)Olivier Blin2004-06-231-3/+8
* remove unused variableOlivier Blin2004-06-231-3/+1
* add a global vga option in any::setupBootloader__general (fix bug 8957)Olivier Blin2004-06-231-0/+1
* use upcase letters whenever neededThierry Vignaud2004-06-231-3/+3
* kernelVersion() is unused (only bootloader::mkbootdisk() used it, and it has ...Pascal Rigaux2004-06-231-5/+0
* - unblacklist tg3 since QA has confirmed it works smoothlyThierry Vignaud2004-06-231-1/+1
* good_default_monitor() should work *nearly* everywhere, so use it for the aut...Pascal Rigaux2004-06-231-1/+5
* perl_checker compliancePascal Rigaux2004-06-221-1/+1
* - use Xconfig::resolution_and_depth::bios_vga_modes() instead of %bootloader:...Pascal Rigaux2004-06-221-19/+11
* - export @bios_vga_modes (needed for bootloader vga=)Pascal Rigaux2004-06-221-1/+3
* remove duplicate (use existing function to_string())Pascal Rigaux2004-06-221-1/+1
* fix indentationOlivier Blin2004-06-221-5/+5
* sync with detect-resolutionPascal Rigaux2004-06-221-0/+3
* rephrase zeroconf dialog (cybercfo)Olivier Blin2004-06-221-1/+4
* blacklist sis900 and tg3 modules for network hotpluggingOlivier Blin2004-06-221-1/+1
* do not update bootsplash in autologin wizardOlivier Blin2004-06-221-2/+5
* remove spurious comma and spacesOlivier Blin2004-06-221-1/+1
* fix build broken by net_appletThierry Vignaud2004-06-221-0/+1
* move net_applet in right package (aka drakxtools-gtk)Thierry Vignaud2004-06-221-1/+1
* add check_enough_space() and use itPascal Rigaux2004-06-221-3/+7
* - fix typoPascal Rigaux2004-06-221-107/+6
* perl_checker fixesThierry Vignaud2004-06-221-13/+13
* (getIP) fix buildThierry Vignaud2004-06-221-1/+1