Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s/drakconnet/drakconnect | Thierry Vignaud | 2002-07-23 | 1 | -1/+1 |
| | |||||
* | s/draknet/drakconnect/ | Thierry Vignaud | 2002-07-18 | 1 | -1/+1 |
| | |||||
* | - bump version number | Thierry Vignaud | 2002-07-18 | 1 | -4/+8 |
| | | | | | | - move scsi & ata controllers, tv-audio, dvd, burners, ... in their own "non configurable" sections | ||||
* | move USB and SMBus controllers from unknown section to their own non | Thierry Vignaud | 2002-07-15 | 1 | -4/+5 |
| | | | | | configurable section too | ||||
* | put ide controller in their own non configurable subtree to prevent users to ↵ | Thierry Vignaud | 2002-07-15 | 1 | -3/+3 |
| | | | | misunderstand why they're unknown/others | ||||
* | cache @devices so that hw probe is only done once | Thierry Vignaud | 2002-07-08 | 1 | -7/+7 |
| | |||||
* | various cleanups: | Thierry Vignaud | 2002-07-08 | 1 | -2/+2 |
| | | | | | | | | - 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 | ||||
* | add a configurator for sound | Thierry Vignaud | 2002-07-06 | 1 | -2/+2 |
| | |||||
* | remove uneeded "#!/.." and "use lib" | Thierry Vignaud | 2002-07-05 | 1 | -4/+0 |
| | |||||
* | get rid of 'use vars' | Thierry Vignaud | 2002-07-04 | 1 | -3/+1 |
| | |||||
* | remove wait_message hack for printerdraker, better use class_discard | Thierry Vignaud | 2002-07-04 | 1 | -3/+2 |
| | |||||
* | harddrake2: "the return of the vengeance son" | Thierry Vignaud | 2002-07-04 | 1 | -0/+77 |
- harddrake/data.pm: the data structure - harddrake/ui.pm: the ui code - standalone/service_harddrake: the init.d service (which need a few polishing (timeout, ...) - standalone/harddrake2: the ui caller which need to be dadou/ln -fied |