Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix smp detection on x86_64 | Gwenolé Beauchesne | 2004-08-25 | 1 | -30/+35 |
| | |||||
* | handle lib64 drivers on x86-64 | Gwenolé Beauchesne | 2004-08-25 | 1 | -6/+7 |
| | |||||
* | add XFS to x86_64 known FS | Gwenolé Beauchesne | 2004-08-25 | 1 | -1/+2 |
| | |||||
* | handle nolapic, idle=poll, ide=nodma boot options | Gwenolé Beauchesne | 2004-08-25 | 1 | -0/+9 |
| | |||||
* | fix pixel sucks | Pascal Rigaux | 2004-08-16 | 1 | -1/+1 |
| | |||||
* | replace freeDriver with freedriver (stage2 para are lower cased) | Pascal Rigaux | 2004-08-16 | 3 | -3/+3 |
| | |||||
* | many authentication packages where missing (bugzilla #10644) | Pascal Rigaux | 2004-08-08 | 1 | -0/+1 |
| | |||||
* | set netcnx type when an external isdn modem is selected, or else | Olivier Blin | 2004-08-05 | 1 | -1/+1 |
| | | | | | modem::ppp_read_conf will crash (Anthill #1033) | ||||
* | make room on replay/auto_install floppy image before doing anything | Pascal Rigaux | 2004-08-05 | 1 | -9/+11 |
| | |||||
* | authentication::kind2description() has changed and its name is missleading :-( | Pascal Rigaux | 2004-08-03 | 1 | -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 cases | Pascal Rigaux | 2004-07-30 | 1 | -1/+1 |
| | |||||
* | offer to connect for pppoe connexions too | Olivier Blin | 2004-07-30 | 1 | -1/+1 |
| | |||||
* | modprobe eagle-usb for sagem modems (useful if coldplug doesn't work) | Olivier Blin | 2004-07-30 | 1 | -1/+3 |
| | |||||
* | Fixes for AntHill #1009, #1010. | Stew Benedict | 2004-07-30 | 1 | -7/+9 |
| | |||||
* | (check_rpm) backport fix from HEAD | Thierry Vignaud | 2004-07-29 | 1 | -1/+1 |
| | |||||
* | add newline at end of net_cnx_up script | Olivier Blin | 2004-07-29 | 1 | -0/+1 |
| | |||||
* | use connect option or pppd in net_cnx_up, not both | Olivier Blin | 2004-07-29 | 1 | -2/+2 |
| | | | | | (to fix weird pppoe net_cnx_up script) | ||||
* | merge fix from HEAD: do not automatically configure removable media in | Thierry Vignaud | 2004-07-29 | 2 | -1/+6 |
| | | | | | harddrake GUI (only in harddrake service) | ||||
* | merge hds() in get_hds() to correctly handle catching cdie when the device ↵ | Pascal Rigaux | 2004-07-29 | 1 | -31/+44 |
| | | | | is non partionned | ||||
* | cleanup, fix various typos | Pascal Rigaux | 2004-07-29 | 1 | -19/+21 |
| | | | | | (still, ->target seems broken, but i'm not sure, since i couldn't test) | ||||
* | do not write a blank "pty" option in ppp config file is there is no | Olivier Blin | 2004-07-28 | 1 | -1/+2 |
| | | | | | pty command (should fix some problems with Bewan modems) | ||||
* | fix getCompaqSmartArray() on 2.6 (since /proc/driver/cciss/cciss0 doesn't ↵ | Pascal Rigaux | 2004-07-28 | 1 | -6/+14 |
| | | | | talk about c0dX anymore) | ||||
* | fix getSCSI_26() not sorting the drives | Pascal Rigaux | 2004-07-28 | 1 | -0/+2 |
| | |||||
* | merge auth fixes from HEAD | Thierry Vignaud | 2004-07-26 | 3 | -91/+413 |
| | |||||
* | isRemovableDrive() doesn't check isRemovableUsb() anymore allowing more usb | Pascal Rigaux | 2004-07-22 | 1 | -1/+1 |
| | | | | | removable drives (esp. some usb keys declared as memory cards (0x0c76 0x0005)) | ||||
* | fix changelog | Thierry Vignaud | 2004-07-19 | 1 | -1/+1 |
| | |||||
* | merge changelog from the real update | Thierry Vignaud | 2004-07-19 | 1 | -2/+4 |
| | |||||
* | Merge fixes from Anthill 927, 929 | Stew Benedict | 2004-07-07 | 1 | -5/+28 |
| | | | | | (filenames with spaces, .backupignore, gui issues) | ||||
* | (acceptLicense) just reboot when one cancel the globetrotter first time wizard | Thierry Vignaud | 2004-06-24 | 1 | -0/+4 |
| | |||||
* | merge fix from MDK-10-branch: tv modules weren't loaded on boot | Thierry Vignaud | 2004-06-23 | 1 | -1/+1 |
| | |||||
* | good_default_monitor() should work *nearly* everywhere, so use it for the ↵ | Pascal Rigaux | 2004-06-23 | 1 | -1/+5 |
| | | | | | | | auto_install fallback (this is used by mandrakemove) | ||||
* | Make the CD-Rom install with supplementary CD work (don't forget to | Rafael Garcia-Suarez | 2004-06-22 | 1 | -3/+18 |
| | | | | | re-mount the main CDs). | ||||
* | fix logs of newly added hardware | Thierry Vignaud | 2004-06-20 | 1 | -1/+1 |
| | |||||
* | fix mouse autoconfiguration done on every boot instead of on 2.4.x/2.6.x | Thierry Vignaud | 2004-06-20 | 1 | -1/+1 |
| | | | | | switches | ||||
* | only stop boot progressbar if there a non automatic tool to run | Thierry Vignaud | 2004-06-18 | 1 | -1/+1 |
| | |||||
* | Don't ask a supplementary CD for upgrades | Rafael Garcia-Suarez | 2004-06-18 | 1 | -2/+3 |
| | |||||
* | (pciusb_id) fix duplicated USB disks (in both disk and unknown categories) | Thierry Vignaud | 2004-06-17 | 1 | -1/+9 |
| | |||||
* | Install with a supplementary CD: | Rafael Garcia-Suarez | 2004-06-17 | 2 | -5/+11 |
| | | | | | allow to override the main compssUsers and rpmsrate | ||||
* | fix applying keyboard configuration in globetrotter's first time wizard | Thierry Vignaud | 2004-06-17 | 2 | -4/+3 |
| | |||||
* | autoconfigure mouse when swtiching back between 2.4.x and 2.6.x kernels | Thierry Vignaud | 2004-06-17 | 1 | -0/+8 |
| | |||||
* | add support for floppies | Thierry Vignaud | 2004-06-17 | 1 | -1/+5 |
| | |||||
* | (set_removable_configurator, set_removable_remover) use the same flags | Thierry Vignaud | 2004-06-17 | 1 | -2/+2 |
| | | | | | as hotplug does when calling drakupdate_fstab | ||||
* | (set_removable_configurator) fix adding a removable medium | Thierry Vignaud | 2004-06-17 | 1 | -1/+1 |
| | |||||
* | (install_server) remove proprietary gl libraries when configuring a non | Thierry Vignaud | 2004-06-17 | 1 | -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 non | Thierry Vignaud | 2004-06-17 | 1 | -1/+1 |
| | | | | | NVIDIA/ATI gfx card | ||||
* | Support for a supplementary CD during install. Try to code this in the | Rafael Garcia-Suarez | 2004-06-15 | 2 | -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 support | Thierry Vignaud | 2004-06-15 | 1 | -1/+8 |
| | |||||
* | autoconf code for globetrotter and new harddrake service | Thierry Vignaud | 2004-06-15 | 1 | -0/+27 |
| | |||||
* | support for globettroter's first time wizard | Thierry Vignaud | 2004-06-15 | 3 | -5/+6 |
| | |||||
* | merge automatic mode from HEAD | Thierry Vignaud | 2004-06-15 | 1 | -1/+1 |
| |