[[PageOutline]] = Welcome to the DANIS506 Project on Netlabs = This is the development and support home for DANIS506 Project. The project includes Danis506.ADD, DaniATAPI.FLT and supporting programs. This page is in v0.0.1 format. Some of the links on this page do not yet go anywhere useful. This will get better over time. The current Danis506.Add driver release is [milestone:Release-1.8.7 version 1.8.7]. The next Danis506.Add version release milestone is [milestone:Release-1.8.8 version 1.8.8]. == Submitting Tickets == You must be logged into TRAC to create tickets. Please login with your Netlabs login id. If you do not have a login id, you can request one at http://www.netlabs.org/en/site/member/member.xml. If you have troubles acquiring a Netlabs login id send an e-mail to {{{ #!html Netlabs Community Mailing List }}} '''Before entering a ticket, please read [source/ATA/trunk/docs/PROBLEM.TXT PROBLEM.TXT] that came with your Danis506.Add distribution. Collect the data as instructed and attach it with the ticket. {{{ #!comment [TicketProcessingGuide DANIS506 Ticket Processing Guidelines].''' }}} === Milestones and Versions === When entering tickets, you will be asked to provide a version and a milestone. The [http://trac.edgewall.org/wiki/TracTickets TRAC documentation] defines these terms as * Version - Version of the project that this ticket pertains to. * Milestone - When this issue should be resolved at the latest. For new tickets, the version will default to current Danis506.Add version (i.e. 1.8.7). If you are reporting for some other version, please override the default. If you are opening the ticket for testcase release, please note the testcase version in the ticket summmary. The milestone will default to the next scheduled Danis506.Add version release (i.e. 1.8.8). Genernally, once a ticket is opened, the version should not be changed. If the issue is not resolved, the milestone will be changed to reflect when the ticket is expected to be resolved. = Users = You are at the right place if you are looking for support for Danis506.ADD or DaniATAPI.FLT. == Binaries == New releases and betas are uploaded to ftp://ftp.netlabs.org/incoming or ftp://ftp.netlabs.org/incoming/xata and will move to [ftp://ftp.netlabs.org/pub/xata]. The current release is usually available from [http://hobbes.nmsu.edu/h-search.php?key=fm2&pushbutton=Search hobbes] and elsewhere. New releases are announced at [http://wiki.netlabs.org/index.php/Netlabs_bi_weekly_newsletter Netlabs news] and elsewhere. == Mailing List == As you might have suspected, this is a Netlabs project. The project URL is [wiki:/ DANIS506] The support mailing list is at [mailto:xata-user@netlabs.org DANIS506 Mailing List] If you can't see the mailto link, you are not logged in. To subscribe to the mailing list send a message to [mailto:xata-user-subscribe@netlabs.org Subscribe to DANIS506 Mailing List]. The subject and body can be empty. You will receive a response which you must reply to to complete the process. These lists are [http://www.ezmlm.org EzMLM] mailing lists. If you need help subscribing, see [http://wiki.netlabs.org/index.php/Mailinglists Netlabs Mailing Lists]. = Developers = == Getting the sources == In addition to [source:ATA/trunk browsing] the sources here, you can check out the [/../repos/xata sources] with your favorite subversion client. Keep in mind that, unlike [http://www.nongnu.org/cvs/ cvs], tags and branches are ordinary directories in subversion. With the typical subversion respository layout, it is rather easy to checkout more than you probably intend to. To pull just the trunk version, use something like {{{ mkdir danis506_workspace cd danis506_workspace svn checkout http://svn.netlabs.org/repos/xata/ATA/trunk trunk }}} To update your workspace with the current repository content, use {{{ cd dani506_workspace\trunk svn update }}} You can also uses the --depth=files option to control which files subversion will add to your workspace. == Building == Those interested in building the DANIS506 drivers or submitting source code updates should see [source:ATA/trunk/BUILDING Building the DANIS506 Drivers][[BR]] [CodingGuide DANIS506 Developers Coding Guide - coming soon][[BR]] [wiki:DevelopersFAQ DANIS506 Developers FAQ - coming soon][[BR]] == About DANIS506 == DANIS506.ADD and was originally written by [mailto:dani@ngrt.de Daniela Engert]. She has kindly released the source code under the GNU LGPL license and allowed us to take over maintenance and support. I'm sure she would appreciate a Thank You note for her generosity. = Credits = * Daniela Engert If we forgot anyone, please let us know. It was unintentional. ---- ---- = Welcome to Trac 0.11 = Trac is a '''minimalistic''' approach to '''web-based''' management of '''software projects'''. Its goal is to simplify effective tracking and handling of software issues, enhancements and overall progress. All aspects of Trac have been designed with the single goal to '''help developers write great software''' while '''staying out of the way''' and imposing as little as possible on a team's established process and culture. As all Wiki pages, this page is editable, this means that you can modify the contents of this page simply by using your web-browser. Simply click on the "Edit this page" link at the bottom of the page. WikiFormatting will give you a detailed description of available Wiki formatting commands. "[wiki:TracAdmin trac-admin] ''yourenvdir'' initenv" created a new Trac environment, containing a default set of wiki pages and some sample data. This newly created environment also contains [wiki:TracGuide documentation] to help you get started with your project. You can use [wiki:TracAdmin trac-admin] to configure [http://trac.edgewall.com/ Trac] to better fit your project, especially in regard to ''components'', ''versions'' and ''milestones''. TracGuide is a good place to start. Enjoy! [[BR]] ''The Trac Team'' == Starting Points == * TracGuide -- Built-in Documentation * [http://projects.edgewall.com/trac/ The Trac project] -- Trac Open Source Project * [http://projects.edgewall.com/trac/wiki/TracFaq Trac FAQ] -- Frequently Asked Questions * TracSupport -- Trac Support For a complete list of local wiki pages, see TitleIndex. Trac is brought to you by [http://www.edgewall.com/ Edgewall Software], providing professional Linux and software development services to clients worldwide. Visit http://www.edgewall.com/ for more information.