Difference between revisions of "User:Elvispre"

From WebOS-Ports
Jump to navigation Jump to search
Line 33: Line 33:
 
The [https://github.com/webos-ports/ source code] is on GitHub so you need a copy of [http://git-scm.com/ git] for a start.
 
The [https://github.com/webos-ports/ source code] is on GitHub so you need a copy of [http://git-scm.com/ git] for a start.
  
 +
Instructions for building (or just downloading) and installing an image can be reached by selecting a target device from the [[Devices]] page. Notice that there is a LuneOS VirtualBox [[Emulator]] which you can use instead of a target device.
 +
 +
==== The Build System ====
 +
 +
 +
==== Develop! ====
 
If you have made a worthwhile change, our [[Submitting_Contributions|Submitting Contributions]] instructions tell you how to get it pulled into the main line.
 
If you have made a worthwhile change, our [[Submitting_Contributions|Submitting Contributions]] instructions tell you how to get it pulled into the main line.
 
Instructions for building (or just downloading) and installing an image can be reached by selecting a target device from the [[Devices]] page. Notice that there is a LuneOS VirtualBox [[Emulator]] which you can use instead of a target device.
 
  
 
=== Help Develop the Core LuneOS Applications ===
 
=== Help Develop the Core LuneOS Applications ===
  
 
=== Develop Applications to Run on LuneOS ===
 
=== Develop Applications to Run on LuneOS ===

Revision as of 22:55, 18 October 2014

Overview

What is WebOS Ports?

WebOS Ports is an open source firmware distribution for smartphones and tablet computers based on the Open webOS mobile operating system.

Basically, it is the (Open) webOS "Community Edition" project. You will see some old references to WOCE for that reason.

Read about the supported devices here.

What is Open webOS?

When HP pulled the plug on what was left of Palm, it produced an open source version of the webOS that ran on the HP Touchpad. That is Open webOS. LG, who bought the Palm division off HP, sponsor it now.

We have some cool material on it here.

What is LuneOS?

LuneOS is the name of WebOS Ports' Open webOS. Lune refers to the user interface in legacy webOS, LunaSysMgr.

What is LunaCE?

Luna Community Edition. It is a Touchpad thing.

rwhitby August 2012:

LunaCE (formerly UberLunah) is a collection of all the best LunaSysMgr improvements for the HP TouchPad, rolled into a single installation package.

Development

Help Develop LuneOS

Build and Install LuneOS

For an easy life, develop on Linux. Ubuntu 12.04 LTS 64-bit works well.

The source code is on GitHub so you need a copy of git for a start.

Instructions for building (or just downloading) and installing an image can be reached by selecting a target device from the Devices page. Notice that there is a LuneOS VirtualBox Emulator which you can use instead of a target device.

The Build System

Develop!

If you have made a worthwhile change, our Submitting Contributions instructions tell you how to get it pulled into the main line.

Help Develop the Core LuneOS Applications

Develop Applications to Run on LuneOS