summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Collapse)AuthorAgeFilesLines
* cleanupPascal Rigaux2004-02-121-1/+1
|
* cleanupPascal Rigaux2004-02-121-8/+10
|
* remove deprecated commentPascal Rigaux2004-02-121-2/+1
|
* always use fast_mouse_probe (probing serial is now mostly deprecated, and itPascal Rigaux2004-02-121-10/+2
| | | | | is *re-done* by drakconnect, so no need to do it soon)
* cleanup wacom detectionPascal Rigaux2004-02-121-6/+3
|
* replace unless with ifPascal Rigaux2004-02-121-2/+2
|
* Restore title banner.Stew Benedict2004-02-121-4/+2
|
* Address some QA issues with restores.Stew Benedict2004-02-121-17/+19
| | | | | | Cleanup screen layout in restore screen. Restore title banner.
* typo errorsFlorin Grad2004-02-111-2/+2
|
* fix the perl_checker errorsFlorin Grad2004-02-112-5/+21
|
* remove debugging print commandsFlorin Grad2004-02-111-8/+8
|
* remote debugging print commandsFlorin Grad2004-02-111-36/+56
|
* Rearrange main buttons (jmdault - http://advx.org/docs/ice3.png)Stew Benedict2004-02-111-26/+27
|
* 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
|