summaryrefslogtreecommitdiff
path: root/help/en/html/aqpkg
Unidiff
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 @@
1<html><head><title>AQPkg: About</title></head><body>
2<h1><img src="UtilsIcon">AQPkg: About</h1>
3<hr>
4Opie AQPkg team:<br>
5<ul>
6<li>Andy Qua</li>
7<li>Dan Williams</li>
8</ul>
9AQPkg is part of the <a href="http://opie.handhelds.org"><b>Opie Project</b></a>
10<p>
11AQPkg is licensed under the GNU General Public License.
12</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 @@
1<html><head><title>AQPkg: Apply changes</title></head><body>
2<h1><img src="aqpkg/apply">AQPkg: Apply changes</h1>
3<hr>
4Once all desired packages have been selected, this option will
5either install, update or remove each package. AQPkg will prompt
6for whether a package already installed should be removed or
7upgraded.&nbsp;After selecting this option from the menu or toolbar,
8press the <b>Start</b> button to begin.
9<p>
10See <a href="aqpkg/configuration.html"><img src="SettingsIcon">
11Configuration</a> for options to ignore dependencies, force reinstall, etc.
12<p>
13<p>
14For people familiar with the command-line utility <i>ipkg</i>, this is
15equivilent to running:&nbsp;<i>ipkg install</i> or <i>ipkg remove</i>
16</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 @@
1<html><head><title>AQPkg: Configuration</title></head><body>
2<h1><img src="SettingsIcon">AQPkg: Configuration</h1>
3<hr>
4This option allows AQPkg to be configured.&nbsp;It allows
5modification of the feed servers, destinations on the device
6and proxy settings.
7<p>
8<b><img src="aqpkg/servertab">Servers</b>
9<p>
10This tab allows the adding, modifying and removal of feed
11servers.&nbsp;To add a server, click the <b>New</b> button,
12enter the feed information and click the <b>Update</b>
13button.&nbsp;To modify an existing server, select it from
14the list, modify the information as necessary and then click
15the <b>Update</b> button.&nbsp;To remove an existing server,
16select it from the list and then click the <b>Delete</b> button.
17<p>
18<b><img src="aqpkg/desttab">Destinations</b>
19<p>
20This tab allows the adding, modifying and removal of destinations.
21&nbsp;This allows packages to be installed in different locations
22on the device (such as Flash memory, CF or MMC card).&nbsp;To add
23a destination, click the <b>New</b> button, enter the destination
24information and click the <b>Update</b>button.&nbsp;To modify an
25existing destination, select it from the list, modify the information
26as necessary and then click the <b>Update</b> button.&nbsp;To remove
27an existing destination, select it from the list and then click the
28<b>Delete</b> button.
29<p>
30<b><img src="aqpkg/proxytab">Proxy</b>
31<p>
32This tab allows the setting of proxy information.&nbsp;This information
33is sometime necessary to allow AQPkg to connect to the internet when
34necessary.&nbsp:Enter the appropriate proxy server information and
35click <b>Update</b> to save this information.
36</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 @@
1<html><head><title>AQPkg: Download packages</title></head><body>
2<h1><img src="aqpkg/download">AQPkg: Download packages</h1>
3<hr>
4This option allows the user to manually download a package from
5any web site.&nbsp;After selecting this option, enter the full path
6of the package, including the package name.&nbsp;The package will be
7saved on the device and will appear in the <i>Local packages</i> list.
8</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 @@
1<html><head><title>AQPkg: Remove local packages</title></head><body>
2<h1><img src="aqpkg/remove">AQPkg: Remove local packages</h1>
3<hr>
4This option will delete packages stored locally on the device.&nbsp;
5Select <i>Local packages</i> from the feeds list and then check each
6package to delete.
7</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 @@
1<html><head><title>AQPkg: Update lists</title></head><body>
2<h1><img src="aqpkg/update">AQPkg: Update lists</h1>
3<hr>
4This option will retrieve the most current package information for
5each feed.&nbsp;After selecting this option from the menu or toolbar,
6press the <b>Start</b> button to initiate the update.<br>
7<p>
8<p>
9For people familiar with the command-line utility <i>ipkg</i>, this is
10equivilent to running:&nbsp;<i>ipkg update</i>
11</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 @@
1<html><head><title>AQPkg: Upgrade packages</title></head><body>
2<h1><img src="aqpkg/upgrade">AQPkg: Upgrade packages</h1>
3<hr>
4This option will retrieve and install the most current version of all
5installed packages from each feed.&nbsp;After selecting this option from
6the menu or toolbar, press the <b>Start</b> button to initiate the upgrade.<br>
7<p>
8<p>
9For people familiar with the command-line utility <i>ipkg</i>, this is
10equivilent to running:&nbsp;<i>ipkg upgrade</i>
11</body></html>