Addon (en): Unterschied zwischen den Versionen

Aus Gemini-Wiki
Zur Navigation springen Zur Suche springen
 
(11 dazwischenliegende Versionen von 4 Benutzern werden nicht angezeigt)
Zeile 1: Zeile 1:
[[Kategorie:Index]]
 
[[Kategorie:FAQ und Anleitungen]]
 
[[Kategorie:Grundlagen]]
 
 
{|width="40%"
 
{|width="40%"
  |[[Bild:deutsch.png]] - [[Was ist ein Addon?|in Deutsch]]
+
  |[[Bild:deutsch.png]] - [[Addon|in Deutsch]]
  |[[Bild:english.png]] - [[What is an Addon?|in English]]
+
  |[[Bild:english.png]] - [[Addon (en)|in English]]
 
  |}
 
  |}
{|width=99%
+
An '''Addon''' is an umbrella term for the existing Plugins (extensions) of the Dreambox images. You differentiate based on the kind of extension (Addon). They were usually offered as ''Tarballs'' (.tar.bz2 und .tar.gz), today they are available as *.ipk or *.deb package.
<div style="margin: 0; margin-right:10px; border: 1px solid #dfdfdf; padding: 1em 1em 1em;  background-color:#F8F8FF; align:right;">[[Bild:Artikel_Hinweis.png|right|40px|The Gemini Project]]
 
== General ==
 
</div>__TOC__
 
<div style="background-color: #FFFAFA; border: 1px padding: .4em; solid #cccccc;">
 
  
An '''Addon''' is an umbrella term<br />
+
{{Achtung|Under [[Gemini Project 3 (en)|GP3]] only use <code>*.ipk</code> or <code>*.deb</code> files for the manuel installation, no <code>*.tar.gz</code>. The <code>*.tar.gz</code> files will only be unpacked with GP3. Only with [[Gemini Project 2 (en)|GP2]] and older [[Gemini Project (en)|GP]] versions this file type was apropriate for manual instalaltions.}}
for the existing Plugins (extensions) of the Dreambox images.
 
  
<br />
+
{{Hinweis|In old Gemini Images (GP / GP2) the following kinds of extensions were used. An "original" Gemini-Addon is either archived (tar) under Linux or packed (bz2 oder gz) file. The usually end by xyz.tar.bz2 or xyz.tar.gz. Those extensions are called "Gemini-Tarballs".}}
<br />
 
You differentiate based on the kind of extension (Addon).
 
<br />
 
They are usually offered either as '''Tarballs''' (.tar.bz2 und .tar.gz)<br />
 
or as '''IPKG-Dateien''' (.ipk) angeboten.<br />
 
<br />
 
Gemini uses the following kinds of extensions.<br /><br />
 
An "original" Gemini-Addon is either archived (tar) under Linux
 
<br />
 
or packed (bz2 oder gz) file.<br />
 
The usually end by '''xyz.tar.bz2 or xyz.tar.gz'''<br /><br />
 
Those extensions are called "Gemini-Tarballs".<br />
 
  
=== old Tarballs (.tar.bz2) ===
+
== old Tarballs (.tar.bz2) ==
  
These were packed as '''bz2''' and were used until Gemini 3.9  
+
These were packed as '''bz2''' and were used until Gemini 3.9 in Enigma and until Gemini 3.0 in Enigma2. This means that these tarballs should not be used with newer images.
<br />
 
in Enigma1 and until Gemini 3.0 in Enigma2.<br />
 
This means that these tarballs should not be used with newer images.
 
  
 +
== new Tarballs (.tar.gz) ==
  
=== new Tarballs (.tar.gz) ===
+
Beginning with Gemini 4.0 (Enigma) and Gemini 3.0 (Enigma2) the Bluepanel was redesinged and the Gemini-Addons were renamed to avoid mistakes.
  
Beginning with Gemini 4.0 (Enigma1) and Gemini 3.0 (Enigma2) the Bluepanel was redesinged and the Gemini-Addons were renamed to avoid mistakes.
+
Extensions are now beginning with "e1" (Enigma) and "e2" (Enigma2).
 
 
Extensions are now beginning with "e1" (Enigma1) and "e2" (Enigma2).
 
 
So you can see at first sight, whether it is a geminitarball or not and for wich version it is developed
 
So you can see at first sight, whether it is a geminitarball or not and for wich version it is developed
  
  
 
Again, the geminitarballs are named by the following system:
 
Again, the geminitarballs are named by the following system:
 
+
for Enigma-Boxes:
'''"e1-addon_version_date.tar.gz"'''  = for Enigma1-Boxes
+
e1-addon_version_date.tar.gz
 
+
for Enigma2-Boxes:
'''"e2-addon_version_date.tar.gz"'''  = for Enigma2-Boxes
+
e2-addon_version_date.tar.gz
  
 
It doens't matter which of the following categories the plugins are in:
 
It doens't matter which of the following categories the plugins are in:
 
 
 
* Games
 
* Games
 
* Settings
 
* Settings
Zeile 61: Zeile 35:
 
* usw....
 
* usw....
  
The installations allways works the same way.
+
The installations allways works the same way. Differentiate between addons for [[Enigma]] and [[Enigma2]].
Differentiate between addons for [[Enigma 1]] and [[Enigma 2]].
 
 
 
=== IPKG-files (.ipk) ===
 
 
 
The use of IPKG-files (.ipk) were established through OE (OpenEmbedded)
 
<br /> at the Enigma2-Images, currently used at the following boxes:
 
 
 
* DM800
 
* DM7025
 
* DM8000
 
 
 
Most of the new extensions (addons) für Enigma2 are offered mainly as IPKG-Files.<br />
 
This is an advantage for the developers or the extensions, because they often can be implemented
 
<br /> directly to the OE and therefore can be offered for alle dreambox images in the same way
 
 
 
</div>
 
|}
 
  
 +
== See also ==
 +
*[[IPKG (en)|IPKG]]
 +
*[[OPKG (en)|OPKG]]
 +
*[[APT (en)|APT]]
  
'''Back to the overview:[[Gemini-Wiki:English Portal]] or [[Mainpage]]'''
+
[[Kategorie:Basics (en)]]

Aktuelle Version vom 30. November 2014, 14:30 Uhr

Deutsch.png - in Deutsch English.png - in English

An Addon is an umbrella term for the existing Plugins (extensions) of the Dreambox images. You differentiate based on the kind of extension (Addon). They were usually offered as Tarballs (.tar.bz2 und .tar.gz), today they are available as *.ipk or *.deb package.

Ambox attention.png Under GP3 only use *.ipk or *.deb files for the manuel installation, no *.tar.gz. The *.tar.gz files will only be unpacked with GP3. Only with GP2 and older GP versions this file type was apropriate for manual instalaltions.
Ambox notice.png In old Gemini Images (GP / GP2) the following kinds of extensions were used. An "original" Gemini-Addon is either archived (tar) under Linux or packed (bz2 oder gz) file. The usually end by xyz.tar.bz2 or xyz.tar.gz. Those extensions are called "Gemini-Tarballs".

old Tarballs (.tar.bz2)

These were packed as bz2 and were used until Gemini 3.9 in Enigma and until Gemini 3.0 in Enigma2. This means that these tarballs should not be used with newer images.

new Tarballs (.tar.gz)

Beginning with Gemini 4.0 (Enigma) and Gemini 3.0 (Enigma2) the Bluepanel was redesinged and the Gemini-Addons were renamed to avoid mistakes.

Extensions are now beginning with "e1" (Enigma) and "e2" (Enigma2). So you can see at first sight, whether it is a geminitarball or not and for wich version it is developed


Again, the geminitarballs are named by the following system: for Enigma-Boxes:

e1-addon_version_date.tar.gz

for Enigma2-Boxes:

e2-addon_version_date.tar.gz

It doens't matter which of the following categories the plugins are in:

  • Games
  • Settings
  • Plugins
  • Cams
  • Configs
  • usw....

The installations allways works the same way. Differentiate between addons for Enigma and Enigma2.

See also