Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
| | ||||||
* | revert previous commit, that won't work after pivot_root (proc has to | Olivier Blin | 2004-07-30 | 1 | -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 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) | |||||
* | s/MandrakeMove/Move/ | Pascal Rigaux | 2004-07-29 | 2 | -3/+4 | |
| | ||||||
* | 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 probe usb interface too soon, wait for the Move images to be mounted | Olivier Blin | 2004-07-28 | 1 | -3/+6 | |
| | | | | | (or else usb drivers won't be automatically loaded at boot with Move) | |||||
* | 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 | |
| | ||||||
* | don't redefine buf for /proc/scsi/scsi (size 5000 instead of 512) | Nicolas Planel | 2004-06-24 | 1 | -1/+0 | |
| | ||||||
* | 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 | |
| | ||||||
* | handle case where both ATI and NVIDIA GLX packages are installed (use | Thierry Vignaud | 2004-06-15 | 1 | -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" routine | Stew Benedict | 2004-06-15 | 1 | -3/+3 | |
| | ||||||
* | increase the number of loopbacks (needed for mandrakemove where the default ↵ | Pascal Rigaux | 2004-06-15 | 2 | -5/+5 | |
| | | | | (8) is much too low :) |