summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Collapse)AuthorAgeFilesLines
...
* - install scim-m17n as well for generic SCIM configuration (more inputThierry Vignaud2004-09-061-1/+2
| | | | | | | methods) - split am entry from generic one since we've choosen to use scim-tables for am on 2004-09-01
* add specific packages to install for japanese when using SCIMThierry Vignaud2004-09-061-0/+1
|
* ensure we do not enable autologin w/o any userThierry Vignaud2004-09-061-1/+8
|
* handle pt_type, not only fs_typePascal Rigaux2004-09-061-2/+5
|
* some more loggingPascal Rigaux2004-09-061-0/+2
|
* - detect LVM2Pascal Rigaux2004-09-061-1/+2
| | | | | - don't even check_md magic when we don't have the size of the device
* Override rpmsrate and compssUsers.pl by the ones found on aRafael Garcia-Suarez2004-09-061-3/+3
| | | | | supplementary CD
* BIOS release date can have date DD/MM/YY (or maybe it is MM/DD/YY), only ↵Pascal Rigaux2004-09-061-1/+3
| | | | YYYY was handled
* set QT_IM_MODULE too (UTUMI Hirosi)Thierry Vignaud2004-09-061-0/+2
| | | | | | we should probably set it for all IM that use gtk+ API since their API is almost identical.
* fix typoPascal Rigaux2004-09-061-1/+1
|
* Changed "User name" to "Login name" (less ambiguous)Pablo Saratxaga2004-09-061-1/+1
|
* - do not run drakconnect for ethernet & ADSLThierry Vignaud2004-09-061-3/+3
| | | | | - do not run diskdrake for hd
* fix displaying "mdmd0" instead of "md0"Pascal Rigaux2004-09-061-1/+1
|
* detect linux software raid magicPascal Rigaux2004-09-062-3/+25
|
* need latest perl-MDK-CommonPascal Rigaux2004-09-061-1/+1
|
* (getNet) fix detection in 2.4 kernel for net devices with high trafficOlivier Blin2004-09-061-1/+1
|
* keep linmodem message for Hcf and HsfOlivier Blin2004-09-061-0/+6
|
* remove wrong message about linmodems (#11224)Olivier Blin2004-09-061-6/+0
|
* (build_notebook) Authentication is used for modems only (better fix for #11142)Olivier Blin2004-09-061-3/+5
|
* install xorg-x11-server when installing xorg-x11 (no need to do it based on ↵Pascal Rigaux2004-09-061-4/+4
| | | | the hardware anymore (it used to be needed for XF3))
* typo fixThierry Vignaud2004-09-061-1/+1
|
* 10.1-0.21mdkThierry Vignaud2004-09-061-1/+8
|
* be more failsafe with half broken existing raidsPascal Rigaux2004-09-061-0/+1
|
* always load mouse modules at beginning of install (should fix X testOlivier Blin2004-09-061-5/+2
| | | | | not working with synaptics during install)
* - don't prompt package groups selection when the available size is 200MB ↵Pascal Rigaux2004-09-061-2/+2
| | | | | | | (instead of 140MB) - when user unselect every groups (ie. the special minimal install case), allow the available size to be lower than needed size
* add module for storage controllers that are not compiled built-in in kernelThierry Vignaud2004-09-063-7/+5
|
* add a few commentsThierry Vignaud2004-09-061-0/+2
|
* add module for AGP controllerThierry Vignaud2004-09-061-1/+1
|
* run drakconnect when an ADSL device is found (we should do so only when deviceThierry Vignaud2004-09-061-1/+1
| | | | | is added, not when removed)
* add module for TV cards (trainee sucks...)Thierry Vignaud2004-09-061-1/+1
|
* better looking for alternative driversThierry Vignaud2004-09-061-1/+1
|
* fix crashesThierry Vignaud2004-09-061-3/+9
|
* (_create_window) do not set border for wizardsThierry Vignaud2004-09-061-1/+1
|
* * enabled some more languages in the selection list (Furlan, Frisian,Pablo Saratxaga2004-09-051-18/+15
| | | | | | | | | | Inuktitut, Greenlandic (Kalaallisut), Khmer, Luxembourguish, Punjabi, Sardinian and Uyghur). Those languages have either translations for Mandrakelinux tools, or for KDE, or Gnome, or any combination of the three; or there have been interest recently in starting a translation for them. * updated list of available locales (@locales)
* new lang imagesPablo Saratxaga2004-09-0522-0/+0
|
* updated pot filePablo Saratxaga2004-09-051-7/+2
|
* fixed typoPablo Saratxaga2004-09-051-1/+1
|
* Updated Simplified Chinese translationFunda Wang2004-09-051-131/+136
|
* perl_checker fixOlivier Blin2004-09-031-1/+1
|
* (set_synaptics) remove spurious spaceOlivier Blin2004-09-031-1/+1
|
* *** empty log message ***Pascal Rigaux2004-09-031-1/+72
|
* (set_xfree_conf) synaptics fixesOlivier Blin2004-09-031-2/+3
|
* Umount supplementary CD immediately after having read informations on it.Rafael Garcia-Suarez2004-09-031-16/+19
|
* (getModem) handle new winmodem low level driver for VIA in ALSAThierry Vignaud2004-09-031-1/+1
|
* *** empty log message ***Pascal Rigaux2004-09-031-1/+109
|
* make dont_run_directly_stage2 keep runinstall2 as a symlinkPascal Rigaux2004-09-031-3/+3
| | | | | (since mdkstage1 check it is a symlink)
* Make local copies of rpmsrate and compssUsers.pl from supplementary CDRafael Garcia-Suarez2004-09-031-6/+5
|
* - we need unicode_start, which need kbd_mode and a real "echo" commandPascal Rigaux2004-09-034-3/+18
| | | | | | - initialize newt (and so slang) with a fake en_US.UTF-8 locale during install (and it works better when slang does its setlocale, i don't know why)
* always use utf8 strings during install since our locale is always utf8Pascal Rigaux2004-09-031-7/+0
|
* Better handling of mounting/umounting supplementary CDsRafael Garcia-Suarez2004-09-032-7/+11
|