Addon (en): Unterschied zwischen den Versionen
(6 dazwischenliegende Versionen von 3 Benutzern werden nicht angezeigt) | |||
Zeile 1: | Zeile 1: | ||
− | |||
− | |||
− | |||
{|width="40%" | {|width="40%" | ||
|[[Bild:deutsch.png]] - [[Addon|in Deutsch]] | |[[Bild:deutsch.png]] - [[Addon|in Deutsch]] | ||
|[[Bild:english.png]] - [[Addon (en)|in English]] | |[[Bild:english.png]] - [[Addon (en)|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 | + | 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. |
− | Gemini | + | {{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.}} |
+ | |||
+ | {{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".}} | ||
== old Tarballs (.tar.bz2) == | == old Tarballs (.tar.bz2) == | ||
− | These were packed as '''bz2''' and were used until Gemini 3.9 in Enigma | + | 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) == | == new Tarballs (.tar.gz) == | ||
− | Beginning with Gemini 4.0 (Enigma | + | 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" ( | + | 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 | 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 | + | for Enigma-Boxes: |
e1-addon_version_date.tar.gz | e1-addon_version_date.tar.gz | ||
for Enigma2-Boxes: | for Enigma2-Boxes: | ||
Zeile 37: | Zeile 35: | ||
* usw.... | * usw.... | ||
− | The installations allways works the same way. Differentiate between addons for [[Enigma | + | The installations allways works the same way. Differentiate between addons for [[Enigma]] and [[Enigma2]]. |
− | |||
− | |||
− | |||
− | * | + | == See also == |
− | * | + | *[[IPKG (en)|IPKG]] |
− | * | + | *[[OPKG (en)|OPKG]] |
+ | *[[APT (en)|APT]] | ||
− | + | [[Kategorie:Basics (en)]] |
Aktuelle Version vom 30. November 2014, 13:30 Uhr
- in Deutsch | - 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.
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.
|
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.