Welcome!

Welcome to Satlover forums, full of great people, ideas and excitement.

Please register if you would like to take part. link..

Register Now

Alert: Don't Use Hotmail Email Accounts for registration

Collapse

Before Access to all Forums and Trial accounts you must need to activate your account Email address

OpenBlackHole Project

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • sonc
    Experienced Board Member
    • Jun 2010
    • 1568

    OpenBlackHole Project

    Black Hole team is proud to announce a new experimental project OpenBlack Hole:

    1) What is OpenBlackHole project ?
    OpenBlackHole is an Open Source project based on Openembedded 1.6
    OpenblackHole project will provide to image developers an updated universal OE 1.6 git that will support all the main linux stab:
    -Vu+ Duo
    - Vu+ Solo
    - Clarke Tech Et-9000
    - dm500hd
    - dm800
    - dm800se
    - dm8000
    OpenBlackHole git will be updated every day with the latest updates of DMM Vuplus and ET9000

    2) What kind of images are available in OpenBlackHole ?
    At the beginning of the project the OpenBlackHole git can compile pure cvs images with latest enigma2 versions for all these machines. If the project will have success and there will be users and coders partecipations the project will start to produce opensource images depending of code implementations and additions.

    3) Where are OpenBlackHole git and public sources ?
    You can find the project git at sourceforge.net url: _http://openblackhole.git.sourceforge.net/git/gitweb-index.cgi

    4) Howto compile images with OpenBlackHole OE ?
    First of all you have to know howto compile images, this project is for image developers and not an howto for newbies. If you know howto compile e2 images the istructions are really simply:

    - create a directory on your linux box
    - put in the directory the makefile you find here in attach (unzip before)
    - edit makefile to choose machine (ie: MACHINE ?= et9000)
    - type the command:

    Code:
    make -f Makefile-openblackhole-1.6 image
    - Once the image is created you can use the command form the build directory:

    Code:
    source ./env.source
    bitbake -k openblackhole-image
    to rebuild the image

    5) Howto follow the project development ?
    You can see all the project additions and modifications checking the commits at the url:
    _http://openblackhole.git.sourceforge.net/git/gitweb.cgi?p=openblackhole/openblackhole;a=summary

    6) How can i help and partecipate to this project ?
    - If you are a simple user: you can test images, find bugs and make suggestions.
    - If you are an image builder: you can build your own image with OpenBlackHole git, post your compiled images here in the board so all the simple users can test
    - If you are an image coder: you can suggest additions to the project or propose your code to be added in the project remembering that this project is open source.

    Have fun and happy tests and image compilations !!
    Attached Files
  • runmo
    Experienced Board Member
    • Jun 2010
    • 6123

    #2
    Re: OpenBlackHole Project

    Not a good image for vu+ duo in my eyes. Just tested it.There's no addon downloadsection.
    Original black hole project is better. I don't advice this image, certainly not for less experienced people/newbies.
    But that's my opinion.

    regards
    runmo

    Comment

    • sonc
      Experienced Board Member
      • Jun 2010
      • 1568

      #3
      Re: OpenBlackHole Project

      I agree

      I think this is aimed more at developers who can contribute to the project. In time it may become a great image, but that will depend on how successful the project is.

      Comment

      Working...