summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'V1_1_8_3mdk'.V1_1_8_3mdkMystery Man2002-07-091996-937418/+0
|
* 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
|
* put back "make check" when uploadingPascal Rigaux2002-07-081-1/+1
|
* have the default rule be "install" (willplizfpons)Pascal Rigaux2002-07-081-3/+3
|
* - 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
* - simplificationsThierry Vignaud2002-07-081-7/+7
| | | | | - harddrake support is complete
* - detect package automatically when app is chosenDaouda Lo2002-07-081-7/+12
|
* move all.kernels to the new "kernel" directoryPascal Rigaux2002-07-081-0/+6
|
* in case the licence is refused, ask for confirmationPascal Rigaux2002-07-081-6/+10
|
* make Clear_all work on a LVM VGPascal Rigaux2002-07-081-2/+11
| | | | | make Clear_all remove partitions from raids
* do not display "Clear all" (and the other per kind buttons) for the raid tabPascal Rigaux2002-07-081-0/+3
|
* make test_pms should now work (was pb with list_modules.pm)Pascal Rigaux2002-07-081-0/+1
|
* eide hard disks : print master/slave for bus_locationThierry Vignaud2002-07-081-0/+0
|
* - s/snd-card/snd/Thierry Vignaud2002-07-081-14/+5
| | | | | - make some code clearer
* fixes for missing filesThierry Vignaud2002-07-081-5/+7
|
* help perl_checkerPascal Rigaux2002-07-081-2/+4
|
* enhanced descriptionThierry Vignaud2002-07-081-0/+9
|
* update todo listThierry Vignaud2002-07-081-1/+7
|
* - fix options handlingThierry Vignaud2002-07-081-6/+5
| | | | | | - use "perl -w" - s/bttv/harddrake::bttv/ due to recent changes