summaryrefslogtreecommitdiff
path: root/help/en/html/aqpkg
Side-by-side diff
Diffstat (limited to 'help/en/html/aqpkg') (more/less context) (ignore whitespace changes)
-rw-r--r--help/en/html/aqpkg/about.html12
-rw-r--r--help/en/html/aqpkg/apply.html16
-rw-r--r--help/en/html/aqpkg/configuration.html36
-rw-r--r--help/en/html/aqpkg/download.html8
-rw-r--r--help/en/html/aqpkg/remove.html7
-rw-r--r--help/en/html/aqpkg/update.html11
-rw-r--r--help/en/html/aqpkg/upgrade.html11
7 files changed, 101 insertions, 0 deletions
diff --git a/help/en/html/aqpkg/about.html b/help/en/html/aqpkg/about.html
new file mode 100644
index 0000000..74daff0
--- a/dev/null
+++ b/help/en/html/aqpkg/about.html
@@ -0,0 +1,12 @@
+<html><head><title>AQPkg: About</title></head><body>
+<h1><img src="UtilsIcon">AQPkg: About</h1>
+<hr>
+Opie AQPkg team:<br>
+<ul>
+<li>Andy Qua</li>
+<li>Dan Williams</li>
+</ul>
+AQPkg is part of the <a href="http://opie.handhelds.org"><b>Opie Project</b></a>
+<p>
+AQPkg is licensed under the GNU General Public License.
+</body></html>
diff --git a/help/en/html/aqpkg/apply.html b/help/en/html/aqpkg/apply.html
new file mode 100644
index 0000000..6a7d4ff
--- a/dev/null
+++ b/help/en/html/aqpkg/apply.html
@@ -0,0 +1,16 @@
+<html><head><title>AQPkg: Apply changes</title></head><body>
+<h1><img src="aqpkg/apply">AQPkg: Apply changes</h1>
+<hr>
+Once all desired packages have been selected, this option will
+either install, update or remove each package. AQPkg will prompt
+for whether a package already installed should be removed or
+upgraded.&nbsp;After selecting this option from the menu or toolbar,
+press the <b>Start</b> button to begin.
+<p>
+See <a href="aqpkg/configuration.html"><img src="SettingsIcon">
+Configuration</a> for options to ignore dependencies, force reinstall, etc.
+<p>
+<p>
+For people familiar with the command-line utility <i>ipkg</i>, this is
+equivilent to running:&nbsp;<i>ipkg install</i> or <i>ipkg remove</i>
+</body></html>
diff --git a/help/en/html/aqpkg/configuration.html b/help/en/html/aqpkg/configuration.html
new file mode 100644
index 0000000..d80127b
--- a/dev/null
+++ b/help/en/html/aqpkg/configuration.html
@@ -0,0 +1,36 @@
+<html><head><title>AQPkg: Configuration</title></head><body>
+<h1><img src="SettingsIcon">AQPkg: Configuration</h1>
+<hr>
+This option allows AQPkg to be configured.&nbsp;It allows
+modification of the feed servers, destinations on the device
+and proxy settings.
+<p>
+<b><img src="aqpkg/servertab">Servers</b>
+<p>
+This tab allows the adding, modifying and removal of feed
+servers.&nbsp;To add a server, click the <b>New</b> button,
+enter the feed information and click the <b>Update</b>
+button.&nbsp;To modify an existing server, select it from
+the list, modify the information as necessary and then click
+the <b>Update</b> button.&nbsp;To remove an existing server,
+select it from the list and then click the <b>Delete</b> button.
+<p>
+<b><img src="aqpkg/desttab">Destinations</b>
+<p>
+This tab allows the adding, modifying and removal of destinations.
+&nbsp;This allows packages to be installed in different locations
+on the device (such as Flash memory, CF or MMC card).&nbsp;To add
+a destination, click the <b>New</b> button, enter the destination
+information and click the <b>Update</b>button.&nbsp;To modify an
+existing destination, select it from the list, modify the information
+as necessary and then click the <b>Update</b> button.&nbsp;To remove
+an existing destination, select it from the list and then click the
+<b>Delete</b> button.
+<p>
+<b><img src="aqpkg/proxytab">Proxy</b>
+<p>
+This tab allows the setting of proxy information.&nbsp;This information
+is sometime necessary to allow AQPkg to connect to the internet when
+necessary.&nbsp:Enter the appropriate proxy server information and
+click <b>Update</b> to save this information.
+</body></html>
diff --git a/help/en/html/aqpkg/download.html b/help/en/html/aqpkg/download.html
new file mode 100644
index 0000000..e177caf
--- a/dev/null
+++ b/help/en/html/aqpkg/download.html
@@ -0,0 +1,8 @@
+<html><head><title>AQPkg: Download packages</title></head><body>
+<h1><img src="aqpkg/download">AQPkg: Download packages</h1>
+<hr>
+This option allows the user to manually download a package from
+any web site.&nbsp;After selecting this option, enter the full path
+of the package, including the package name.&nbsp;The package will be
+saved on the device and will appear in the <i>Local packages</i> list.
+</body></html>
diff --git a/help/en/html/aqpkg/remove.html b/help/en/html/aqpkg/remove.html
new file mode 100644
index 0000000..f9c51ce
--- a/dev/null
+++ b/help/en/html/aqpkg/remove.html
@@ -0,0 +1,7 @@
+<html><head><title>AQPkg: Remove local packages</title></head><body>
+<h1><img src="aqpkg/remove">AQPkg: Remove local packages</h1>
+<hr>
+This option will delete packages stored locally on the device.&nbsp;
+Select <i>Local packages</i> from the feeds list and then check each
+package to delete.
+</body></html>
diff --git a/help/en/html/aqpkg/update.html b/help/en/html/aqpkg/update.html
new file mode 100644
index 0000000..308d999
--- a/dev/null
+++ b/help/en/html/aqpkg/update.html
@@ -0,0 +1,11 @@
+<html><head><title>AQPkg: Update lists</title></head><body>
+<h1><img src="aqpkg/update">AQPkg: Update lists</h1>
+<hr>
+This option will retrieve the most current package information for
+each feed.&nbsp;After selecting this option from the menu or toolbar,
+press the <b>Start</b> button to initiate the update.<br>
+<p>
+<p>
+For people familiar with the command-line utility <i>ipkg</i>, this is
+equivilent to running:&nbsp;<i>ipkg update</i>
+</body></html>
diff --git a/help/en/html/aqpkg/upgrade.html b/help/en/html/aqpkg/upgrade.html
new file mode 100644
index 0000000..fc24a95
--- a/dev/null
+++ b/help/en/html/aqpkg/upgrade.html
@@ -0,0 +1,11 @@
+<html><head><title>AQPkg: Upgrade packages</title></head><body>
+<h1><img src="aqpkg/upgrade">AQPkg: Upgrade packages</h1>
+<hr>
+This option will retrieve and install the most current version of all
+installed packages from each feed.&nbsp;After selecting this option from
+the menu or toolbar, press the <b>Start</b> button to initiate the upgrade.<br>
+<p>
+<p>
+For people familiar with the command-line utility <i>ipkg</i>, this is
+equivilent to running:&nbsp;<i>ipkg upgrade</i>
+</body></html>