summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* add missing gtk module (im-cedilla), arrangements for new pangoGwenolé Beauchesne2004-09-211-1/+2
|
* add amd64 boot logo used in 10.0Gwenolé Beauchesne2004-09-211-0/+0
|
* always enable ACPI on x86_64, add "noacpi" entry in that case, add moreGwenolé Beauchesne2004-09-211-4/+7
| | | | | | boot images on x86_64 too, handle special "cdcom" images, specialise boot logo for amd64.
* This commit was manufactured by cvs2svn to create branchMystery Man2004-09-2144-0/+28974
| | | | 'MDK-10-update'.
* pcmcia modules work on x86_64 too, add more modules now that they can beGwenolé Beauchesne2004-09-211-10/+2
| | | | | stripped, add "iteraid" to hardware_raid list(?)
* tlan is not available on x86_64Gwenolé Beauchesne2004-09-211-1/+1
|
* - remove big "tcic", "i82365", "i82082" on x86_64 (docs say "older laptops")Gwenolé Beauchesne2004-09-211-2/+3
| | | | | - add 3w-9xxx support driver
* - use correct name for mandrakegalaxyGwenolé Beauchesne2004-09-211-2/+4
| | | | | | - install cxoffice if available - move rp-pppoe to appropriate location
* add grub stuff to rescueGwenolé Beauchesne2004-09-211-0/+3
|
* strip modules for 2.6 kernels tooGwenolé Beauchesne2004-09-211-2/+5
|
* nuke extra images dedicated to host cdcom drivers (e.g. "nvidia")Gwenolé Beauchesne2004-09-211-0/+1
|
* same dirtly little hack (a cleanup actually)Gwenolé Beauchesne2004-09-211-3/+0
|
* dirty little hack from pixel/gc to let mdk stage1 work with newer kernelsGwenolé Beauchesne2004-09-211-4/+1
| | | | | ("testing" variable is supposedly obsolete btw)
* make it possible to restore windows boot loader on x86_64 tooGwenolé Beauchesne2004-09-211-3/+7
|
* pcmcia works on x86_64 too, update stage1 build for 10.0Gwenolé Beauchesne2004-09-211-0/+9
|
* clean-up, merge, fix pcmcia subsystem to make it work on x86_64Gwenolé Beauchesne2004-09-2110-117/+16
|
* define io ports on x86_64 too for pcmcia stuffGwenolé Beauchesne2004-09-211-1/+1
|
* add missing modules.Thierry Vignaud2004-09-131-17/+18
| | | | | sync sort and spacing with HEAD in order to easily see differences.
* Corporate materialGwenolé Beauchesne2004-08-3151-0/+436
|
* update changelog dates to please rpm + add some highlights to please titiGwenolé Beauchesne2004-08-251-2/+8
|
* merge in lost 10-34.3.100mdk's changelogThierry Vignaud2004-08-251-3/+32
|
* enough amd64 changes mergedGwenolé Beauchesne2004-08-251-1/+4
|
* Always prefer 64-bit packages for updates on biarch platforms.Gwenolé Beauchesne2004-08-251-1/+9
|
* Parse XFree86.log in last resort in case we have not got any valuableGwenolé Beauchesne2004-08-251-1/+47
| | | | | information at this stage from ddcxinfos.
* default to 75dpi in order to get anti-aliased fontsGwenolé Beauchesne2004-08-251-1/+1
|
* Handle PCMCIA on x86-64 too. Fix libs glob for live tree. Don't ship withGwenolé Beauchesne2004-08-251-2/+11
| | | | | "cdcom" modules archives in netinstallable trees.
* i18n stuff at install time, probably make it common with /LIB/Gwenolé Beauchesne2004-08-251-0/+6
|
* fix smp detection on x86_64Gwenolé Beauchesne2004-08-251-30/+35
|
* handle lib64 drivers on x86-64Gwenolé Beauchesne2004-08-251-6/+7
|
* add XFS to x86_64 known FSGwenolé Beauchesne2004-08-251-1/+2
|
* handle nolapic, idle=poll, ide=nodma boot optionsGwenolé Beauchesne2004-08-251-0/+9
|
* fix pixel sucksPascal Rigaux2004-08-161-1/+1
|
* replace freeDriver with freedriver (stage2 para are lower cased)Pascal Rigaux2004-08-163-3/+3
|
* many authentication packages where missing (bugzilla #10644)Pascal Rigaux2004-08-081-0/+1
|
* set netcnx type when an external isdn modem is selected, or elseOlivier Blin2004-08-051-1/+1
| | | | | modem::ppp_read_conf will crash (Anthill #1033)
* make room on replay/auto_install floppy image before doing anythingPascal Rigaux2004-08-051-9/+11
|
* authentication::kind2description() has changed and its name is missleading :-(Pascal Rigaux2004-08-031-1/+2
| | | | | keeping it for now and adapt install_steps_interactive::setRootPassword along what's done in drakauth
* authentication installs perl-Net-DNS in some casesPascal Rigaux2004-07-301-1/+1
|
* offer to connect for pppoe connexions tooOlivier Blin2004-07-301-1/+1
|
* modprobe eagle-usb for sagem modems (useful if coldplug doesn't work)Olivier Blin2004-07-301-1/+3
|
* revert previous commit, that won't work after pivot_root (proc has toOlivier Blin2004-07-301-6/+3
| | | | | | | be mounted, insmod would have to be able to find the modules in the new root), we'll have to use hotplug to load eagle-usb drivers in Move (in next release maybe)
* Fixes for AntHill #1009, #1010.Stew Benedict2004-07-301-7/+9
|
* (check_rpm) backport fix from HEADThierry Vignaud2004-07-291-1/+1
|
* add newline at end of net_cnx_up scriptOlivier Blin2004-07-291-0/+1
|
* use connect option or pppd in net_cnx_up, not bothOlivier Blin2004-07-291-2/+2
| | | | | (to fix weird pppoe net_cnx_up script)
* merge fix from HEAD: do not automatically configure removable media inThierry Vignaud2004-07-292-1/+6
| | | | | harddrake GUI (only in harddrake service)
* s/MandrakeMove/Move/Pascal Rigaux2004-07-292-3/+4
|
* merge hds() in get_hds() to correctly handle catching cdie when the device ↵Pascal Rigaux2004-07-291-31/+44
| | | | is non partionned
* cleanup, fix various typosPascal Rigaux2004-07-291-19/+21
| | | | | (still, ->target seems broken, but i'm not sure, since i couldn't test)
* do not probe usb interface too soon, wait for the Move images to be mountedOlivier Blin2004-07-281-3/+6
| | | | | (or else usb drivers won't be automatically loaded at boot with Move)