summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Collapse)AuthorAgeFilesLines
* first shy attemptFlorin Grad2004-02-111-0/+0
|
* first shy attemptFlorin Grad2004-02-112-0/+1724
|
* Add smb4k to replace LinNeighborhood (Buchan Milnes suggestion), decrease ↵Florent Villard2004-02-111-1/+2
| | | | LinNeighborhood to 3.
* raise mc from 3 to 4 in FILE_TOOLSFlorent Villard2004-02-111-2/+2
|
* Disable title banner for now (same as Bugzilla 7564, just not reported yet).Stew Benedict2004-02-111-1/+1
|
* Disable title banner for now (Bugzilla 7564).Stew Benedict2004-02-111-10/+25
| | | | | Don't assume eth0, rework subnet/netmask for hosts.allow (jmdault).
* - isdn and modem are fetched from $intfDamien Chaumette2004-02-101-5/+7
| | | | | | - drop useless @all_cards - 'ath' and 'wlan' cards fix
* *** empty log message ***Pascal Rigaux2004-02-101-1/+103
|
* (apply_checks) reindentThierry Vignaud2004-02-101-7/+7
|
* (apply_checks) fix unable to save checks when config file is emptyThierry Vignaud2004-02-101-10/+8
| | | | | (aka substInFile does not support using print in that case)
* no need to fake scsi for ide anymore (hopefully!)Pascal Rigaux2004-02-103-49/+2
|
* updatePascal Rigaux2004-02-101-0/+0
|
* updated pot filePablo Saratxaga2004-02-101-220/+185
|
* Use logdrake mail method, allow definition of SMTP server. (Arnaud de Lorbeau)Stew Benedict2004-02-101-17/+41
|
* for install, a service is on if there is at least one runlevel for which thePascal Rigaux2004-02-101-1/+1
| | | | | service is on (esp. for service "dm") (bugzilla #7146)
* UpdateDavid Baudens2004-02-108-12/+12
|
* do not allow to step forward if no network card was found (workaroundThierry Vignaud2004-02-101-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 Rigaux2004-02-101-20/+17
|
* we don't KTYP anymore, but we need K_NOSUCHMAPPascal Rigaux2004-02-101-9/+1
|
* UpdateDavid Baudens2004-02-101-1/+1
|
* add unpack_with_refs()Pascal Rigaux2004-02-101-0/+21
|
* 10-0.10mdkThierry Vignaud2004-02-101-1/+5
|
* UpdateDavid Baudens2004-02-103-3/+3
|
* - add 'ath' and 'wlan' to ethernet kindDamien Chaumette2004-02-101-4/+5
| | | | | - use regexp once
* *** empty log message ***Pascal Rigaux2004-02-101-1/+518
|
* updated pot filePablo Saratxaga2004-02-101-461/+451
|
* better code for detecting if the window is hidden or notPascal Rigaux2004-02-101-3/+2
| | | | | (fixes embedded drakconnect wizard should be popped window) (bugzilla #7246)
* have modal windowsPascal Rigaux2004-02-101-1/+1
|
* prefer BoardName to card_namePascal Rigaux2004-02-101-1/+1
|
* remove many warnings about unitialised value (causing a bug in diagnostics.pm?)Pascal Rigaux2004-02-101-1/+1
|
* remove postfix from naughtyServers (fix titi)Pascal Rigaux2004-02-101-1/+0
|
* Undo some of the breakage, format is still wrong :(Stew Benedict2004-02-101-2/+3
|
* warn when installing postfix server (#7102)Thierry Vignaud2004-02-101-0/+1
|
* fix not warning about apache2 servers (#7559)Thierry Vignaud2004-02-101-0/+2
|
* Remove confusing "On hard drive" checkbox from wizard (Arnaud de Lorbeau)Stew Benedict2004-02-101-4/+1
|
* (mapIntfToDevice) match pci function too (not that important since weThierry Vignaud2004-02-101-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 Benedict2004-02-101-35/+18
|
* 10-0.9mdkThierry Vignaud2004-02-091-1/+7
|
* fix unability to select gateway (#7585)Thierry Vignaud2004-02-091-3/+4
|
* (appli_choice) fix crash on option toggling (#7248)Thierry Vignaud2004-02-091-5/+5
|
* (getNet) detect athX interfaces too (maybe should we inverse this funcThierry Vignaud2004-02-091-1/+1
| | | | | logic and blacklist ppp and the like interfaces ...)
* Thierry compliance. Doesn't work anymore and fails perl_checker now :PStew Benedict2004-02-091-39/+30
|
* 10-0.8mdkThierry Vignaud2004-02-091-1/+11
|
* fix empty list in "multiple internet_connexions" stepThierry Vignaud2004-02-091-2/+4
|
* fix unwritten ethernet interface configThierry Vignaud2004-02-091-0/+1
|
* (ether_conf) rename it as write_ether_conf()Thierry Vignaud2004-02-091-1/+1
|
* (mapIntfToDevice) fix pci/usb ethernet devices matchingThierry Vignaud2004-02-091-1/+1
|
* sort ethX interfaces in listThierry Vignaud2004-02-091-1/+1
|
* RIVA128 fails miserably when using 16bppGuillaume Cottenceau2004-02-091-0/+1
|
* blacklist bogus forcedeth driver for network hotplugging, enableThierry Vignaud2004-02-091-1/+3
| | | | | ifplugd support for all other drivers even at install time (#7389)