summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
* - remove dead stuffThierry Vignaud2002-07-081-0/+0
| | | | | - comment some stuff
* small readability & size enhancementGuillaume Cottenceau2002-07-081-3/+3
|
* this doesn't need either "#!/usr/bin/perl" nor "use lib qw(/usr/lib/libDrakX);"Thierry Vignaud2002-07-081-4/+4
|
* - add drakbugDaouda Lo2002-07-081-1/+1
|
* minor simplicationThierry Vignaud2002-07-081-0/+0
|
* - standalone appDaouda Lo2002-07-081-0/+127
|
* - add dir recursivelyDaouda Lo2002-07-081-1/+1
|
* various cleanups:Thierry Vignaud2002-07-087-11/+9
| | | | | | | | - move all harddrake modules to harddrake namespace - replace two use by require so that it's not done at compil time but at runtime - there was a missing $ in harddrake::ui.pm
* *** empty log message ***Pascal Rigaux2002-07-071-0/+167
|
* smarter raidAutoStartRaidtabPascal Rigaux2002-07-071-4/+7
|
* ensure the raid is disactivated and marked dirty on any actions that destroy ↵Pascal Rigaux2002-07-072-15/+26
| | | | the raid
* great new raidAutoStartRaidtab allowing to handle existing software raidsPascal Rigaux2002-07-072-9/+24
| | | | | | even when RAID_AUTORUN is not supported by kernel (which is the case for us since md.o is a not builtin the kernel)
* - directory should exist before mv'ing things (mkdir %%buildroot%%_initrddir)Daouda Lo2002-07-071-2/+2
|
* use c::total_sectors() instead of BLKGETSIZEPascal Rigaux2002-07-071-2/+3
|
* - mv typo in %install section (titi sux)Daouda Lo2002-07-071-3/+3
|