Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | don't remove missing modules ataraid hptraid silraid pdcraid | Pascal Rigaux | 2004-02-10 | 1 | -1/+0 |
| | |||||
* | fix serial probe not detecting legacy mice | Pascal Rigaux | 2004-02-10 | 1 | -1/+2 |
| | |||||
* | floppy_device returns first floppy device, look for medias first in case of ↵ | Guillaume Cottenceau | 2004-02-10 | 2 | -1/+14 |
| | | | | usb floppies (maybe ide floppies also? never tested) then regular floppy drive | ||||
* | in network mode we need to create nodes as well because of usb floppies support | Guillaume Cottenceau | 2004-02-10 | 1 | -2/+0 |
| | |||||
* | use floppy_device rather than /dev/fd0 because we now support usb floppies ↵ | Guillaume Cottenceau | 2004-02-10 | 2 | -3/+3 |
| | | | | as well | ||||
* | fake usb floppies detection by looking at blocks size of scsi disk devices, ↵ | Guillaume Cottenceau | 2004-02-10 | 1 | -2/+17 |
| | | | | 1048575 is for 2.4 and 1440 for 2.6 | ||||
* | (apply_checks) reindent | Thierry Vignaud | 2004-02-10 | 1 | -7/+7 |
| | |||||
* | (apply_checks) fix unable to save checks when config file is empty | Thierry Vignaud | 2004-02-10 | 1 | -10/+8 |
| | | | | | (aka substInFile does not support using print in that case) | ||||
* | disk/raw and disk/usb added in network.img to support usb floppies when ↵ | Guillaume Cottenceau | 2004-02-10 | 1 | -1/+1 |
| | | | | loading second floppy | ||||
* | no need to fake scsi for ide anymore (hopefully!) | Pascal Rigaux | 2004-02-10 | 3 | -49/+2 |
| | |||||
* | update | Pascal Rigaux | 2004-02-10 | 1 | -0/+0 |
| | |||||
* | updated pot file | Pablo Saratxaga | 2004-02-10 | 1 | -220/+185 |
| | |||||
* | Use logdrake mail method, allow definition of SMTP server. (Arnaud de Lorbeau) | Stew Benedict | 2004-02-10 | 1 | -17/+41 |
| | |||||
* | for install, a service is on if there is at least one runlevel for which the | Pascal Rigaux | 2004-02-10 | 1 | -1/+1 |
| | | | | | service is on (esp. for service "dm") (bugzilla #7146) | ||||
* | Update | David Baudens | 2004-02-10 | 8 | -12/+12 |
| | |||||
* | do not allow to step forward if no network card was found (workaround | Thierry Vignaud | 2004-02-10 | 1 | -0/+6 |
| | | | | | | #7672). we'd better be able to manually add an unsupported network card though. | ||||
* | rewrite & cleanup. Now works with kernel 2.6, don't know exactly why... | Pascal Rigaux | 2004-02-10 | 1 | -20/+17 |
| | |||||
* | we don't KTYP anymore, but we need K_NOSUCHMAP | Pascal Rigaux | 2004-02-10 | 1 | -9/+1 |
| | |||||
* | Update | David Baudens | 2004-02-10 | 1 | -1/+1 |
| | |||||
* | add unpack_with_refs() | Pascal Rigaux | 2004-02-10 | 1 | -0/+21 |
| | |||||
* | 10-0.10mdk | Thierry Vignaud | 2004-02-10 | 1 | -1/+5 |
| | |||||
* | Update | David Baudens | 2004-02-10 | 3 | -3/+3 |
| | |||||
* | - add 'ath' and 'wlan' to ethernet kind | Damien Chaumette | 2004-02-10 | 1 | -4/+5 |
| | | | | | - use regexp once | ||||
* | *** empty log message *** | Pascal Rigaux | 2004-02-10 | 1 | -1/+518 |
| | |||||
* | updated pot file | Pablo Saratxaga | 2004-02-10 | 1 | -461/+451 |
| | |||||
* | better code for detecting if the window is hidden or not | Pascal Rigaux | 2004-02-10 | 1 | -3/+2 |
| | | | | | (fixes embedded drakconnect wizard should be popped window) (bugzilla #7246) | ||||
* | have modal windows | Pascal Rigaux | 2004-02-10 | 1 | -1/+1 |
| | |||||
* | prefer BoardName to card_name | Pascal Rigaux | 2004-02-10 | 1 | -1/+1 |
| | |||||
* | remove many warnings about unitialised value (causing a bug in diagnostics.pm?) | Pascal Rigaux | 2004-02-10 | 1 | -1/+1 |
| | |||||
* | remove postfix from naughtyServers (fix titi) | Pascal Rigaux | 2004-02-10 | 1 | -1/+0 |
| | |||||
* | Undo some of the breakage, format is still wrong :( | Stew Benedict | 2004-02-10 | 1 | -2/+3 |
| | |||||
* | warn when installing postfix server (#7102) | Thierry Vignaud | 2004-02-10 | 1 | -0/+1 |
| | |||||
* | fix not warning about apache2 servers (#7559) | Thierry Vignaud | 2004-02-10 | 1 | -0/+2 |
| | |||||
* | Remove confusing "On hard drive" checkbox from wizard (Arnaud de Lorbeau) | Stew Benedict | 2004-02-10 | 1 | -4/+1 |
| | |||||
* | (mapIntfToDevice) match pci function too (not that important since we | Thierry Vignaud | 2004-02-10 | 1 | -2/+2 |
| | | | | | | | | | do not know of any ethernet pci card that export two functions on the pci bug but anyway it's saner) note that we do not match for pci domain since ldetect does not report it | ||||
* | Fix failure to disable user cron job. Code reduction. | Stew Benedict | 2004-02-10 | 1 | -35/+18 |
| | |||||
* | 10-0.9mdk | Thierry Vignaud | 2004-02-09 | 1 | -1/+7 |
| | |||||
* | fix unability to select gateway (#7585) | Thierry Vignaud | 2004-02-09 | 1 | -3/+4 |
| | |||||
* | (appli_choice) fix crash on option toggling (#7248) | Thierry Vignaud | 2004-02-09 | 1 | -5/+5 |
| | |||||
* | (getNet) detect athX interfaces too (maybe should we inverse this func | Thierry Vignaud | 2004-02-09 | 1 | -1/+1 |
| | | | | | logic and blacklist ppp and the like interfaces ...) | ||||
* | Thierry compliance. Doesn't work anymore and fails perl_checker now :P | Stew Benedict | 2004-02-09 | 1 | -39/+30 |
| | |||||
* | 10-0.8mdk | Thierry Vignaud | 2004-02-09 | 1 | -1/+11 |
| | |||||
* | fix empty list in "multiple internet_connexions" step | Thierry Vignaud | 2004-02-09 | 1 | -2/+4 |
| | |||||
* | fix unwritten ethernet interface config | Thierry Vignaud | 2004-02-09 | 1 | -0/+1 |
| | |||||
* | (ether_conf) rename it as write_ether_conf() | Thierry Vignaud | 2004-02-09 | 1 | -1/+1 |
| | |||||
* | (mapIntfToDevice) fix pci/usb ethernet devices matching | Thierry Vignaud | 2004-02-09 | 1 | -1/+1 |
| | |||||
* | sort ethX interfaces in list | Thierry Vignaud | 2004-02-09 | 1 | -1/+1 |
| | |||||
* | RIVA128 fails miserably when using 16bpp | Guillaume Cottenceau | 2004-02-09 | 1 | -0/+1 |
| | |||||
* | blacklist bogus forcedeth driver for network hotplugging, enable | Thierry Vignaud | 2004-02-09 | 1 | -1/+3 |
| | | | | | ifplugd support for all other drivers even at install time (#7389) | ||||
* | use modal windows during install | Pascal Rigaux | 2004-02-09 | 1 | -3/+1 |
| |