Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *** empty log message *** | Pascal Rigaux | 2002-07-11 | 1 | -0/+4 |
| | |||||
* | during install, between transactions, more verbose message when killing ↵ | Pascal Rigaux | 2002-07-11 | 1 | -1/+4 |
| | | | | processes still alive | ||||
* | no need to run service harddrake start in %%post since the service | Thierry Vignaud | 2002-07-11 | 1 | -5/+7 |
| | | | | | doesn't anymore configure the world when the previous config is empty | ||||
* | remove debugging info that slipped in | Pascal Rigaux | 2002-07-11 | 1 | -4/+1 |
| | |||||
* | (config_mtools): don't create /etc/mtools.conf if it doesn't exist | Pascal Rigaux | 2002-07-11 | 1 | -1/+4 |
| | |||||
* | draknet is dead; viva el drakconnect | Thierry Vignaud | 2002-07-11 | 1 | -694/+0 |
| | |||||
* | update copyright | Thierry Vignaud | 2002-07-11 | 1 | -1/+1 |
| | |||||
* | fix the detection of the fscking mac ps/2 mouse ("Mouse:USB|1 button: Apple ↵ | Thierry Vignaud | 2002-07-11 | 1 | -1/+1 |
| | | | | Computer|iMac Mouse [Human Interface Devices|Boot Interface Subclass|Mouse]") | ||||
* | changing draknet name to drakconnect | Damien Chaumette | 2002-07-11 | 1 | -0/+694 |
| | |||||
* | use get_probeall instead of get_alias for usb-interface | Pascal Rigaux | 2002-07-11 | 4 | -5/+9 |
| | |||||
* | cleanup usbMice | Pascal Rigaux | 2002-07-11 | 1 | -3/+6 |
| | |||||
* | list -5mdk changes | Thierry Vignaud | 2002-07-11 | 1 | -5/+16 |
| | |||||
* | - i18n: move $version out of translatable strings | Thierry Vignaud | 2002-07-11 | 1 | -0/+0 |
| | | | | | | | | | | | | - ui: o increase default main window size o put back the hw tree root o eide devices: split info between vendor and model strings - internals: o give meaningful names to some variables o cleanups | ||||
* | perltidy parsing. | Sebastien Dupont | 2002-07-11 | 2 | -2761/+4866 |
| | |||||
* | Updated pot file | Pablo Saratxaga | 2002-07-10 | 3 | -2329/+3959 |
| | |||||
* | readd icons | Thierry Vignaud | 2002-07-10 | 26 | -0/+0 |
| | |||||
* | readd icons | Thierry Vignaud | 2002-07-10 | 26 | -0/+0 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2002-07-10 | 1 | -0/+74 |
| | |||||
* | don't let Timeout kill us | Pascal Rigaux | 2002-07-10 | 1 | -3/+5 |
| | |||||
* | use perl-URPM instead of rpmtools. | Francois Pons | 2002-07-10 | 8 | -963/+906 |
| | |||||
* | rollback titi's modif | Pascal Rigaux | 2002-07-10 | 1 | -4/+2 |
| | |||||
* | cleanup | Pascal Rigaux | 2002-07-10 | 1 | -40/+34 |
| | |||||
* | typo fix | Thierry Vignaud | 2002-07-10 | 1 | -1/+1 |
| | |||||
* | no need to test two times if modinfo is executable in normal (ie not | Thierry Vignaud | 2002-07-10 | 1 | -2/+4 |
| | | | | | in drakx) case ... | ||||
* | list and describe all gui tools from drakxtools | Thierry Vignaud | 2002-07-10 | 1 | -9/+44 |
| | |||||
* | enhance cohenrency: step 1 | Thierry Vignaud | 2002-07-10 | 5 | -11/+50 |
| | | | | | | | | | | | | | | - ide and scsi devices use channel rather than bus to store their physical connection, which is more logic (at least for eide) - all devices have their connection bus in bus field, not in bus for {pci,usb,...} and interface_type for {scsi,eide,other_block_devices} - detect_devices:getIDE() : add eide_hds hash in order to be able to split info field between model and vendor - harddrake::ui : code reduction allowed by the above changes | ||||
* | remove all (use\s+(diagnostics|vars|strict)' instances | Thierry Vignaud | 2002-07-10 | 2 | -2/+4 |
| | |||||
* | fix parrallel build | Thierry Vignaud | 2002-07-10 | 1 | -2/+6 |
| | |||||
* | - code update | Daouda Lo | 2002-07-10 | 1 | -5/+5 |
| | | | | | - use local http server for test. | ||||
* | fix perl depandancy on new perl | Thierry Vignaud | 2002-07-10 | 1 | -6/+9 |
| | |||||
* | add integer.pm (needed by Time::Local (needed by Net::FTP)) | Pascal Rigaux | 2002-07-10 | 1 | -0/+1 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2002-07-09 | 1 | -0/+132 |
| | |||||
* | rewrite getSCSI, now handling scanners | Pascal Rigaux | 2002-07-09 | 1 | -26/+30 |
| | |||||
* | move join_lines to common | Pascal Rigaux | 2002-07-09 | 2 | -16/+15 |
| | |||||
* | have MDK::Common's in TAGS | Pascal Rigaux | 2002-07-09 | 1 | -1/+1 |
| | |||||
* | adapt to new perl 5.8.0 | Pascal Rigaux | 2002-07-09 | 1 | -23/+24 |
| | |||||
* | fake make so that its builtin rule to create file from file.sh doesn't | Thierry Vignaud | 2002-07-09 | 1 | -0/+4 |
| | | | | | nuke service_harddrake with it wrapper | ||||
* | - redirect stderr | Thierry Vignaud | 2002-07-09 | 1 | -5/+1 |
| | | | | | - remove old commented stuff | ||||
* | - configurator got displayed | Thierry Vignaud | 2002-07-09 | 1 | -19/+19 |
| | | | | | - move timeout around configurator asking (still not 100% ok) | ||||
* | time out after 200 seconds | Thierry Vignaud | 2002-07-09 | 1 | -1/+6 |
| | |||||
* | fix url | Thierry Vignaud | 2002-07-09 | 1 | -1/+1 |
| | |||||
* | add harddrake service wrapper | Thierry Vignaud | 2002-07-09 | 1 | -0/+1 |
| | |||||
* | add harddrake service wrapper to installed files | Thierry Vignaud | 2002-07-09 | 1 | -1/+1 |
| | |||||
* | really final changes | Thierry Vignaud | 2002-07-09 | 1 | -0/+1 |
| | |||||
* | - add channel: primary/slave for eide deivces | Thierry Vignaud | 2002-07-09 | 1 | -0/+0 |
| | | | | | - get rid of ->{set,get}_user_data | ||||
* | ensure we don't mix scsi and pci devices | Thierry Vignaud | 2002-07-09 | 1 | -0/+0 |
| | |||||
* | final batch of changes for -3mdk ? | Thierry Vignaud | 2002-07-09 | 1 | -0/+1 |
| | |||||
* | fix boot freeze on hw change: initscript was running us with stdout | Thierry Vignaud | 2002-07-09 | 5 | -26/+74 |
| | | | | | redirected to /dev/null; just use a small sh wrapper to fix it | ||||
* | log only if options set | Thierry Vignaud | 2002-07-09 | 1 | -3/+5 |
| | |||||
* | update | Thierry Vignaud | 2002-07-09 | 1 | -4/+2 |
| |