summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Collapse)AuthorAgeFilesLines
...
* *** empty log message ***Pascal Rigaux2002-07-091-0/+132
|
* rewrite getSCSI, now handling scannersPascal Rigaux2002-07-091-26/+30
|
* move join_lines to commonPascal Rigaux2002-07-092-16/+15
|
* have MDK::Common's in TAGSPascal Rigaux2002-07-091-1/+1
|
* adapt to new perl 5.8.0Pascal Rigaux2002-07-091-23/+24
|
* fake make so that its builtin rule to create file from file.sh doesn'tThierry Vignaud2002-07-091-0/+4
| | | | | nuke service_harddrake with it wrapper
* - redirect stderrThierry Vignaud2002-07-091-5/+1
| | | | | - remove old commented stuff
* - configurator got displayedThierry Vignaud2002-07-091-19/+19
| | | | | - move timeout around configurator asking (still not 100% ok)
* time out after 200 secondsThierry Vignaud2002-07-091-1/+6
|
* fix urlThierry Vignaud2002-07-091-1/+1
|
* add harddrake service wrapperThierry Vignaud2002-07-091-0/+1
|
* add harddrake service wrapper to installed filesThierry Vignaud2002-07-091-1/+1
|
* really final changesThierry Vignaud2002-07-091-0/+1
|
* - add channel: primary/slave for eide deivcesThierry Vignaud2002-07-091-0/+0
| | | | | - get rid of ->{set,get}_user_data
* ensure we don't mix scsi and pci devicesThierry Vignaud2002-07-091-0/+0
|
* final batch of changes for -3mdk ?Thierry Vignaud2002-07-091-0/+1
|
* fix boot freeze on hw change: initscript was running us with stdoutThierry Vignaud2002-07-095-26/+74
| | | | | redirected to /dev/null; just use a small sh wrapper to fix it
* log only if options setThierry Vignaud2002-07-091-3/+5
|
* updateThierry Vignaud2002-07-091-4/+2
|
* typo fixThierry Vignaud2002-07-091-1/+1
|
* only log explanations in standalone modeThierry Vignaud2002-07-091-1/+1
|
* remove fixed stuffThierry Vignaud2002-07-081-6/+8
|
* updateThierry Vignaud2002-07-081-21/+30
|
* fix post: add start argumentThierry Vignaud2002-07-081-2/+5
|
* no need to 'use strict' in "binary"Thierry Vignaud2002-07-081-1/+0
|
* service changes batch for 2mdkThierry Vignaud2002-07-081-1/+4
|
* rpmlint fixesThierry Vignaud2002-07-081-3/+3
|
* - only work on startThierry Vignaud2002-07-081-1/+9
| | | | | | - add "please wait" message - really don't cry when no previous config
* parrallel buildThierry Vignaud2002-07-081-2/+2
|
* s/PHONY/.PHONY/Thierry Vignaud2002-07-081-1/+1
|
* 1.1.8-2mdkThierry Vignaud2002-07-081-20/+31
|
* mtools config so that "mdir a:" accesses the usb floppy if one is therePascal Rigaux2002-07-082-0/+10
|
* - enhance descriptionsThierry Vignaud2002-07-081-23/+30
| | | | | - various spec clean
* split-up between harddrake and harddrake-uiThierry Vignaud2002-07-081-8/+31
|
* skip configuration on firt runThierry Vignaud2002-07-081-1/+2
|
* complete changelogThierry Vignaud2002-07-081-1/+5
|
* - obsoletes/provides libdetect-lst, libdetect-lst-devel, detect,Thierry Vignaud2002-07-081-7/+10
| | | | | | detect-lst - don't restart harddrake on install
* skip hw classes without configurator (which'll have a configuratorThierry Vignaud2002-07-081-0/+1
| | | | | after porting updfstab)
* - rehide "run config tool" button when it has been displayed inThierry Vignaud2002-07-081-0/+0
| | | | | another hw class
* don't display "run config tool" button if no configurator availlableThierry Vignaud2002-07-081-0/+0
|
* - center the main windowThierry Vignaud2002-07-081-0/+0
| | | | | - remove drakx decorations
* mice:Thierry Vignaud2002-07-081-0/+0
| | | | | | - s/nbuttons/Number of buttons/ - delete qw(MOUSETYPE XMOUSETYPE unsafe)
* don't delete info field in normal pathThierry Vignaud2002-07-081-0/+0
|
* - eide devices: split up info field into vendor and model fieldsThierry Vignaud2002-07-081-0/+0
| | | | | - complete help
* cache @devices so that hw probe is only done onceThierry Vignaud2002-07-081-7/+7
|
* hummm ... eide: 0->master, 1->slave :-(Thierry Vignaud2002-07-081-0/+0
|
* *** empty log message ***Pascal Rigaux2002-07-081-0/+105
|
* create the list_modules symlinkPascal Rigaux2002-07-081-2/+4
|
* - remove save_report menu entry, this is done by service_harddrakeThierry Vignaud2002-07-081-0/+0
| | | | | - move $in declaration near where it's used
* - some stuff moved into Makefile.drakxtoolsThierry Vignaud2002-07-081-11/+8
| | | | | | - fix harddrake menu entry - fix build