Difference between revisions of "Template:Luneos install"

From WebOS-Ports
Jump to navigation Jump to search
Line 14: Line 14:
 
Once you have built the image, you'll likely want to install it and run it on your {{{device_name}}}. See [http://webos-ports.org/wiki/Install_LuneOS_for_{{{device_codename}}} Testing LuneOS for {{{device_name}}}] for further details on that process.
 
Once you have built the image, you'll likely want to install it and run it on your {{{device_name}}}. See [http://webos-ports.org/wiki/Install_LuneOS_for_{{{device_codename}}} Testing LuneOS for {{{device_name}}}] for further details on that process.
  
Remember: The file you want to sideload on your device is in the directory '''<build env>/tmp-eglibc/deploy/images/{{#lowercase:{{{device_codename}}}}}/'''  For Touchpads, the file is '''webos-ports-dev-image-tenderloin.tar.gz'''   For other devices, it is '''webos-ports-dev-package-{{#lowercase:{{{device_codename}}}}}.zip'''
+
Remember: The file you want to sideload on your device is in the directory '''<build env>/tmp-eglibc/deploy/images/{{#lowercase:{{{device_codename}}}}}/'''  The file is {{#ifeq: {{{device_codename}}}|tenderloin| '''webos-ports-dev-image-tenderloin.tar.gz''' | '''webos-ports-dev-package-{{#lowercase:{{{device_codename}}}}}.zip''' }}
 +
 
  
 
=== Success!  And next steps? ===
 
=== Success!  And next steps? ===
  
 
''You've done it!''  Welcome to the club of people who can build their operating system from the source code! Hopefully you enjoyed the experience and are inspired to do more!
 
''You've done it!''  Welcome to the club of people who can build their operating system from the source code! Hopefully you enjoyed the experience and are inspired to do more!

Revision as of 20:16, 29 September 2014


WARNING: DO NOT EDIT!

THIS PAGE IS NOT A REGULAR WIKI PAGE. IT IS A WIKI *TEMPLATE* AUTO-INCLUDED INTO POTENTIALLY HUNDREDS OF OTHER PAGES. ANY CHANGE MADE HERE WILL AFFECT ALL THESE PAGES SIMULTANEOUSLY, INCLUDING PAGES DEALING WITH MANY TYPES OF DEVICES. SO DO NOT EDIT THIS PAGE UNLESS YOU KNOW EXACTLY WHAT YOU ARE DOING. THANKS!

Installing and running the image

Assuming the build completed without error (it will be obvious when it finishes).

Once you have built the image, you'll likely want to install it and run it on your {{{device_name}}}. See Testing LuneOS for {{{device_name}}} for further details on that process.

Remember: The file you want to sideload on your device is in the directory <build env>/tmp-eglibc/deploy/images/{{#lowercase:{{{device_codename}}}}}/ The file is webos-ports-dev-package-{{#lowercase:{{{device_codename}}}}}.zip


Success! And next steps?

You've done it! Welcome to the club of people who can build their operating system from the source code! Hopefully you enjoyed the experience and are inspired to do more!