Changes between Version 93 and Version 94 of WikiStart
- Timestamp:
- Sep 30, 2012, 5:35:41 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v93 v94 93 93 to get an impression of this nice tool. 94 94 95 == Contribute == 95 ---- 96 96 97 == Contribute to Smartmontools == 98 99 ==== Device Information ==== 97 100 If your drive is not in the [http://smartmontools.svn.sourceforge.net/viewvc/smartmontools/trunk/smartmontools/drivedb.h?content-type=text%2Fplain current version of smarmtontools drive database] you can help to improve smartmontools information by [wiki:FAQ#MyATAdriveisnotinthesmartctlsmartddatabase sending a report about your drive] to our mailinglist [https://lists.sourceforge.net/lists/listinfo/smartmontools-database smartmontools-database]. 98 101 102 We collect info about [wiki:Supported_USB-Devices USB devices that have been successfully or unsuccessfully tested with smartmontools]. If you have a device not listed there, please tell us the test result, by editing the wiki page, and/or by sending an email to the [https://lists.sourceforge.net/lists/listinfo/smartmontools-database smartmontools-database mailinglist]. 103 104 ==== Bug Reports ==== 99 105 To submit a bug report or propose an enhancement for smartmontools create a [https://sourceforge.net/newticket new ticket here in trac]. You have to be logged in with your sourceforge account to do so. If you don't have a scoureforge account and don't want to have one, you can also send the info to our [https://lists.sourceforge.net/lists/listinfo/smartmontools-support smartmontools-support] mailing list. 100 106 101 Patches are also welcome! The most convenient way for us is, when you attach them to a [//newticket new ticket here in trac]. But it's also possible to submit patches for code review to [https://lists.sourceforge.net/lists/listinfo/smartmontools-devel developers mailinglist]. Your patches should refer to our recent code base in [wiki:Download#InstalllatestunreleasedcodefromSVNrepository SVN]. You should also have a look at the documents in the [wiki:TocDeveloper developers area here in the wiki]. You will find info about smartmontools software architecture and tutorials and guidelines from our developers there. 107 ==== Patches ==== 108 Patches are welcome! The most convenient way for us is, when you attach them to a [//newticket new ticket here in trac]. But it's also possible to submit patches for code review to [https://lists.sourceforge.net/lists/listinfo/smartmontools-devel developers mailinglist]. Your patches should refer to our recent code base in [wiki:Download#InstalllatestunreleasedcodefromSVNrepository SVN]. You should also have a look at the documents in the [wiki:TocDeveloper developers area here in the wiki]. You will find info about smartmontools software architecture and tutorials and guidelines from our developers there. 102 109 103 110 ----