<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://wiki.iplog.eu/index.php?action=history&amp;feed=atom&amp;title=OPKG_Repository</id>
		<title>OPKG Repository - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://wiki.iplog.eu/index.php?action=history&amp;feed=atom&amp;title=OPKG_Repository"/>
		<link rel="alternate" type="text/html" href="http://wiki.iplog.eu/index.php?title=OPKG_Repository&amp;action=history"/>
		<updated>2026-04-03T18:05:42Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.30.0</generator>

	<entry>
		<id>http://wiki.iplog.eu/index.php?title=OPKG_Repository&amp;diff=425&amp;oldid=prev</id>
		<title>Z033: Created page with &quot;== Introduction == METEL provides many packages to fullfil user's needs.IPLOG device has limited capacity, thus all packages may not be installed.  === Repository === METEL pr...&quot;</title>
		<link rel="alternate" type="text/html" href="http://wiki.iplog.eu/index.php?title=OPKG_Repository&amp;diff=425&amp;oldid=prev"/>
				<updated>2018-11-30T13:20:40Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;== Introduction == METEL provides many packages to fullfil user&amp;#039;s needs.IPLOG device has limited capacity, thus all packages may not be installed.  === Repository === METEL pr...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Introduction ==&lt;br /&gt;
METEL provides many packages to fullfil user's needs.IPLOG device has limited capacity, thus all packages may not be installed.&lt;br /&gt;
&lt;br /&gt;
=== Repository ===&lt;br /&gt;
METEL provides two main repositories for IPLOG devices.&lt;br /&gt;
* base - provining base packages for any IPLOG device;&lt;br /&gt;
* firmware - providing firmware for any IPLOG device.&lt;br /&gt;
&lt;br /&gt;
== Device ==&lt;br /&gt;
&lt;br /&gt;
=== Configuration ===&lt;br /&gt;
Before using OPKG a configuration file shall exists in a directory /etc/opkg. An example of /etc/opkg/metel.conf follows:&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
#&lt;br /&gt;
# Copyright (C) 1996-2018 METEL s.r.o. - PC 2018080100&lt;br /&gt;
#&lt;br /&gt;
&lt;br /&gt;
src/gz base http://www.iplog.eu/opkg/base&lt;br /&gt;
src/gz firmware http://www.iplog.eu/opkg/firmware&lt;br /&gt;
&lt;br /&gt;
# end-of-file&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Packages list ===&lt;br /&gt;
The following command will update packages list in a device by downloading IPLOG repository.&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
opkg update&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;The following command will list all available packages.&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
opkg list&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Installing a package ===&lt;br /&gt;
The following command will install package &amp;quot;mysql&amp;quot; that provides mysql server.&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
opkg install mysql&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Upgrading installed packages ===&lt;br /&gt;
The following commands will update packages list in a device and upgrade all installed packaged to the latest version.&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
opkg update&lt;br /&gt;
opkg upgrade&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;/div&gt;</summary>
		<author><name>Z033</name></author>	</entry>

	</feed>