You are viewing outdated content for BUG. If you have a BUG Y.T. edition or 2.0 series device, please visit our updated wiki: http://wiki.buglabs.net
Developers
From BUG Wiki
(Difference between revisions)
(mailing list link) |
|||
| Line 45: | Line 45: | ||
===More Developer Resources=== | ===More Developer Resources=== | ||
| + | * [http://lists.buglabs.net/mailman/listinfo/bug-dev/ Sign up] for our Developer Mailing List | ||
* [[BUG_Troubleshooting | BUG Troubleshooting]] | * [[BUG_Troubleshooting | BUG Troubleshooting]] | ||
* [[BUG_SVN_Info | Source Repository Information]]: Look at existing code, and upload your own. | * [[BUG_SVN_Info | Source Repository Information]]: Look at existing code, and upload your own. | ||
Revision as of 19:12, 21 July 2009
Contents |
Getting Started
Setting Up the BUG
Running the BUG
The Kernel and RootFS:
- Keep your BUG running with the latest Software Updates
- Learn about the Kernel and Root File System Build System
Developing with the BUG
The OSGi Framework
- What is OSGi?
- BUG OSGi Guide
- Properties of Concierge, the OSGi framework implementation used by BUG
- Adjusting Concierge Log Level
- Accessing the OSGi Console
- More OSGi Background Knowledge
Documentation
Specifications: Hardware and software documentation for the BUG base and modules
The BUG Software Development Kit
Dragonfly, the BUG SDK, lets you interact with your BUG through your computer. Use it to:
- Download community applications to your BUG
- Look at or modify the source code of community applications
- Write your own Java applications for the BUG
- Share your Java applications with the BUG Community
Working with your BUG
- Tutorials & HOWTOs: Guides for things to do with your BUG & how to use applications
- Hacking the Runtime: Customize your BUG experience
More Developer Resources
- Sign up for our Developer Mailing List
- BUG Troubleshooting
- Source Repository Information: Look at existing code, and upload your own.
- Known Issues with the BUG
- BUG XML HOWTO
- PDF Unix/Linux Command Reference
- HTML Linux Command Reference
- Vi Reference Card
