Difference between revisions of "Testing"
Tigersharke (Talk | contribs) m |
Tigersharke (Talk | contribs) |
||
| (15 intermediate revisions by one user not shown) | |||
| Line 1: | Line 1: | ||
| − | [[ | + | __NOTOC__ |
| + | {{DISPLAYTITLE:<span style="display:none">{{FULLPAGENAME}}</span>}} <!-- hide the page name --> | ||
| + | {|style="position:absolute; background-color: #ffffff; background: #ffffff; border: #ffffff solid; border-width: 10px 0px 10px 0px; align: center; border-collapse: collapse; margin-top:-50px; margin-left:0px; margin-right:0px; width: 100%; height: 42px;" | ||
| + | |style="margin:.5em; margin-top:.1em; border-bottom:0; font-weight:bold;" align="center"|<span style="font-size: 186%;">Welcome to the PC-BSD{{r}} Wiki!</span> | ||
| + | |} | ||
| + | <br> | ||
| + | ::[http://lists.freebsd.org/pipermail/freebsd-announce/2012-July/001429.html {{redlight|'''Security WARNING'''}} for users of version 8.1 and 8.2.] | ||
| + | <br><br> | ||
| + | {| style="text-align: left; width: 98%" cellpadding="2" | ||
| + | | style="vertical-align: top; text-align: center; width: 28%" | '''<big>Documentation</big>''' | ||
| + | | style="vertical-align: top; text-align: center; width: 28%" | '''<big>Projects</big>''' | ||
| + | | style="vertical-align: top; text-align: center; width: 28%" | '''<big>Development</big>''' | ||
| + | |- | ||
| + | | style="text-align: center; vertical-align: top" rowspan="3" colspan="1" | | ||
| + | <span style="font-size: 140%;">[[PBI_Module_Builder_Guide|PBI Module Builder]]</span><br /> | ||
| + | How to create the new PBI<br /><br /> | ||
| + | <span style="font-size: 140%;">[[Pkgsrc_in_PC-BSD{{RM}}|Pkgsrc in PC-BSD{{r}}</span>]]<br /> | ||
| + | Exploring NetBSD pkgsrc potential<br /><br /> | ||
| + | <span style="font-size: 140%;">[[Turn_FreeBSD_into_PC-BSD{{RM}}|Turn FreeBSD into PC-BSD{{r}}]]</span><br /> | ||
| + | Conversion instructions for v9.0<br /><br /> | ||
| + | <span style="font-size: 140%;">[[Finding_Help|Where to find help]]</span><br /> | ||
| + | Various resources for assistance<br /><br /> | ||
| + | <span style="font-size: 140%;">[[Press_And_Legal|Press/Legal]]</span><br /> | ||
| + | Press, licensing and other queries | ||
| + | | style="text-align: center" | | ||
| + | [[Warden{{RM}}|<span style="font-size: 140%;">Warden{{r}}</span>]]<br /> | ||
| + | A Jail Management Tool<br /><br /> | ||
| + | <span style="font-size: 140%;">[[BlueTooth_GUI_Discussion|Bluetooth GUI]]</span><br /> | ||
| + | Discussion on Implementation<br /><br /> | ||
| + | <span style="font-size: 140%;">[[PBI_Manager|The PBI Manager]]</span><br /> | ||
| + | A Command line Tool Suite | ||
| + | | style="text-align: center; vertical-align: top" rowspan="3" colspan="1" | | ||
| + | <span style="font-size: 140%;">[http://trac.pcbsd.org/ PC-BSD{{r}} Trac]</span><br /> | ||
| + | Source, Reports, or Requests<br /><br /> | ||
| + | <span style="font-size: 140%;">[[PBI9_Format|The PBI9 Format]]</span><br /> | ||
| + | Improved for 9.0 and beyond<br /><br /> | ||
| + | <span style="font-size: 140%;">[[PBI Build Testing]]</span><br /> | ||
| + | Getting ports turned into PBIs<br /><br /> | ||
| + | <span style="font-size: 140%;">[[PC-BSD{{RM}}_version_task_list|Task Lists]]</span><br /> | ||
| + | Things to do for each Version<br /><br /> | ||
| + | <span style="font-size: 140%;">[[Google_Summer_of_Code_2011|Google Summer of Code]]</span><br /> | ||
| + | Application and Information<br /><br /> | ||
| + | <span style="font-size: 140%;">[[Wiki Site TODO]]</span><br /> | ||
| + | Suggested/implemented changes<br /> | ||
| + | |- align="center" | ||
| + | | style="vertical-align: top; background-color:#dfdfdf;" | <span style="font-size: 140%;">[[PC-BSD{{RM}}_Users_Handbook|PC-BSD{{r}} Users Handbook]]</span><br /> | ||
| + | Currently under development<br /><br /> | ||
| + | <span style="font-size: 140%;">[[Errata|Handbook Errata]]</span><br /> | ||
| + | Corrections after publishing | ||
| + | |- align="center" | ||
| + | | style="vertical-align: top" | <span style="font-size: 140%;">[[Wireless Testing]]</span><br /> | ||
| + | Driver Function & Compatability<br /><br /> | ||
| + | <span style="font-size: 140%;">[[Bluetooth Testing]]</span><br /> | ||
| + | How to help development<br /><br /> | ||
| + | <span style="font-size: 140%;">[[Game Testing]]</span><br /> | ||
| + | Discovering what works and how | ||
| + | |} | ||
| + | |||
| + | <br><br> | ||
| + | {| cellspacing="0" cellpadding="0" align="center" style="margin-left:auto; margin-right:auto; margin-top:10px;" width="35%" | ||
| + | <!-- TASKS ADVERT --> | ||
| + | | align="center" style="background:#FFFFFF; text-align:center; border:solid #FF3333; border-width:2px 2px 2px 2px; margin:.5em; margin-top:.1em; font-weight:bold; font-size: 140%;" height="50px" |[[Tasks Looking for People]] | ||
| + | |} | ||
| + | Want to help out with the wiki? If so, consult the [http://meta.wikimedia.org/wiki/Help:Contents User's Guide] for information on using the wiki. | ||
| + | [[Image:watermark3.png|watermark background image]] | ||
| + | <!-- | ||
==== New Features / Tools planned for 9.0 ==== | ==== New Features / Tools planned for 9.0 ==== | ||
| Line 100: | Line 165: | ||
| | | | ||
|} | |} | ||
| + | --> | ||
| + | [[category:testing]] | ||
Revision as of 02:16, 29 November 2012
| Welcome to the PC-BSD® Wiki! |
| Documentation | Projects | Development |
|
PBI Module Builder |
Warden® |
PC-BSD® Trac |
| PC-BSD® Users Handbook Currently under development | ||
| Wireless Testing Driver Function & Compatability |
| Tasks Looking for People |
Want to help out with the wiki? If so, consult the User's Guide for information on using the wiki.