summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* (set_default_im) really just set default IM and nothing moreThierry Vignaud2004-09-091-2/+3
| | | | | (write) fix XIM_PROGRAM setting
* (set_default_im) simplifyThierry Vignaud2004-09-091-2/+2
|
* handle raid-extra-boot (bugzilla #11350)Pascal Rigaux2004-09-091-1/+1
|
* even "lilo -u" can prompt about the "Volume ID" fixing processPascal Rigaux2004-09-091-1/+1
|
* Updated POT fileFunda Wang2004-09-091-481/+491
|
* (IM packages list) when configuring chinput, we need miniChinput (aThierry Vignaud2004-09-091-0/+1
| | | | | evolution of chinput that replaced it)
* add @isdn_capi array of cards than can use capi driversOlivier Blin2004-09-091-1/+106
|
* remove unused variablePascal Rigaux2004-09-091-1/+1
|
* reduce font size in japanese installOlivier Blin2004-09-091-1/+1
|
* cleanupPascal Rigaux2004-09-091-1/+1
|
* remove tabulationPascal Rigaux2004-09-091-1/+1
|
* Display Development group in the same way as other groups.Florent Villard2004-09-091-1/+1
|
* Nuke use of conditional expressions as lvaluesGwenolé Beauchesne2004-09-091-5/+6
|
* Remake x86emu & int10 subdirs if sources have changedGwenolé Beauchesne2004-09-091-2/+2
|
* kill warningsThierry Vignaud2004-09-093-0/+9
|
* install slmodem for ltmodem, slamr, slusb windmodem drivers tooThierry Vignaud2004-09-091-1/+1
|
* 10.1-0.25mdkThierry Vignaud2004-09-091-1/+20
|
* *** empty log message ***Pascal Rigaux2004-09-091-1/+168
|
* (read_all_conf) remove spurous character from regexpThierry Vignaud2004-09-091-1/+1
|
* handles the lilo case where it wants to assign a new Volume ID: prompt the ↵Pascal Rigaux2004-09-091-2/+17
| | | | | | | | | user, then - if it doesn't want to modify the Volume ID, use static-bios-codes to be able to install lilo - otherwise call lilo with answer "n" to the question "Is the above disk an NT boot disk?" so that it assigns a new Volume ID
* - handle lilo "static-bios-codes" optionPascal Rigaux2004-09-091-2/+3
| | | | | | - call lilo with a forced stdin (so that it doesn't read from tty) - enable calling lilo with a special stdin value
* (read_all_conf) ignore rpm's backups (#10816)Thierry Vignaud2004-09-091-0/+1
|
* don't check_prog when the prog is a complex command (containing a pipe)Pascal Rigaux2004-09-091-1/+1
|
* simplifyPascal Rigaux2004-09-091-1/+1
|
* rename $str into $real_namePascal Rigaux2004-09-091-4/+4
|
* remove redundant codePascal Rigaux2004-09-091-11/+8
|
* add dmi type 6 in detection memory sizeNicolas Planel2004-09-091-2/+27
|
* help emacs modePascal Rigaux2004-09-091-1/+1
|
* fix regexp to work with "linux-2.6.8.1-10mdk"Pascal Rigaux2004-09-091-1/+1
|
* instead of expanding symlinks in any case, only do it when renaming "linux"Pascal Rigaux2004-09-091-19/+26
| | | | | | | into the kernel version based label (eg: "2681-10") that way "linux" like entries won't be modified, the way the "linux" is already handled
* Up kpilotDavid Baudens2004-09-091-1/+1
|
* Fix regexpRafael Garcia-Suarez2004-09-091-1/+1
|
* compssUsers.pl and rpmsrate for 10.1 CommunityDavid Baudens2004-09-092-4/+4
|
* Don't suggest lost+found as a user name (bug #11298)Rafael Garcia-Suarez2004-09-081-1/+1
|
* (set_window_manager) ensure ~/.dmrc is owned by user else GDMThierry Vignaud2004-09-081-0/+2
| | | | | complains about (spoted by frederic crozat)
* added slamr, slusb and ltmodem modules for getModemFrederic Lepied2004-09-081-1/+1
|
* added (commented) new keyboard for tibetan script, so I remember it laterPablo Saratxaga2004-09-081-0/+3
|
* fix commentPascal Rigaux2004-09-081-1/+1
|
* log which tools are runnedThierry Vignaud2004-09-081-0/+1
|
* fix log message when we cannot run a configuratorThierry Vignaud2004-09-081-1/+1
|
* handle options in any orderThierry Vignaud2004-09-081-4/+17
|
* Add a count of skipped packages after having read an hdlistRafael Garcia-Suarez2004-09-081-1/+3
|
* (configureNetwork2) update iftab when config is writtenOlivier Blin2004-09-081-0/+3
|
* remove update_eth_card_iftab(), add update_iftab()Olivier Blin2004-09-081-12/+10
|
* Don't require installation of foomatic-db-engine when installing from theRafael Garcia-Suarez2004-09-081-3/+10
| | | | | mini CD (bug #11292)
* Always return a hashref from pkgs::packageMedium()Rafael Garcia-Suarez2004-09-081-6/+8
|
* install slmodem for winmodem managed by ALSA (there're more out notThierry Vignaud2004-09-081-0/+1
| | | | | managed by ALSA that need to be added here)
* 10.1-0.24mdkThierry Vignaud2004-09-081-1/+10
|
* update splash when removed too, use Mandrakelinux theme by default,Olivier Blin2004-09-081-5/+7
| | | | | don't give theme name to remove-theme
* replace "Cancel" with "Close" when prompting to launch userdrake (as ↵Pascal Rigaux2004-09-081-1/+1
| | | | suggested by Fabian Mandelbaum)