summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Collapse)AuthorAgeFilesLines
...
* Don't ask a supplementary CD for upgradesRafael Garcia-Suarez2004-06-181-2/+3
|
* (pciusb_id) fix duplicated USB disks (in both disk and unknown categories)Thierry Vignaud2004-06-171-1/+9
|
* Install with a supplementary CD:Rafael Garcia-Suarez2004-06-172-5/+11
| | | | | allow to override the main compssUsers and rpmsrate
* fix applying keyboard configuration in globetrotter's first time wizardThierry Vignaud2004-06-172-4/+3
|
* autoconfigure mouse when swtiching back between 2.4.x and 2.6.x kernelsThierry Vignaud2004-06-171-0/+8
|
* add support for floppiesThierry Vignaud2004-06-171-1/+5
|
* (set_removable_configurator, set_removable_remover) use the same flagsThierry Vignaud2004-06-171-2/+2
| | | | | as hotplug does when calling drakupdate_fstab
* (set_removable_configurator) fix adding a removable mediumThierry Vignaud2004-06-171-1/+1
|
* (install_server) remove proprietary gl libraries when configuring a nonThierry Vignaud2004-06-171-1/+3
| | | | | ATI/NVIDIA card and redo ldconfig cache accordingly
* (to_raw_X) load non nvidia glx for all non nvidia cards, thus fixing 3D on nonThierry Vignaud2004-06-171-1/+1
| | | | | NVIDIA/ATI gfx card
* Support for a supplementary CD during install. Try to code this in theRafael Garcia-Suarez2004-06-152-17/+111
| | | | | | least intrusive way possible. In the HEAD branch it would be better to rework the way the installation methods are handled. More tests needed.
* globetrotter supportThierry Vignaud2004-06-151-1/+8
|
* autoconf code for globetrotter and new harddrake serviceThierry Vignaud2004-06-151-0/+27
|
* support for globettroter's first time wizardThierry Vignaud2004-06-153-5/+6
|
* merge automatic mode from HEADThierry Vignaud2004-06-151-1/+1
|
* handle case where both ATI and NVIDIA GLX packages are installed (useThierry Vignaud2004-06-151-1/+14
| | | | | | new glibc's /etc/ld.so.conf.d/ and prevent loading NVIDIA's GLX module with ATI cards)
* .backupignore issue (email reports), typo in "other" routineStew Benedict2004-06-151-3/+3
|
* increase the number of loopbacks (needed for mandrakemove where the default ↵Pascal Rigaux2004-06-151-1/+1
| | | | (8) is much too low :)
* merge fix from HEADThierry Vignaud2004-06-141-2/+2
|
* merge fixes from HEADThierry Vignaud2004-06-146-32/+34
|
* A chunk of the previous patch wasn't suitable for 10.0Rafael Garcia-Suarez2004-06-081-7/+7
|
* Report revisions 1.124, 1.125 and 1.126 from HEADRafael Garcia-Suarez2004-06-081-9/+10
|
* Binary ftp/gui fixes from cooker branch.Stew Benedict2004-06-011-2/+6
|
* (getNet) rollbacl to MDK10.0 detection schemeThierry Vignaud2004-06-011-1/+8
|
* merge fix from TRUNKThierry Vignaud2004-05-281-1/+1
|
* fix perl Glib/Gtk2 binding requires for mdk10.0Thierry Vignaud2004-05-281-1/+1
|
* fix 10-34.2mdk changelog indentationThierry Vignaud2004-05-281-1/+1
|
* update 10-34.2mdk's changelogThierry Vignaud2004-05-281-0/+2
|
* merge brown paper bug fix from TRUNKThierry Vignaud2004-05-281-4/+4
|
* update 10-34.2mdk's changelogThierry Vignaud2004-05-281-0/+2
|
* merge from HEAD:Thierry Vignaud2004-05-281-0/+11
| | | | | | | (get_eth_cards) fallback on sysfs in order to get driver and card description when ethtool is not supported (eg: ipw2100 driver for intel centrino)
* merge fixes from HEADThierry Vignaud2004-05-2811-138/+195
|
* handle freeDriver which disable using proprietary X driver (esp. for nvidia)Pascal Rigaux2004-05-275-7/+16
|
* - call handleI18NClp() ASAPPascal Rigaux2004-05-261-0/+1
| | | | | - create and use lang2move_clp_name()
* forward speedtouch fix (using kernel mode)Thierry Vignaud2004-05-192-20/+15
|
* forward better LAN vs wireless filteringThierry Vignaud2004-05-192-2/+22
|
* stage2 now builds the full mdkinst, and full_stage2 is stage2 + building ↵Pascal Rigaux2004-05-171-4/+4
| | | | mdkinst_stage2
* better error logging when gtkcreate_img or gtkcreate_pixbuf can't find the imagePascal Rigaux2004-05-111-2/+2
|
* fix selecting locales-LANG (i didn't really work, but it doesn't seem needed?)Pascal Rigaux2004-05-111-5/+4
|
* remove unused functionPascal Rigaux2004-05-111-4/+0
|
* more cleanup in selectLanguage()Pascal Rigaux2004-05-111-7/+10
|
* selectLanguage():Pascal Rigaux2004-05-111-2/+5
| | | | | | - simplify @langs generation - use a tree if @langs > 15, not when $::move is set
* new update:Pascal Rigaux2004-05-111-2/+4
| | | | | - fix pam configuration when using winbind (also fixes LDAP and NIS (?))
* This commit was manufactured by cvs2svn to create branchMystery Man2004-05-1115-3782/+3668
| | | | 'MDK-10-update'.
* perl_checker compliancePascal Rigaux2004-05-1110-10/+14
|
* rewrite a little probeSerialDevices(), the beginning is still very strangePascal Rigaux2004-05-111-4/+10
|
* fix ugly typo (thanks to perl_checker)Pascal Rigaux2004-05-111-1/+1
|
* fix winbind configuration and do the same for LDAP and NIS (modifs proposed ↵Pascal Rigaux2004-05-111-5/+5
| | | | and checked by Vincent Guardiola)
* do not run XFdrake in automatic mode, it's uselessThierry Vignaud2004-05-111-2/+1
|
* updateThierry Vignaud2004-05-111-1321/+1333
|